aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAge
* mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky2012-01-16
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-15
* mac80211: reduce station management complexityJohannes Berg2011-12-15
* mac80211: count authorized stations per BSSJohannes Berg2011-12-15
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* mac80211: fix retransmitJohannes Berg2011-12-06
* mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-28
* {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28
* mac80211: call skb_put() before copying the data (trivial)Eliad Peller2011-11-28
* mac80211: fix TX warningJohannes Berg2011-11-28
* mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-28
* mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich2011-11-28
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* | mac80211: transmit fragment list to driversJohannes Berg2011-11-21
* | mac80211: make TX LED handling independent of fragmentationJohannes Berg2011-11-21
* | mac80211: move fragment flag adjustmentJohannes Berg2011-11-21
* | mac80211: use skb list for fragmentsJohannes Berg2011-11-21
* | mac80211: remove crypto special case for auth framesJohannes Berg2011-11-17
* | mac80211: Save probe response data for bssArik Nemtsov2011-11-11
* | mac80211: implement wifi TX statusJohannes Berg2011-11-09
* | mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-08
* | mac80211: comment allocation of mesh framesThomas Pedersen2011-11-08
|/
* mac80211: reformat TX unauthorised checkJohannes Berg2011-10-14
* mac80211: dont orphan TX skbJohannes Berg2011-10-11
* mac80211: dont adjust truesizeJohannes Berg2011-10-11
* mac80211: parse radiotap header earlierJohannes Berg2011-10-11
* mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-11
* mac80211: remove tx_data ethertypeJohannes Berg2011-10-11
* mac80211: optimise monitor xmitJohannes Berg2011-10-11
* mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-03
* mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg2011-09-30
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: send (QoS) Null if no buffered framesJohannes Berg2011-09-30
* mac80211: implement uAPSDJohannes Berg2011-09-30
* mac80211: split PS buffers into ACsJohannes Berg2011-09-30
* mac80211: unify TIM bit handlingJohannes Berg2011-09-30
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-30
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-30
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-14
* mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-14
* mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov2011-09-13
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-13
* mac80211: fix mesh beacon formatThomas Pedersen2011-08-22
* mac80211: Fill in skb->protocol information for injected framesHelmut Schaa2011-08-09
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-13
* mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-05
* Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\