aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-03-29mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: fix txq queue related crashesMichal Kazior
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-09-22mac80211: process skb_queue while scanning in HWAndrei Otcheretianski
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-20mac80211: don't warn when stopping VLAN with stationsJohannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville