aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\ \
| * | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-19
| * | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-01
|\| |
| * | mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-16
| * | mac80211: don't delay station destructionJohannes Berg2013-12-16
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16
| |\ \
| * | | Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-03
* | | | mac8011: slight optimization of addr comparedingtianhong2013-12-26
| |/ / |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-25
* | mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-02
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-25
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-25
|/
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-28
* mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-26
* mac80211: fix change_interface queue assignmentsJohannes Berg2013-08-26
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-01
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
|\
| * mac80211: support active monitor interfacesFelix Fietkau2013-05-29
| * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-23
| * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \
| * | mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-27
| * | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-27
| * | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-27
| |/
| * mac80211: fix queue handling crashJohannes Berg2013-05-23
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-23
|\
| * mac80211: fix LED in idle handlingJohannes Berg2013-04-08
* | mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland2013-04-22
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\ \
| * | mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-08
| * | mac80211: replace some dead code by a warningJohannes Berg2013-04-08
| * | mac80211: fix do_stop handling while suspendedJohannes Berg2013-04-08
| * | mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-08
| * | mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-08
| * | mac80211: remove outdated comment referring to master interfaceJohannes Berg2013-04-08
| * | mac80211: remove ancient reference to master interfaceJohannes Berg2013-04-08
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \ \ | | |/ | |/|
| * | mac80211: fix idle handling sequenceJohannes Berg2013-03-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\| | | |/ |/|
| * mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-20
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* | mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-18
* | mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-11
* | mac80211: simplify AP interface stopJohannes Berg2013-03-06