summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add improved HW queue controlJohannes Berg2012-04-111-9/+29
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-2/+5
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-2/+2
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-0/+5
* mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-101-1/+1
* mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-101-1/+1
* mac80211: clean up uAPSD TX codeJohannes Berg2012-04-101-3/+3
* mac80211: fix mesh TX coding styleJohannes Berg2012-04-101-6/+6
* mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-091-2/+1
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-2/+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
OpenPOWER on IntegriCloud