summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan2013-04-161-11/+12
* mac80211: let drivers not supporting channel contexts use VHTKarl Beldan2013-04-081-13/+1Star
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-25/+34
* mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-251-0/+2
* mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-2/+2
* mac80211: remove a few set but unused variablesJohannes Berg2013-03-111-4/+0Star
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-14/+0Star
* mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+2
* mac80211: remove napiStanislaw Gruszka2013-03-061-30/+0Star
* mac80211: support VHT capability overridesJohannes Berg2013-03-061-0/+22
* mac80211: convert to idr_alloc()Tejun Heo2013-02-281-2/+0Star
* mac80211: clean up mesh codeJohannes Berg2013-02-151-2/+1Star
* 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