summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi2019-07-201-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-2/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-2/+2
| |\
| * | mac80211: use STA info in rate_control_send_low()Johannes Berg2019-06-141-2/+2
| * | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-1/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-2/+2
|\ \ \ | |_|/ |/| |
| * | net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-201-2/+2
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner2019-06-051-2/+1Star
|/
* mac80211: probe unexercised mesh linksRajkumar Manoharan2019-04-261-0/+1
* mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+9
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-1/+5
|\
| * mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-151-1/+5
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-011-0/+4
|\|
| * mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
* | mac80211: mesh: use average bitrate for link metric calculationJulan Hsu2019-01-191-0/+5
* | nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-191-1/+3
* | nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2019-01-191-1/+3
* | mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+3
|/
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-2/+27
|\
| * mac80211: ftm responder: remove pointless defensive codingJohannes Berg2018-12-181-2/+2
| * {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-0/+3
| * mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+22
* | mac80211: fix CSA beacon allocation sizeJohannes Berg2018-11-091-3/+4
|/
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+85
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-1/+1
|\
| * mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-011-1/+1
* | mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz2018-09-051-0/+3
* | mac80211: remove pointless 'params' NULL checksJohannes Berg2018-09-051-4/+2Star
* | cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2018-08-281-46/+2Star
|/
* mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-07-241-1/+1
* mac80211: add support for HELuca Coelho2018-06-181-0/+5
* mac80211: support scan features for improved scan privacyJohannes Berg2018-06-151-1/+1
* mac80211: allocate and fill tidstats only when neededJohannes Berg2018-05-181-2/+2
* mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen2018-05-081-0/+99
* mac80211: Send control port frames over nl80211Denis Kenzior2018-03-291-0/+6
* mac80211: Add support for tx_control_portDenis Kenzior2018-03-291-0/+1
* mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-291-0/+3
* mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-0/+2
* mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau2018-02-271-0/+1
* Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-1/+1
|\
| * cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-191-1/+1
* | mac80211: Fix setting TX power on monitor interfacesPeter Große2018-01-041-1/+27
* | mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-111-0/+3
|/
* mac80211: validate user rate mask before configuring driverJohannes Berg2017-10-181-6/+6
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-0/+2
|\
| * mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach2017-06-131-0/+2
* | mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-191-0/+1
|/
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-13/+17