summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)2023-08-141-0/+45
* net: phy: Introduce PSGMII PHY interface modeGabor Juhos2023-08-142-0/+5
* mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel2023-08-143-17/+0
* mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel2023-08-143-0/+22
* mlxsw: core_acl_flex_actions: Add IGNORE_ACTIONIdo Schimmel2023-08-142-0/+42
* net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu2023-08-144-6/+31
* vxlan: Use helper functions to update statsLi Zetao2023-08-141-11/+2
* net: macsec: Use helper functions to update statsLi Zetao2023-08-141-14/+3
* vmxnet3: Add XDP support.William Tu2023-08-147-42/+729
* Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-08-1316-266/+967
|\
| * Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852CMax Chou2023-08-111-25/+45
| * Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz2023-08-113-74/+76
| * Bluetooth: btqca: Add WCN3988 supportLuca Weiss2023-08-113-4/+33
| * Bluetooth: btnxpuart: Add support for AW693 chipsetNeeraj Sanjay Kale2023-08-111-8/+31
| * Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong2023-08-111-1/+5
| * bluetooth: Explicitly include correct DT includesRob Herring2023-08-113-3/+2
| * Bluetooth: btbcm: add default address for BCM43430A1Mans Rullgard2023-08-111-0/+5
| * Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu2023-08-112-6/+7
| * Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDRoger Gammans2023-08-111-0/+3
| * Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi2023-08-111-1/+2
| * Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Chris Lu2023-08-111-0/+3
| * Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Chris Lu2023-08-111-0/+3
| * Bluetooth: Add support for Gale Peak (8087:0036)Kiran K2023-08-111-0/+1
| * Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Chris Lu2023-08-111-0/+3
| * Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceValentin David2023-08-111-0/+3
| * Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai2023-08-113-0/+154
| * Bluetooth: btmtk: introduce btmtk reset workJing Cai2023-08-113-71/+97
| * Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingSean Wang2023-08-111-15/+15
| * Bluetooth: btmtk: add printing firmware informationChris Lu2023-08-111-0/+5
| * Bluetooth: btintel: Add support for Gale PeakKiran K2023-08-111-0/+3
| * Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-111-0/+4
| * Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao2023-08-113-20/+64
| * Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K2023-08-113-0/+139
| * Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala2023-08-111-50/+85
| * Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala2023-08-111-0/+15
| * Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou2023-08-111-8/+6
| * Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu2023-08-113-27/+205
* | net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean2023-08-131-1/+1
* | net: ngbe: use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
* | net: tc35815: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
* | net: smsc: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
* | tg3: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
* | et131x: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
* | net: e1000: Remove unused declarationsYue Haibing2023-08-132-4/+0
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-08-112-6/+6
|\ \
| * | i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva2023-08-101-1/+1
| * | i40e: Replace one-element array with flex-array member in struct i40e_section...Gustavo A. R. Silva2023-08-101-1/+1
| * | i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva2023-08-101-1/+1
| * | i40e: Replace one-element array with flex-array member in struct i40e_package...Gustavo A. R. Silva2023-08-102-3/+3
* | | ethernet: atarilance: mark init function staticArnd Bergmann2023-08-111-1/+1