summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2021-09-27mac80211: add parse regulatory info in 6 GHz operation informationWen Gong
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-09-23mac80211: mlme: find auth challenge directlyJohannes Berg
2021-09-23mac80211: move CRC into struct ieee802_11_elemsJohannes Berg
2021-08-26mac80211: parse transmit power envelope elementWen Gong
2021-06-23mac80211: add HE 6 GHz capability only if supportedJohannes Berg
2021-06-23mac80211: always include HE 6GHz capability in probe requestJohannes Berg
2021-06-23mac80211: conditionally advertise HE in probe requestsJohannes Berg
2021-06-23mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg
2021-06-23mac80211: free skb in WEP error caseJohannes Berg
2021-06-18mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern
2020-12-04mac80211: fix return value of ieee80211_chandef_he_6ghz_operWen Gong
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28mac80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28mac80211: support S1G STA capabilitiesThomas Pedersen
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07mac80211: refactor extended element parsingJohannes Berg
2020-02-07mac80211: consider more elements in parsing CRCJohannes Berg
2019-12-16mac80211: Remove redundant assertionAditya Pakki
2019-10-01mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller