summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
...
| * net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-081-1/+0Star
* | mac80211: set new interfaces as idle upon initAvraham Stern2014-05-281-0/+1
* | mac80211: fix virtual monitor interface additionEmmanuel Grumbach2014-05-261-0/+1
* | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-0/+7
* | mac80211: change return value of notifier functionZhao, Gang2014-04-251-6/+5Star
* | mac80211: track reserved vifs in chanctxMichal Kazior2014-04-251-0/+1
* | mac80211: track assigned vifs in chanctxMichal Kazior2014-04-251-0/+1
* | mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-091-1/+8
* | cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-1/+5
* | mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-4/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-131-8/+3Star
|\
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-02-201-8/+19
| |\
| * | mac80211: simplify roc check in idle calculationJohannes Berg2014-02-121-8/+3Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-0/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-8/+19
| |\ \ | | |/ | |/|
| * | mac80211: add missing CSA lockingMichal Kazior2014-02-041-0/+2
* | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-2/+4
| |/ |/|
* | mac80211: fix virtual monitor interface iterationJohannes Berg2014-02-061-4/+8
* | mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-061-4/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-2/+4
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-101-2/+6
|\ \
| * | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-191-0/+6
| * | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-191-2/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-011-41/+8Star
|\| |
| * | mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-161-11/+8Star
| * | mac80211: don't delay station destructionJohannes Berg2013-12-161-23/+4Star
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-1/+0Star
| |\ \
| * | | Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-031-11/+0Star
* | | | mac8011: slight optimization of addr comparedingtianhong2013-12-261-4/+3Star
| |/ / |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-1/+0Star
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-251-1/+0Star
* | mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-021-4/+0Star
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+5
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-1/+4
|/
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-0/+3
* mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-0/+4
* mac80211: fix change_interface queue assignmentsJohannes Berg2013-08-261-8/+11
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+9
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-6/+23
|\
| * mac80211: support active monitor interfacesFelix Fietkau2013-05-291-6/+23
| * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-061-7/+37
|\ \
| * | mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-271-6/+20
| * | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-271-0/+9
| * | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-271-0/+3
| |/
| * mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+2Star
|/