| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add basic support for WoWLAN | Johannes Berg | 2011-05-05 | 1 | -1/+12 |
* | mac80211: tear down BA sessions properly on suspend | Johannes Berg | 2011-04-25 | 1 | -5/+11 |
* | mac80211: assure we also cancel deferred scan request | Stanislaw Gruszka | 2010-10-06 | 1 | -2/+1 |
* | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 2010-10-06 | 1 | -1/+1 |
* | mac80211: only cancel software-based scans on suspend | John W. Linville | 2010-09-01 | 1 | -1/+2 |
* | mac80211: use common work struct | Johannes Berg | 2010-06-14 | 1 | -0/+2 |
* | mac80211: simplify station/aggregation code | Johannes Berg | 2010-06-14 | 1 | -12/+4 |
* | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 2010-04-07 | 1 | -1/+1 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -6/+4 |
* | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 | 1 | -5/+1 |
* | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -1/+1 |
* | mac80211: trace interface name | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
* | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
* | mac80211: fix configure_filter invocation after stop | Johannes Berg | 2009-08-28 | 1 | -11/+2 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -2/+2 |
* | mac80211: disable beacons before removing the associated interface | Bob Copeland | 2009-08-04 | 1 | -0/+4 |
* | mac80211: fix suspend | Johannes Berg | 2009-07-29 | 1 | -9/+15 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -18/+62 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -4/+5 |
* | mac80211: add hardware restart function | Johannes Berg | 2009-04-22 | 1 | -105/+5 |
* | mac80211: re-upload keys only after telling driver about association | Johannes Berg | 2009-04-22 | 1 | -5/+5 |
* | mac80211: resume properly, add suspend/resume test | Johannes Berg | 2009-03-27 | 1 | -0/+29 |
* | mac80211: Tear down aggregation sessions for suspend/resume | Sujith | 2009-03-27 | 1 | -0/+25 |
* | mac80211: acquire sta_lock for station suspend/resume | Johannes Berg | 2009-03-27 | 1 | -8/+10 |
* | mac80211: stop queues across suspend/resume | Johannes Berg | 2009-03-27 | 1 | -0/+6 |
* | mac80211: flush workqueue a second time in suspend() | Bob Copeland | 2009-01-29 | 1 | -0/+3 |
* | mac80211: add suspend/resume callbacks | Bob Copeland | 2009-01-29 | 1 | -0/+114 |