summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-06-23mac80211: remove PID rate controlJohn W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen
2014-04-11mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-04-11mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-04mac80211: add check on hw->max_signal value on ieee80211_register_hwandrea merello
2014-01-06mac80211: fix memory leak in register_hw() error pathJohannes Berg
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25mac80211: set hw initial idle stateKarl Beldan
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
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