summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-01-12macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelinkEmeel Hakim
2023-01-12net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn
2023-01-12net: ngbe: Add ngbe mdio bus driver.Mengyuan Lou
2023-01-12net: thunderbolt: Add tracepointsMika Westerberg
2023-01-12net: thunderbolt: Add debugging when sending/receiving control packetsMika Westerberg
2023-01-12net: thunderbolt: Move into own directoryMika Westerberg
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-01-11net: ethernet: mtk_wed: get rid of queue lock for rx queueLorenzo Bianconi
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-11bnxt: make sure we return pages to the poolJakub Kicinski
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang
2023-01-11r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-01-11drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHYPiergiorgio Beruto
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger
2023-01-10net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()YueHaibing
2023-01-10net/mlx5: remove redundant ret variablezhang songyi
2023-01-10net/mlx5e: Replace 0-length array with flexible arrayKees Cook
2023-01-10net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan
2023-01-10net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan
2023-01-10net/mlx5: Enable management PF initializationShay Drory
2023-01-10net/mlx5e: Add hairpin debugfs filesGal Pressman
2023-01-10net/mlx5e: Add flow steering debugfs directoryGal Pressman
2023-01-10net/mlx5e: Add hairpin params structureGal Pressman
2023-01-10net/mlx5e: kTLS, Add debugfsTariq Toukan
2023-01-10net/mlx5e: Add Ethernet driver debugfsGal Pressman
2023-01-10net/mlx5e: Update shared buffer along with device buffer changesMaher Sanalla
2023-01-10net/mlx5e: Add API to query/modify SBPR and SBCM registersMaher Sanalla
2023-01-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-10qed: fix a typo in commentDai Shixin
2023-01-10net: dsa: mv88e6xxx: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn
2023-01-10net: fec: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: xgmac_mdio: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: mvmdio: Convert XSMI bus to new APIAndrew Lunn
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn
2023-01-10net: mdio: C22 is now optional, EOPNOTSUPP if not providedAndrew Lunn
2023-01-10net: mdio: mdiobus_register: update validation testAndrew Lunn
2023-01-10net: pcs: pcs-xpcs: Use C45 MDIO APIAndrew Lunn
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn