aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-03igb: drop unnecessary constant casts to u16Jacek Kowalski5-8/+7
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski4-6/+6
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski4-6/+5
2025-09-03igbvf: remove redundant counter rx_long_byte_count from ethtool statisticsKohei Enju1-1/+0
2025-09-03igbvf: add lbtx_packets and lbtx_bytes to ethtool statisticsKohei Enju1-1/+3
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski1-19/+40
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski1-23/+12
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar4-8/+7
2025-09-03wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann1-4/+3
2025-09-03wifi: mwifiex: add rgpower table loading supportStefan Kerkmann4-1/+180
2025-09-03wifi: iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-24/+0
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod1-5/+9
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg3-9/+105
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com2-12/+30
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1
2025-09-02net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed3-1/+8
2025-09-02net: dsa: lantiq_gswip: move MDIO bus registration to .setup()Daniel Golle1-7/+7
2025-09-02net: dsa: lantiq_gswip: support standard MDIO node nameDaniel Golle1-0/+3
2025-09-02net: dsa: lantiq_gswip: support offset of MII registersDaniel Golle2-2/+13
2025-09-02net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()Daniel Golle1-0/+4
2025-09-02net: dsa: lantiq_gswip: support model-specific mac_select_pcs()Daniel Golle2-3/+19
2025-09-02net: dsa: lantiq_gswip: move to dedicated folderDaniel Golle7-8/+10
2025-09-02net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-1/+2
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin1-4/+13
2025-09-02vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel1-2/+8
2025-09-02vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel2-7/+5
2025-09-02net: macb: Validate the value of base_time properlyChandra Mohan Sundar1-1/+1
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar1-1/+1
2025-09-02net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau1-1/+9
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)1-0/+18
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)1-35/+44
2025-09-02eth: sundance: fix endian issuesJakub Kicinski1-15/+20
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski3-0/+2006
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram2-9/+104
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar1-0/+1
2025-09-02net: mvpp2: add xlg pcs inband capabilitiesRussell King (Oracle)1-0/+7
2025-09-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski1-0/+3
2025-09-02bonding: Remove support for use_carrierJay Vosburgh4-124/+16
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari1-2/+2
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni1-2/+2
2025-09-02i40e: remove read access to debugfs filesJacob Keller1-104/+19
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov2-3/+18
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay1-2/+2
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller1-5/+7
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller1-5/+8
2025-09-02net/mlx5: {DR,HWS}, Use the cached vhca_id for this deviceSaeed Mahameed2-54/+14
2025-09-02net/mlx5: E-switch, Set representor attributes for adjacent VFsAdithya Jayachandran3-6/+26
2025-09-02net/mlx5: E-Switch, Register representors for adjacent vportsSaeed Mahameed3-5/+43