summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin2023-08-164-22/+16
* virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin2023-08-164-30/+24
* virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin2023-08-161-4/+2
* e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng2023-08-161-1/+3
* net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko2023-08-163-1/+311
* wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie2023-08-161-1/+1
* net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie2023-08-161-1/+1
* net: gemini: Remove redundant of_match_ptr()Ruan Jinjie2023-08-161-2/+2
* net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()Ruan Jinjie2023-08-161-1/+1
* net: dsa: realtek: Remove redundant of_match_ptr()Ruan Jinjie2023-08-162-2/+2
* nfc: virtual_ncidev: Use module_misc_device macro to simplify the codeLi Zetao2023-08-161-12/+1
* net: hns3: fix wrong rpu tln reg issueJijie Shao2023-08-164-2/+71
* net: hns3: Support tlv in regs data for HNS3 VF driverJijie Shao2023-08-161-24/+61
* net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao2023-08-161-65/+102
* net: hns3: move dump regs function to a separate fileJijie Shao2023-08-1610-680/+731
* net: fec: improve XDP_TX performanceWei Fang2023-08-162-70/+75
* net: fec: add XDP_TX feature supportWei Fang2023-08-162-21/+87
* Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-08-1618-142/+481
|\
| * net/mlx5: Don't query MAX caps twiceShay Drory2023-08-141-6/+6
| * net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2023-08-143-21/+30
| * net/mlx5: Remove unused CAPsShay Drory2023-08-142-15/+0
| * net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko2023-08-141-1/+1
| * net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko2023-08-141-1/+1
| * net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko2023-08-141-3/+3
| * net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko2023-08-141-3/+2
| * net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko2023-08-141-1/+1
| * net/mlx5: E-switch, Add checking for flow rule destinationsJianbo Liu2023-08-141-0/+31
| * net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh2023-08-143-6/+38
| * net/mlx5: Expose max possible SFs via devlink resourceShay Drory2023-08-142-4/+48
| * net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu2023-08-144-0/+90
| * net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2023-08-146-81/+230
* | eth: r8152: try to use a normal budgetJakub Kicinski2023-08-161-2/+1
* | net: e1000e: Remove unused declarationsYue Haibing2023-08-161-2/+0
* | qed: remove unused 'resp_size' calculationArnd Bergmann2023-08-161-28/+17
* | net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle2023-08-161-9/+426
* | genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-161-1/+1
* | genetlink: remove userhdr from struct genl_infoJakub Kicinski2023-08-151-4/+5
* | net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)2023-08-151-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