aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAge
* mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-27
* mac80211: convert to channel definition structJohannes Berg2012-11-26
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-26
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
* mac80211: fix WDS channel context testJohannes Berg2012-10-22
* nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-18
* mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-18
* wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-18
* ieee80211: Rename VHT cap structMahesh Palivela2012-10-17
* mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-17
* mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
* mac80211: use channel contextsJohannes Berg2012-10-17
* mac80211: track whether to use channel contextsJohannes Berg2012-10-16
* mac80211: check channel context methodsJohannes Berg2012-10-16
* mac80211: introduce channel context skeleton codeMichal Kazior2012-10-16
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-14
* mac80211: convert ops checks to WARN_ONJohannes Berg2012-08-20
* mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-12
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-02
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-02
* cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-27
* mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-20
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-18
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-06
* mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-05
* mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-16
* mac80211: Support on-channel scan option.Ben Greear2012-04-23
* mac80211: add improved HW queue controlJohannes Berg2012-04-11
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-10
* mac80211: remove outdated commentEliad Peller2012-03-26
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-15
* mac80211: remove local_to_hwJohannes Berg2012-02-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan2012-02-09
* | mac80211: support hw scan while idleEliad Peller2012-02-06
* | mac80211: redesign auth/assocJohannes Berg2012-02-06
* | mac80211: add sta_state callbackJohannes Berg2012-02-06
* | mac80211: Fix the maximum transmit power with power constraintHong Wu2012-01-24
|/
* mac80211: don't check sdata_running in vif notifierEliad Peller2011-12-13
* mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN2011-12-13
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-30
* | mac80211: revert on-channel work optimisationsJohannes Berg2011-11-30
* | mac80211: Support ht-cap over-rides.Ben Greear2011-11-21
* | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-21
* | mac80211: transmit fragment list to driversJohannes Berg2011-11-21
* | mac80211: implement wifi TX statusJohannes Berg2011-11-09