aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25kunit: Fix checksum tests on big endian CPUsChristophe Leroy1-16/+38
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-25Merge branch 'txgbe-link-modes'David S. Miller14-95/+661
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 Wu6-6/+227
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu2-3/+39
2023-08-24Merge branch 'tools-ynl-handful-of-forward-looking-updates'Jakub Kicinski5-13/+38
2023-08-24netlink: specs: fix indent in fouJakub Kicinski1-9/+9
2023-08-24tools: ynl-gen: support empty attribute listsJakub Kicinski1-2/+9
2023-08-24tools: ynl-gen: fix collecting global policy attrsJakub Kicinski1-1/+3
2023-08-24tools: ynl-gen: set length of binary fieldsJakub Kicinski3-0/+11
2023-08-24tools: ynl: allow passing binary dataJakub Kicinski1-1/+6
2023-08-24net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...Stephen Rothwell1-0/+1
2023-08-24e1000e: Add support for the next LOM generationSasha Neftin5-0/+17
2023-08-24igc: Decrease PTM short interval from 10 us to 1 usSasha Neftin1-1/+1
2023-08-24igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes6-63/+192
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 Dentz4-2/+23
2023-08-24Bluetooth: btintel: Send new command for PPAGLokendra Singh2-13/+19
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu3-1/+61
2023-08-24Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone earlyPauli Virtanen1-8/+24
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz3-7/+7
2023-08-24Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu5-41/+218
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-24dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipsetNeil Armstrong1-0/+23
2023-08-24Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCELLuiz Augusto von Dentz1-2/+1
2023-08-24Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_syncLuiz Augusto von Dentz1-20/+35
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 Kozlowski5-5/+5
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski26-1631/+3118