summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2013-04-16mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl Beldan
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06mac80211: remove napiStanislaw Gruszka
2013-03-06mac80211: support VHT capability overridesJohannes Berg
2013-02-27mac80211: convert to idr_alloc()Tejun Heo
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: Allow disabling SGI-20Ben Greear
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-22mac80211: fix WDS channel context testJohannes Berg
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: track whether to use channel contextsJohannes Berg
2012-10-16mac80211: check channel context methodsJohannes Berg
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg