summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-021-0/+6
|\
| * mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-201-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-5/+7
|\|
| * mac80211: don't warn when stopping VLAN with stationsJohannes Berg2015-04-201-5/+7
* | mac80211: use per-CPU TX/RX statisticsJohannes Berg2015-04-241-1/+44
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-17/+2Star
|/
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-1/+22
* cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-1/+2
* mac80211: remove drop_unencrypted codeJohannes Berg2015-03-201-1/+0Star
* mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-231-6/+1Star
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-2/+3
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-041-0/+1
|\
| * mac80211: copy chandef from AP vif to VLANsFelix Fietkau2014-11-271-0/+1
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-0/+2
|\|
| * mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-0/+2
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-6/+12
|\ \ | |/ |/|
| * mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| * mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
* | mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-1/+19
* | cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+5
* | 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/+3Star
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-291-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/+0Star
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-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-121-1/+0Star
|\
| * 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
|\ \ \ | | |/ | |/|