summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-25net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)1-0/+18
2023-08-25veth: Avoid NAPI scheduling on failed SKB forwardingLiang Chen1-3/+2
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski132-1046/+1992
2023-08-25Merge tag 'for-net-next-2023-08-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski7-226/+432
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo40-268/+195
2023-08-25wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()Jinjie Ruan2-30/+0
2023-08-25wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer1-1/+4
2023-08-25wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()Nathan Chancellor1-0/+1
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh9-64/+325
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih8-11/+61
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih8-7/+35
2023-08-25wifi: rtw89: mac: define internal memory address for WiFi 7 chipPing-Ke Shih3-0/+56
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih4-21/+42
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih12-133/+165
2023-08-25wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the codeLi Zetao1-12/+1
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang6-23/+219
2023-08-25wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang4-0/+102
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang6-22/+45
2023-08-25wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang4-21/+27
2023-08-25wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()Zong-Zhe Yang1-2/+1
2023-08-25wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang3-0/+42
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern22-57/+57
2023-08-25net: fec: add statistics for XDP_TXWei Fang1-1/+4
2023-08-25wifi: ath: Use is_multicast_ether_addr() to check multicast Ether addressRuan Jinjie1-1/+1
2023-08-25wifi: ath12k: Remove unused declarationsYue Haibing4-8/+0
2023-08-25wifi: ath12k: add check max message length while scanning with extraieWen Gong1-7/+13
2023-08-25wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming1-1/+1
2023-08-25net: ngbe: move mdio access registers to libwxJiawen Wu2-61/+42
2023-08-25net: txgbe: support copper NIC with external PHYJiawen Wu5-22/+221
2023-08-25net: txgbe: support switching mode to 1000BASE-X and SGMIIJiawen Wu4-1/+61
2023-08-25net: txgbe: add FW version warningJiawen Wu1-0/+3
2023-08-25net: pcs: xpcs: adapt Wangxun NICs for SGMII modeJiawen Wu3-6/+52
2023-08-25net: pcs: xpcs: add 1000BASE-X AN interrupt supportJiawen Wu2-1/+21
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu4-6/+225
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu1-3/+32
2023-08-24net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...Stephen Rothwell1-0/+1
2023-08-24Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-1/+1
2023-08-24Bluetooth: btusb: Fix quirks table namingBastien Nocera1-2/+2
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz1-0/+6
2023-08-24Bluetooth: btintel: Send new command for PPAGLokendra Singh2-13/+19
2023-08-24Bluetooth: qca: add support for WCN7850Neil Armstrong3-1/+41
2023-08-24Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong3-120/+236
2023-08-24Bluetooth: btnxpuart: Improve inband Independent Reset handlingNeeraj Sanjay Kale1-76/+96
2023-08-24Bluetooth: btnxpuart: Add support for IW624 chipsetNeeraj Sanjay Kale1-7/+30
2023-08-24Bluetooth: btnxpuart: Remove check for CTS low after FW downloadNeeraj Sanjay Kale1-6/+1
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski4-4/+4
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski21-1630/+3029
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski82-231/+358
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds39-127/+148
2023-08-24Merge tag 'mlx5-updates-2023-08-22' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni7-303/+371