summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tdls.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-07wifi: mac80211: adjust scan cancel comment/checkJohannes Berg1-4/+4
2023-03-07wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZIlan Peer1-2/+8
2023-03-06wifi: rtlwifi: rtl8192se: Remove some unused variablesJiapeng Chong1-9/+0
2023-03-06wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl1-2/+4
2023-03-06wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl1-1/+1
2023-03-06wifi: brcmfmac: pcie: Add 4359C0 firmware definitionKonrad Dybcio1-1/+3
2023-03-06wifi: rtw89: fix SER L1 might stop entering LPS issueChih-Kang Chang1-0/+5
2023-02-27wifi: brcmfmac: pcie: Add BCM4378B3 supportHector Martin1-1/+3
2023-02-27wifi: brcmfmac: common: Add support for external calibration blobsHector Martin3-0/+33
2023-02-27wifi: brcmfmac: pcie: Load and provide TxCap blobsHector Martin1-0/+13
2023-02-27wifi: brcmfmac: common: Add support for downloading TxCap blobsHector Martin2-24/+70
2023-02-27wifi: brcmfmac: pcie: Add IDs/properties for BCM4387Hector Martin3-0/+12
2023-02-27wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin1-6/+7
2023-02-27wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operationsHector Martin2-3/+132
2023-02-27wifi: brcmfmac: feature: Add support for setting feats based on WLC versionHector Martin3-1/+76
2023-02-27wifi: brcmfmac: cfg80211: Add support for scan params v2Hector Martin4-90/+209
2023-02-27wifi: brcmfmac: chip: Handle 1024-unit sizes for TCM blocksHector Martin1-2/+8
2023-02-27wifi: brcmfmac: chip: Only disable D11 cores; handle an arbitrary numberHector Martin1-5/+8
2023-02-27wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping1-6/+8
2023-02-27wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin1-0/+32
2023-02-27wifi: brcmfmac: acpi: Add support for fetching Apple ACPI propertiesHector Martin4-0/+63
2023-02-22wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang4-5/+5
2023-02-22wifi: rtw89: 8852b: enable hw_scan supportPing-Ke Shih1-0/+1
2023-02-22wifi: rtw89: 8852b: add channel encoding for hw_scanPo-Hao Huang1-5/+7
2023-02-22wifi: rtw89: adjust channel encoding to common functionPo-Hao Huang3-72/+77
2023-02-22wifi: rtw89: fw: configure CRASH_TRIGGER feature for 8852BZong-Zhe Yang1-0/+1
2023-02-22wifi: rtw89: add tx_wake notify for 8852BChin-Yen Lee1-0/+1
2023-02-22wifi: rtw88: rtw8822c: Implement RTL8822CS (SDIO) efuse parsingMartin Blumenstingl2-1/+16
2023-02-22wifi: rtw88: rtw8822b: Implement RTL8822BS (SDIO) efuse parsingMartin Blumenstingl2-1/+16
2023-02-22wifi: rtw88: rtw8821c: Implement RTL8821CS (SDIO) efuse parsingMartin Blumenstingl2-0/+15
2023-02-22wifi: rtw88: mac: Add SDIO HCI support in the TX/page table setupMartin Blumenstingl1-0/+6
2023-02-22wifi: rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()Martin Blumenstingl1-0/+3
2023-02-22wifi: rtl8xxxu: Remove always true condition in rtl8xxxu_print_chipinfoBitterblue Smith1-5/+1
2023-02-22wifi: rtw89: add RNR support for 6 GHz scanPo-Hao Huang3-16/+162
2023-02-22wifi: rtlwifi: rtl8192de: Remove the unused variable bcnfunc_enableJiapeng Chong1-6/+0
2023-02-22wifi: rtl8xxxu: 8188e: parse single one element of RA report for station modePing-Ke Shih1-6/+6
2023-02-22wifi: wfx: Remove some dead codeChristophe JAILLET1-7/+3
2023-02-22wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM valuesLu jicong1-8/+17
2023-02-21net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-02-21net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey5-24/+82
2023-02-21net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey5-14/+14
2023-02-21net/mlx5: Refactor tc miss handling to a single functionPaul Blakey4-227/+231
2023-02-21net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey5-15/+2
2023-02-21net/sched: flower: Support hardware miss to tc actionPaul Blakey1-1/+12
2023-02-21net/sched: flower: Move filter handle initialization earlierPaul Blakey1-27/+35
2023-02-21net/sched: cls_api: Support hardware miss to tc actionPaul Blakey7-27/+236
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey6-32/+32
2023-02-21sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero1-1/+1
2023-02-21sfc: clean up some inconsistent indentingsYang Li1-2/+2
2023-02-21net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2-11/+12