summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski2020-12-1216-103/+347
|\
| * mac80211: add ieee80211_set_sar_specsCarl Huang2020-12-111-0/+12
| * mac80211: fix a mistake check for rx_stats updateWen Gong2020-12-111-1/+1
| * mac80211: mlme: save ssid info to ieee80211_bss_conf while assocWen Gong2020-12-111-0/+5
| * mac80211: Update rate control on channel changeIlan Peer2020-12-111-0/+61
| * mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach2020-12-111-0/+1
| * mac80211: Fix calculation of minimal channel widthIlan Peer2020-12-112-5/+6
| * mac80211: ignore country element TX power on 6 GHzJohannes Berg2020-12-111-1/+9
| * mac80211: use bitfield helpers for BA session action framesJohannes Berg2020-12-112-10/+10
| * mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern2020-12-112-8/+67
| * mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg2020-12-111-4/+10
| * mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-113-20/+76
| * cfg80211: support immediate reconnect request hintJohannes Berg2020-12-111-2/+3
| * mac80211: use struct assignment for he_obss_pdJohannes Berg2020-12-111-2/+1
| * cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-111-2/+1
| * cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-112-2/+2
| * mac80211: disallow band-switch during CSAJohannes Berg2020-12-111-3/+15
| * mac80211: Skip entries with SAE H2E only membership selectorIlan Peer2020-12-111-3/+4
| * mac80211: support MIC error/replay detected counters driver updateJohannes Berg2020-12-111-0/+49
| * mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2020-12-111-8/+0
| * mac80211: remove trailing semicolon in macro definitionsTom Rix2020-12-114-6/+6
| * mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+2
| * net: mac80211: use core API for updating TX/RX statsLev Stipakov2020-12-112-27/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-113-4/+4
|\ \ | |/ |/|
| * mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet2020-12-041-3/+1
| * mac80211: set SDATA_STATE_RUNNING for monitor interfacesBorwankar, Antara2020-12-041-0/+2
| * mac80211: fix return value of ieee80211_chandef_he_6ghz_operWen Gong2020-12-041-1/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-194-43/+17
|\|
| * mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-131-10/+4
| * mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-121-1/+1
| * mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-122-22/+4
| * mac80211: fix memory leak on filtered powersave framesFelix Fietkau2020-11-121-10/+8
* | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-1313-139/+63
|\ \
| * | mac80211: remove WDS-related codeJohannes Berg2020-11-1111-132/+10
| * | mac80211: assure that certain drivers adhere to DONT_REORDER flagMathy Vanhoef2020-11-061-2/+7
| * | mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef2020-11-062-4/+9
| * | mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef2020-11-061-2/+5
| * | mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef2020-11-061-0/+3
| * | mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu2020-11-061-0/+30
| * | mac80211: use semicolons rather than commas to separate statementsJulia Lawall2020-11-061-1/+1
* | | net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-074-15/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-064-18/+56
|\ \ \ | |/ / |/| / | |/
| * mac80211: don't require VHT elements for HE on 2.4 GHzJohannes Berg2020-10-301-1/+2
| * mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-301-1/+8
| * mac80211: always wind down STA stateJohannes Berg2020-10-301-0/+18
| * mac80211: fix use of skb payload instead of headerJohannes Berg2020-10-301-13/+24
| * mac80211: fix regression where EAPOL frames were sent in plaintextMathy Vanhoef2020-10-301-3/+4
* | mac80211: add KCOV remote annotations to incoming frame processingAleksandr Nogikh2020-11-022-7/+11
|/
* mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-131-22/+1
* mac80211: copy configured beacon tx rate to driverRajkumar Manoharan2020-10-081-0/+3