aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-28nfp: ethtool: support TX/RX pause frame on/offYu Xiao3-4/+124
2023-11-28eth: link netdev to page_pools in driversJakub Kicinski4-0/+5
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski149-58614/+3358
2023-11-27net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)1-13/+54
2023-11-27net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)1-25/+31
2023-11-27net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)1-4/+7
2023-11-27net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)1-2/+5
2023-11-27net: phylink: split out per-interface validationRussell King (Oracle)1-12/+30
2023-11-27net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)2-1/+80
2023-11-27net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)1-0/+12
2023-11-27net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)1-0/+18
2023-11-27net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)1-77/+120
2023-11-27net: phy: add possible interfacesRussell King (Oracle)1-0/+2
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta2-2/+87
2023-11-25mlxsw: pci: Fix missing error checkingIdo Schimmel1-0/+2
2023-11-25net: sfp: rework the RollBall PHY waiting codeMarek Behún1-20/+21
2023-11-24Merge branch 'firmware_loader'Jakub Kicinski1-0/+1
2023-11-24firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent1-0/+1
2023-11-24r8169: remove not needed check in rtl_fw_write_firmwareHeiner Kallweit1-3/+0
2023-11-24bonding: remove print in bond_verify_device_pathZhengchao Shao1-4/+1
2023-11-24net: ipa: add IPA v5.5 configuration dataAlex Elder5-1/+494
2023-11-24net: ipa: add IPA v5.5 register definitionsAlex Elder5-3/+572
2023-11-24net: ipa: prepare for IPA v5.5Alex Elder3-17/+26
2023-11-24net: ipa: update IPA version comments in "ipa_reg.h"Alex Elder1-45/+41
2023-11-24octeon_ep: get max rx packet length from firmwareShinas Rasheed4-3/+37
2023-11-24octeon_ep: Solve style issues in control net filesShinas Rasheed2-63/+76
2023-11-24octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya5-6/+43
2023-11-24net: phy: correctly check soft_reset ret ONLY if defined for PHYChristian Marangi1-5/+4
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski83-578/+789
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-262/+330
2023-11-23net: ipa: fix one GSI register field widthAlex Elder1-1/+1
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera1-7/+9
2023-11-23ice: restore timestamp configuration after device resetJacob Keller3-40/+51
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller1-26/+34
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller3-18/+0
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju1-0/+14
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi1-1/+1
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh1-1/+19
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Break out to moduleNiklas Söderlund3-2/+19
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rateNiklas Söderlund3-6/+14
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layoutNiklas Söderlund3-6/+6
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layoutNiklas Söderlund1-4/+11
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect commentNiklas Söderlund1-1/+0
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak1-0/+1
2023-11-22wifi: rtw89: 8922a: read efuse content from physical mapPing-Ke Shih2-0/+88
2023-11-22wifi: rtw89: 8922a: read efuse content via efuse map struct from logic mapPing-Ke Shih2-0/+208
2023-11-22wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih4-2/+66