summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211_hwsim: don't shadow a global variableJohannes Berg2022-02-161-5/+5
| * | | mac80211_hwsim: check TX and STA bandwidthJohannes Berg2022-02-161-3/+98
| * | | mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev2022-02-161-2/+34
| * | | rtw89: handle TX/RX 160M bandwidthPing-Ke Shih2022-02-143-20/+20
| * | | rtw89: declare if chip support 160M bandwidthPing-Ke Shih2022-02-143-1/+20
| * | | rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih2022-02-141-2/+17
| * | | rtw89: extend subband for 6G bandZong-Zhe Yang2022-02-143-10/+60
| * | | rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang2022-02-142-1378/+1378
| * | | rtw89: make rfk helpers common across chipsZong-Zhe Yang2022-02-144-108/+112
| * | | brcmfmac: Add BCM43454/6 supportZhao, Jiaqing2022-02-144-1/+6
* | | | wireless: Marvell: Use netif_rx().Sebastian Andrzej Siewior2022-03-063-4/+4
* | | | wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior2022-03-067-28/+19
* | | | wireless: Atheros: Use netif_rx().Sebastian Andrzej Siewior2022-03-063-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-035-8/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach2022-03-021-2/+3
| * | | iwlwifi: fix build error for IWLMEIRandy Dunlap2022-03-021-0/+1
| * | | iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap2022-03-011-3/+8
| * | | iwlwifi: don't advertise TWT supportGolan Ben Ami2022-03-012-3/+1
* | | | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski2022-02-286-18/+6
|\ \ \ \
| * | | | spi: make remove callback a void functionUwe Kleine-König2022-02-096-18/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1721-609/+85
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | iwlwifi: fix use-after-freeJohannes Berg2022-02-101-0/+2
| * | | iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho2022-02-033-7/+9
| * | | iwlwifi: remove deprecated broadcast filtering featureLuca Coelho2022-02-038-565/+0
| * | | iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach2022-02-031-2/+8
| * | | iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach2022-02-031-1/+1
| * | | iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach2022-02-031-9/+26
| * | | iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach2022-02-031-2/+1
| * | | iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
| * | | iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
| * | | iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2022-02-032-16/+18
| * | | iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit2022-02-031-1/+1
| * | | mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-01-311-0/+9
| * | | mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-01-311-0/+4
| * | | brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell2022-01-281-2/+4
| |/ /
* | | Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo2022-02-1054-2838/+3561
|\ \ \
| * | | mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao2022-02-041-2/+2
| * | | mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi2022-02-031-0/+1
| * | | mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi2022-02-033-30/+27
| * | | mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector stateFelix Fietkau2022-02-031-4/+1
| * | | mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-032-22/+30
| * | | mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-037-50/+69
| * | | mt76: mt76x02: improve tx hang detectionFelix Fietkau2022-02-032-20/+12
| * | | mt76x02: improve mac error check/reset reliabilityFelix Fietkau2022-02-033-6/+22
| * | | mt76: mt7921s: run sleep mode by defaultSean Wang2022-02-031-8/+4
| * | | mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang2022-02-035-35/+25
| * | | mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu2022-02-031-3/+6
| * | | mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv()Peter Chiu2022-02-031-5/+20
| * | | mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu2022-02-031-21/+8
| * | | mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi2022-02-031-6/+2