Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+15 |
2015-01-23 | mac80211: only roll back station states for WDS when suspending | Luciano Coelho | 1 | -14/+15 |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 1 | -1/+1 |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho | 1 | -2/+4 |
2014-03-20 | mac80211: fix suspend vs. authentication race | Johannes Berg | 1 | -3/+11 |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg | 1 | -2/+1 |
2013-07-23 | mac80211: fix monitor interface suspend crash regression | Stanislaw Gruszka | 1 | -2/+5 |
2013-04-22 | mac80211: use synchronize_rcu() with rcu_barrier() | Bob Copeland | 1 | -0/+1 |
2013-04-17 | mac80211: fix station entry leak/warning while suspending | Johannes Berg | 1 | -2/+2 |
2013-04-08 | mac80211: destroy virtual monitor interface across suspend | Johannes Berg | 1 | -4/+2 |
2013-04-08 | mac80211: purge remain-on-channel items when suspending | Johannes Berg | 1 | -0/+2 |
2013-03-18 | mac80211: stop queues temporarily for flushing | Johannes Berg | 1 | -1/+3 |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -1/+1 |
2013-03-06 | mac80211: cleanup generic suspend/resume procedures | Stanislaw Gruszka | 1 | -109/+6 |
2013-03-06 | cfg80211/mac80211: disconnect on suspend | Stanislaw Gruszka | 1 | -1/+1 |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+2 |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg | 1 | -0/+10 |
2013-01-03 | mac80211: split aggregation stop by reason | Johannes Berg | 1 | -1/+2 |
2013-01-03 | mac80211: assign bss_conf.bssid only once | Johannes Berg | 1 | -0/+3 |
2013-01-03 | mac80211: further simplify ieee80211_bss_info_change_notify | Johannes Berg | 1 | -5/+10 |
2013-01-03 | mac80211: clean up association better in suspend | Johannes Berg | 1 | -3/+16 |
2013-01-03 | mac80211: clean up ieee80211_quiesce | Johannes Berg | 1 | -17/+19 |
2012-11-20 | mac80211: fix channel context suspend/reconfig handling | Johannes Berg | 1 | -3/+41 |
2012-10-26 | mac80211: add explicit AP/GO driver operations | Johannes Berg | 1 | -0/+4 |
2012-10-17 | mac80211: use channel contexts | Johannes Berg | 1 | -0/+2 |
2012-06-20 | mac80211: fix cleanup if driver suspend callback fails | Eyal Shapira | 1 | -0/+10 |
2012-06-06 | mac80211: Clear wowlan flag when drv_suspend returns failure | Pontus Fuchs | 1 | -0/+1 |
2012-04-12 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -0/+4 |
2012-02-27 | mac80211: use proper sub_if_data on suspend path | Jakub Kicinski | 1 | -1/+1 |
2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg | 1 | -2/+0 |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg | 1 | -1/+9 |
2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg | 1 | -9/+2 |
2011-11-10 | mac80211: verify virtual interfaces in driver API | Johannes Berg | 1 | -1/+1 |
2011-09-30 | mac80211: optimise station flags | Johannes Berg | 1 | -1/+1 |
2011-07-15 | mac80211: be more careful in suspend/resume | Johannes Berg | 1 | -0/+3 |
2011-07-05 | mac80211: allow driver to impose WoWLAN restrictions | Johannes Berg | 1 | -6/+10 |
2011-06-20 | mac80211: quiesce vif before suspending | Eliad Peller | 1 | -16/+27 |
2011-05-05 | mac80211: add basic support for WoWLAN | Johannes Berg | 1 | -1/+12 |
2011-04-25 | mac80211: tear down BA sessions properly on suspend | Johannes Berg | 1 | -5/+11 |
2010-10-07 | mac80211: assure we also cancel deferred scan request | Stanislaw Gruszka | 1 | -2/+1 |
2010-10-07 | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 1 | -1/+1 |
2010-09-02 | mac80211: only cancel software-based scans on suspend | John W. Linville | 1 | -1/+2 |
2010-06-14 | mac80211: use common work struct | Johannes Berg | 1 | -0/+2 |
2010-06-14 | mac80211: simplify station/aggregation code | Johannes Berg | 1 | -12/+4 |
2010-04-07 | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 1 | -1/+1 |
2010-02-09 | mac80211: allow station add/remove to sleep | Johannes Berg | 1 | -6/+4 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -5/+1 |
2009-12-29 | mac80211: add ieee80211_sdata_running | Johannes Berg | 1 | -1/+1 |
2009-12-22 | mac80211: trace interface name | Johannes Berg | 1 | -1/+1 |
2009-12-22 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -1/+1 |