aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+4
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen1-10/+4
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+5
2019-08-21mac80211: fix possible sta leakJohannes Berg1-4/+5
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-1/+4
2019-07-31mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy1-1/+1
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi1-2/+6
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+5
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel1-2/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg1-2/+2
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner1-2/+1
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan1-0/+1
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan1-0/+9
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel1-0/+36
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai1-1/+5
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-0/+4
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-01-19mac80211: mesh: use average bitrate for link metric calculationJulan Hsu1-0/+5
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu1-1/+3
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu1-1/+3
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+3
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+27
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg1-2/+2
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland1-0/+3
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+22
2018-11-09mac80211: fix CSA beacon allocation sizeJohannes Berg1-3/+4
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+85
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-10-01mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-09-05mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz1-0/+3
2018-09-05mac80211: remove pointless 'params' NULL checksJohannes Berg1-4/+2
2018-08-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky1-46/+2
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty1-1/+1
2018-06-18mac80211: add support for HELuca Coelho1-0/+5
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg1-1/+1
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg1-2/+2
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen1-0/+99
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior1-0/+6
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior1-0/+1
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss1-0/+3
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu1-0/+2
2018-02-27mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau1-0/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große1-1/+27
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3