summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-04-301-1/+2
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-2/+2
* mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa2012-03-121-0/+6
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-6/+11
* mac80211: remove local_to_hwJohannes Berg2012-02-271-1/+1
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-5/+8
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+5
* mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky2012-01-161-9/+1
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-151-4/+4
* mac80211: reduce station management complexityJohannes Berg2011-12-151-2/+2
* mac80211: count authorized stations per BSSJohannes Berg2011-12-151-11/+8
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-1/+0
* mac80211: fix retransmitJohannes Berg2011-12-061-1/+4
* mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-281-1/+1
* {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-281-0/+1
* mac80211: call skb_put() before copying the data (trivial)Eliad Peller2011-11-281-1/+1
* mac80211: fix TX warningJohannes Berg2011-11-281-3/+4
* mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-281-0/+8
* mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich2011-11-281-5/+9
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-281-9/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | mac80211: transmit fragment list to driversJohannes Berg2011-11-211-34/+60
* | mac80211: make TX LED handling independent of fragmentationJohannes Berg2011-11-211-12/+16
* | mac80211: move fragment flag adjustmentJohannes Berg2011-11-211-9/+9
* | mac80211: use skb list for fragmentsJohannes Berg2011-11-211-56/+60
* | mac80211: remove crypto special case for auth framesJohannes Berg2011-11-171-2/+0
* | mac80211: Save probe response data for bssArik Nemtsov2011-11-111-0/+31
* | mac80211: implement wifi TX statusJohannes Berg2011-11-091-3/+53
* | mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-081-0/+4
* | mac80211: comment allocation of mesh framesThomas Pedersen2011-11-081-6/+13
|/
* mac80211: reformat TX unauthorised checkJohannes Berg2011-10-141-5/+4
* mac80211: dont orphan TX skbJohannes Berg2011-10-111-5/+0
* mac80211: dont adjust truesizeJohannes Berg2011-10-111-3/+0
* mac80211: parse radiotap header earlierJohannes Berg2011-10-111-113/+88
* mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-25/+14
* mac80211: remove tx_data ethertypeJohannes Berg2011-10-111-6/+1
* mac80211: optimise monitor xmitJohannes Berg2011-10-111-59/+49
* mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-031-2/+13
* mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg2011-09-301-0/+4
* mac80211: optimise station flagsJohannes Berg2011-09-301-30/+38
* mac80211: send (QoS) Null if no buffered framesJohannes Berg2011-09-301-2/+1
* mac80211: implement uAPSDJohannes Berg2011-09-301-4/+4
* mac80211: split PS buffers into ACsJohannes Berg2011-09-301-17/+25
* mac80211: unify TIM bit handlingJohannes Berg2011-09-301-9/+6
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-4/+38
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-2/+2
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-141-1/+1
* mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-141-0/+4
* mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov2011-09-131-1/+2
OpenPOWER on IntegriCloud