summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
...
* | mac80211: support creating vifs with specified mac addressBen Greear2014-10-271-1/+4
* | mac80211: wait for the first beacon on the new channel after CSALuciano Coelho2014-10-091-0/+2
|/
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-031-11/+3
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-2/+29
|\
| * mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-211-0/+29
| * mac80211: move TDLS data to mgd private partArik Nemtsov2014-07-211-2/+0
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-3/+3
|/
* mac80211: cleanup TDLS state during failed setupArik Nemtsov2014-06-231-0/+2
* mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho2014-06-231-5/+5
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-1/+2
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-111-1/+0
|\
| * net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-081-1/+0
* | 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/+5
* | 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/+3
|\
| * 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/+3
* | | 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/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-011-41/+8
|\| |
| * | mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-161-11/+8
| * | mac80211: don't delay station destructionJohannes Berg2013-12-161-23/+4
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-1/+0
| |\ \
| * | | Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-031-11/+0
* | | | mac8011: slight optimization of addr comparedingtianhong2013-12-261-4/+3
| |/ / |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-1/+0
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-251-1/+0
* | mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-021-4/+0
* | 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