summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-0/+21
|\
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-111-0/+21
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+1
|/
* Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-291-0/+16
|\
| * mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-0/+16
* | net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-11/+4
|/
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-2/+18
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-2/+6
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+4
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-121-0/+5
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-8/+8
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-7/+5
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-2/+2
|\
| * mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg2016-04-271-2/+2
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* | mac80211: mesh: fix cleanup for mesh pathtableBob Copeland2016-04-051-1/+1
|/
* mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-241-0/+1
* mac80211: fix txq queue related crashesMichal Kazior2016-02-241-0/+3
* mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-141-0/+10
* mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
* mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
* mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-031-3/+5
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-2/+2
* mac80211: process skb_queue while scanning in HWAndrei Otcheretianski2015-09-221-1/+1
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-141-2/+12
* mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-171-2/+0
* 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-011-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/+2
|/
* 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/+0
* mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-231-6/+1
* 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