summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear2020-09-281-0/+3
* mac80211: support S1G associationThomas Pedersen2020-09-281-0/+53
* mac80211: receive and process S1G beaconsThomas Pedersen2020-09-281-0/+52
* mac80211: encode listen interval for S1GThomas Pedersen2020-09-281-0/+21
* mac80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-0/+22
* mac80211: support S1G STA capabilitiesThomas Pedersen2020-09-281-0/+42
* mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin2020-09-181-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+4
|\
| * mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2020-07-301-0/+4
* | mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-8/+7
* | nl80211: S1G band and channel definitionsThomas Pedersen2020-07-311-0/+5
|/
* mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-311-8/+28
* mac80211: determine chandef from HE 6 GHz operationJohannes Berg2020-05-311-0/+106
* mac80211: avoid using ext NSS high BW if not supportedJohannes Berg2020-05-311-4/+45
* mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan2020-05-311-4/+61
* mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-311-0/+46
* mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2020-05-311-0/+4
* mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg2020-03-201-1/+5
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-161-29/+54
|\
| * mac80211: parse also the RSNXE IEShaul Triebitz2020-02-071-1/+6
| * mac80211: refactor extended element parsingJohannes Berg2020-02-071-27/+48
| * mac80211: Remove redundant assertionAditya Pakki2019-12-161-1/+0
* | mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
* | mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
|/
* mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg2019-10-011-5/+8
* mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg2019-09-111-2/+3
* mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen2019-09-111-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-4/+3
|\
| * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-4/+3
* | mac80211: implement HE support for meshSven Eckelmann2019-07-261-0/+49
* | mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin2019-07-261-0/+4
* | mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin2019-07-261-0/+7
|/
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | mac80211: do not start any work during reconfigure flowNaftali Goldstein2019-06-141-0/+4
* | {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-1/+3
|/
* cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-261-4/+4
* mac80211: support profile split between elementsSara Sharon2019-04-261-19/+37
* mac80211: support non-inheritance elementSara Sharon2019-04-261-57/+77
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-221-1/+5
|\
| * mac80211: call drv_ibss_join() on restartJohannes Berg2019-02-111-1/+5
* | mac80211: support max channel switch time elementSara Sharon2019-02-221-0/+4
* | mac80211: support multi-bssidSara Sharon2019-02-081-8/+103
* | mac80211: pass bssids to elements parsing functionSara Sharon2019-02-081-1/+2
* | mac80211: use element iteration macro in parsingJohannes Berg2019-02-081-19/+6
|/
* mac80211: update driver when MU EDCA params changeShaul Triebitz2018-12-181-0/+2
* mac80211: fix deauth TX when we disconnectEmmanuel Grumbach2018-12-051-14/+35
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+5
* mac80211: fix issue with possible txq NULL pointerErik Stromdahl2018-10-021-0/+3
* mac80211: add ability to parse CCFS2Johannes Berg2018-09-051-16/+32