aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-24ethernet: ec_bhf: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24ionic: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-24net: mana: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net/mlx5: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net/fungible: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net: cxgb4vf: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing2-9/+4
2023-03-24net: liquidio: Remove redundant pci_clear_masterCai Huoqing2-2/+0
2023-03-24ethernet: broadcom/sb1250-mac: clean up after SIBYTE_BCM1x55 removalLukas Bulwahn1-3/+3
2023-03-23bnx2: remove deadcode in bnx2_init_cpus()Maxim Korotkov1-23/+8
2023-03-23net: ipa: add IPA v5.0 to ipa_version_string()Alex Elder1-0/+2
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-6/+6
2023-03-23Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski10-51/+96
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman1-2/+2
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-03-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-26/+37
2023-03-23net/mlx5: Set out of order (ooo) by defaultOr Har-Toov1-0/+3
2023-03-22Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski7-7/+39
2023-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-6/+13
2023-03-22net: ipa: add IPA v5.0 configuration dataAlex Elder4-3/+489
2023-03-22net: ipa: add IPA v5.0 GSI register definitionsAlex Elder5-3/+324
2023-03-22net: ipa: add IPA v5.0 register definitionsAlex Elder4-5/+574
2023-03-22net: sfp: add quirk for 2.5G copper SFPRussell King (Oracle)1-0/+18
2023-03-22net: sfp-bus: allow SFP quirks to override Autoneg and pause bitsRussell King (Oracle)1-4/+4
2023-03-22net: phylink: remove an_enabledRussell King (Oracle)1-20/+17
2023-03-22net: pcs: xpcs: use Autoneg bit rather than an_enabledRussell King (Oracle)1-3/+7
2023-03-22net: dpaa2-mac: use Autoneg bit rather than an_enabledRussell King (Oracle)1-1/+2
2023-03-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-4/+9
2023-03-22net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721ESiddharth Vadapalli1-1/+1
2023-03-22net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200Siddharth Vadapalli1-1/+1
2023-03-22net: ethernet: ti: am65-cpsw: Add support for SGMII modeSiddharth Vadapalli1-1/+10
2023-03-22net: ethernet: ti: am65-cpsw: Simplify setting supported interfaceSiddharth Vadapalli1-6/+21
2023-03-22net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-22net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-22net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-22liquidio: remove unused IQ_INSTR_MODE_64B functionTom Rix1-9/+0
2023-03-22net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler1-5/+27
2023-03-22gve: Cache link_speed value from deviceJoshua Washington1-1/+4
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski9-228/+545
2023-03-22net: dsa: b53: add BCM63268 RGMII configurationÁlvaro Fernández Rojas2-1/+6
2023-03-22net: dsa: b53: mmap: allow passing a chip IDÁlvaro Fernández Rojas3-10/+44
2023-03-22net: dsa: b53: mmap: add more 63xx SoCsÁlvaro Fernández Rojas1-0/+3
2023-03-22ethernet: remove superfluous clearing of phydevWolfram Sang5-10/+2
2023-03-22bnxt: Enforce PTP software freq adjustments only when in non-RTC modePavan Chebbi1-4/+10
2023-03-22bnxt: Defer PTP initialization to after querying function capsPavan Chebbi2-1/+4
2023-03-22bnxt: Change fw_cap to u64 to accommodate more capability bitsPavan Chebbi1-28/+28
2023-03-22net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean1-6/+5
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer3-6/+6
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-22wifi: mac80211_hwsim: EMA supportAloka Dixit1-4/+21