summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-2/+1Star
* mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+9
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+13
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-3/+0Star
* mac80211: protect rx-path with spinlockChristian Lamparter2013-02-111-13/+1Star
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+48
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-12/+4Star
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-1/+2
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-031-20/+0Star
* mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-031-14/+0Star
* mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-32/+0Star
* mac80211: Allow disabling SGI-20Ben Greear2013-01-031-0/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+4
|\
| * mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli2012-11-301-1/+2
| * mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-271-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-6/+17
|\|
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-5/+16
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-2/+4
|\ \ | |/ |/|
| * mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
* | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-11/+16
* | mac80211: fix WDS channel context testJohannes Berg2012-10-221-1/+1
* | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-1/+3
* | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-181-0/+3
* | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-181-3/+3
* | ieee80211: Rename VHT cap structMahesh Palivela2012-10-171-1/+1
* | mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-171-0/+1
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-9/+9
* | mac80211: use channel contextsJohannes Berg2012-10-171-16/+27
* | mac80211: track whether to use channel contextsJohannes Berg2012-10-161-0/+22
* | mac80211: check channel context methodsJohannes Berg2012-10-161-0/+7
* | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-161-0/+3
|/
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-141-2/+0Star
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-141-5/+3Star
* mac80211: convert ops checks to WARN_ONJohannes Berg2012-08-201-7/+5Star
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-0/+9
* mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-121-1/+2
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-021-1/+1
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-021-1/+7
* cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-4/+3Star
* mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-201-1/+3
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-181-0/+7
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-9/+1Star
* mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-051-0/+7
* mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-161-0/+3
* mac80211: Support on-channel scan option.Ben Greear2012-04-231-1/+3
* mac80211: add improved HW queue controlJohannes Berg2012-04-111-0/+6
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-2/+4
* mac80211: remove outdated commentEliad Peller2012-03-261-3/+0Star
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-2/+0Star