aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker16-0/+16
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-3/+3
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville10-273/+288
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa1-1/+19
2011-10-14mac80211: fix TID for null poll responseJohannes Berg1-4/+2
2011-10-14mac80211: reformat TX unauthorised checkJohannes Berg1-5/+4
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-0/+23
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa3-52/+78
2011-10-11mac80211: dont orphan TX skbJohannes Berg1-5/+0
2011-10-11mac80211: dont adjust truesizeJohannes Berg1-3/+0
2011-10-11mac80211: parse radiotap header earlierJohannes Berg1-113/+88
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg3-27/+16
2011-10-11mac80211: remove tx_data ethertypeJohannes Berg2-7/+1
2011-10-11mac80211: optimise monitor xmitJohannes Berg1-59/+49
2011-10-11mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona1-0/+9
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg4-3/+4
2011-10-11mac80211: pass no-CCK flag through to HW scanJohannes Berg1-0/+1
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville27-452/+1470
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki3-3/+3
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2-3/+10
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-2/+13
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg4-0/+66
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg3-10/+61
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14
2011-09-30mac80211: optimise station flagsJohannes Berg18-194/+173
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg3-16/+18
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg3-12/+92
2011-09-30mac80211: implement uAPSDJohannes Berg5-79/+224
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg3-16/+116
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg1-0/+10
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg2-15/+12
2011-09-30mac80211: split PS buffers into ACsJohannes Berg5-84/+213
2011-09-30mac80211: also expire filtered framesJohannes Berg2-5/+57
2011-09-30mac80211: unify TIM bit handlingJohannes Berg4-68/+50
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg1-2/+6
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov3-5/+52
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov3-3/+26
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov3-0/+326
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov5-66/+61
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-2/+4
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi1-0/+2
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville14-123/+191
2011-09-27mac80211: save tx params per sdataEliad Peller6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-0/+1
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan7-7/+42
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+2