summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-09-19net: phy: add resolved pause supportRussell King
2021-09-19net: phy: marvell10g: add support for configuring LEDsRussell King
2021-09-19net: phy: add helpers for comparing phy IDsRussell King
2021-09-19net: phy: at803x: simplify custom phy id matchingRussell King
2021-09-19net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-09-19net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek Behún
2021-09-19net: mvpp2: fill in phy interface mode bitmapRussell King
2021-09-19net: mvneta: fill in phy interface mode bitmapRussell King
2021-09-19net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-09-19net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-09-19net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-09-19net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-09-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-09-19net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-19net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King
2021-09-19net: phy: marvell10g: add downshift tunable supportRussell King
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: phylink: add suspend/resume supportRussell King (Oracle)
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-26can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-25net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot
2021-08-25qede: Fix memset corruptionShai Malin
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-23net: usb: asix: do not call phy_disconnect() for ax88178Oleksij Rempel
2021-08-23net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel
2021-08-23net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-08-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-23xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka