summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAge
* mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-11
* mac80211: avoid allocating TXQs that won't be usedJohannes Berg2017-09-21
* mac80211: Fix null pointer dereference with iTXQ supportChunho Lee2017-09-05
* mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * mac80211: free netdev on dev_alloc_name() errorJohannes Berg2017-06-09
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-08
|/
* mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-30
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-20
|\
| * mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-18
* | mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg2017-03-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-11
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/
* Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-29
|\
| * mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-12
* | net: use core MTU range checking in wireless driversJarod Wilson2016-10-20
|/
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-30
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-30
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-30
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-12
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-12
* mac80211: implement fair queueing per txqMichal Kazior2016-06-09
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg2016-04-27
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* | mac80211: mesh: fix cleanup for mesh pathtableBob Copeland2016-04-05
|/
* mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-24
* mac80211: fix txq queue related crashesMichal Kazior2016-02-24
* mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-14
* mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-02
* mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-20
* mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-03
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-14
* mac80211: process skb_queue while scanning in HWAndrei Otcheretianski2015-09-22
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-14
* mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-17
* mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-17
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\
| * mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\ \ | |/
| * mac80211: don't warn when stopping VLAN with stationsJohannes Berg2015-04-20
* | mac80211: use per-CPU TX/RX statisticsJohannes Berg2015-04-24
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
|/
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-01
* cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-30
* mac80211: remove drop_unencrypted codeJohannes Berg2015-03-20