| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add support for CSA in IBSS mode | Simon Wunderlich | 2013-09-26 | 1 | -0/+4 |
* | mac80211: fix change_interface queue assignments | Johannes Berg | 2013-08-26 | 1 | -8/+11 |
* | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 | 1 | -0/+9 |
* | cfg80211/mac80211: use reduced txpower for 5 and 10 MHz | Simon Wunderlich | 2013-07-16 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-11 | 1 | -6/+23 |
|\ |
|
| * | mac80211: support active monitor interfaces | Felix Fietkau | 2013-05-29 | 1 | -6/+23 |
| * | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 2013-05-24 | 1 | -0/+9 |
| * | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg | 2013-05-23 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-05 | 1 | -7/+37 |
|\ \ |
|
| * | | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa | 2013-05-27 | 1 | -6/+20 |
| * | | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 2013-05-27 | 1 | -0/+9 |
| * | | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg | 2013-05-27 | 1 | -0/+3 |
| |/ |
|
| * | mac80211: fix queue handling crash | Johannes Berg | 2013-05-23 | 1 | -1/+5 |
* | | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-23 | 1 | -8/+19 |
|\ |
|
| * | mac80211: fix LED in idle handling | Johannes Berg | 2013-04-08 | 1 | -8/+19 |
* | | mac80211: use synchronize_rcu() with rcu_barrier() | Bob Copeland | 2013-04-22 | 1 | -2/+3 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-10 | 1 | -38/+78 |
|\ \ |
|
| * | | mac80211: don't start new netdev queues if driver stopped | Johannes Berg | 2013-04-08 | 1 | -2/+22 |
| * | | mac80211: replace some dead code by a warning | Johannes Berg | 2013-04-08 | 1 | -1/+2 |
| * | | mac80211: fix do_stop handling while suspended | Johannes Berg | 2013-04-08 | 1 | -25/+49 |
| * | | mac80211: destroy virtual monitor interface across suspend | Johannes Berg | 2013-04-08 | 1 | -2/+2 |
| * | | mac80211: purge remain-on-channel items when suspending | Johannes Berg | 2013-04-08 | 1 | -1/+1 |
| * | | mac80211: remove outdated comment referring to master interface | Johannes Berg | 2013-04-08 | 1 | -6/+1 |
| * | | mac80211: remove ancient reference to master interface | Johannes Berg | 2013-04-08 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix idle handling sequence | Johannes Berg | 2013-03-25 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-29 | 1 | -16/+19 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | mac80211: fix virtual monitor interface locking | Johannes Berg | 2013-03-20 | 1 | -16/+19 |
* | | mac80211: pass queue bitmap to flush operation | Johannes Berg | 2013-03-18 | 1 | -1/+1 |
* | | mac80211: remove vif debugfs driver callbacks | Stanislaw Gruszka | 2013-03-18 | 1 | -4/+0 |
* | | mac80211: add driver callback for per-interface multicast filter | Alexander Bondar | 2013-03-11 | 1 | -0/+11 |
* | | mac80211: simplify AP interface stop | Johannes Berg | 2013-03-06 | 1 | -2/+4 |
* | | mac80211: flush keys when stopping AP | Johannes Berg | 2013-03-06 | 1 | -1/+1 |
* | | mac80211: defer tailroom counter manipulation when roaming | Johannes Berg | 2013-03-06 | 1 | -0/+2 |
* | | mac80211: remove napi | Stanislaw Gruszka | 2013-03-06 | 1 | -4/+0 |
|/ |
|
* | mac80211: another fix for idle handling in monitor mode | Felix Fietkau | 2013-03-02 | 1 | -0/+6 |
* | mac80211: fix idle handling in monitor mode | Felix Fietkau | 2013-02-26 | 1 | -1/+1 |
* | mac80211: fix harmless station flush warning | Johannes Berg | 2013-02-18 | 1 | -2/+3 |
* | mac80211: enable vif.cab_queue for mesh | Bob Copeland | 2013-02-15 | 1 | -1/+2 |
* | mac80211: free ps->bc_buf skbs on vlan device stop | Michael Braun | 2013-02-15 | 1 | -0/+14 |
* | mac80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 1 | -0/+12 |
* | mac80211: simplify idle handling | Johannes Berg | 2013-02-11 | 1 | -82/+12 |
* | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 2013-02-11 | 1 | -6/+2 |
* | mac80211: add vif debugfs driver callbacks | Alexander Bondar | 2013-02-11 | 1 | -0/+4 |
* | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 2013-01-18 | 1 | -3/+0 |
* | mac80211: assign bss_conf.bssid only once | Johannes Berg | 2013-01-03 | 1 | -0/+7 |
* | mac80211: optimise AP stop RCU handling | Johannes Berg | 2013-01-03 | 1 | -5/+8 |
* | mac80211: optimise roaming time again | Johannes Berg | 2013-01-03 | 1 | -5/+10 |
* | mac80211: warn if unexpectedly removing stations | Johannes Berg | 2013-01-03 | 1 | -5/+7 |