summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku11-164/+586
2024-03-05wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih5-0/+115
2024-03-05wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih4-4/+81
2024-03-05wifi: cw1200: restore endian swappingJohannes Berg1-0/+6
2024-03-05wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warnsJavier Martinez Canillas1-4/+4
2024-03-05wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byteBitterblue Smith3-6/+2
2024-03-05wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith1-1/+1
2024-03-05wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2-2/+3
2024-03-05wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith1-0/+7
2024-03-05wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith1-0/+40
2024-03-05wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow1-14/+26
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2-3/+13
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz1-5/+7
2024-03-04wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai2-0/+8
2024-02-28wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()Shiji Yang1-2/+2
2024-02-28wifi: zd1211rw: silence sparse warningsJohannes Berg1-2/+3
2024-02-28wifi: rt2x00: silence sparse warningsJohannes Berg1-4/+4
2024-02-28wifi: brcmsmac: silence sparse warningsJohannes Berg2-8/+10
2024-02-28wifi: b43: silence sparse warningsJohannes Berg2-5/+5
2024-02-27Merge tag 'mt76-for-kvalo-2024-02-22' of https://github.com/nbd168/wirelessKalle Valo48-522/+949
2024-02-27wifi: brcmfmac: do not pass hidden SSID attribute as value directlyAlexey Berezhok1-4/+5
2024-02-27wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chipsChin-Yen Lee3-10/+122
2024-02-27wifi: rtw89: Update EHT PHY beamforming capabilityKuan-Chung Chen1-5/+3
2024-02-27wifi: rtw89: advertise missing extended scan featureKuan-Chung Chen2-2/+4
2024-02-27wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4Gustavo A. R. Silva1-1/+1
2024-02-23bonding: rate-limit bonding driver inspect messagesPraveen Kumar Kannoju1-8/+10
2024-02-23octeon_ep_vf: Improve help text grammarGeert Uytterhoeven1-4/+4
2024-02-23net: microchip: lan743x: Fix spelling mistake "erro" -> "error"Colin Ian King1-1/+1
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-33/+28
2024-02-23Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski72-499/+2517
2024-02-22bnxt_en: Use the new VNIC to create ntuple filtersPavan Chebbi1-6/+27
2024-02-22bnxt_en: Create and setup the additional VNIC for adding ntuple filtersPavan Chebbi2-10/+36
2024-02-22bnxt_en: Provision for an additional VNIC for ntuple filtersPavan Chebbi2-5/+32
2024-02-22bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic indexPavan Chebbi3-21/+24
2024-02-22bnxt_en: Refactor bnxt_set_features()Pavan Chebbi1-7/+12
2024-02-22bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICsVenkat Duvvuru1-11/+17
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan1-0/+2
2024-02-22bnxt_en: Improve RSS context reservation infrastructurePavan Chebbi2-23/+36
2024-02-22bnxt_en: Explicitly specify P5 completion rings to reserveMichael Chan2-7/+13
2024-02-22bnxt_en: Refactor ring reservation functionsMichael Chan2-130/+132
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo41-412/+2335
2024-02-22wifi: mt76: Remove redundant assignment to variable tidnoColin Ian King1-1/+1
2024-02-22wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh1-1/+1
2024-02-22wifi: mt76: mt7921: fix suspend issue on MediaTek COB platformMichael Lo1-0/+7
2024-02-22wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen4-0/+18
2024-02-22wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspendMing Yen Hsieh3-0/+11
2024-02-22wifi: mt76: mt792x: update the country list of EU for ACPI SARMing Yen Hsieh1-1/+1
2024-02-22wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel confi...Ming Yen Hsieh1-12/+14
2024-02-22wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh1-2/+2
2024-02-22wifi: mt76: mt7925e: fix use-after-free in free_irq()Deren Wu1-0/+1