summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-12netronome: use the new txqueue timeout argumentMichael S. Tsirkin
2019-12-12mlx4: use new txqueue timeout argumentMichael S. Tsirkin
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12net: ena: Add first_interrupt field to napi structSameeh Jubran
2019-12-12net: ena: Implement XDP_TX actionSameeh Jubran
2019-12-12net: ena: implement XDP drop supportSameeh Jubran
2019-12-11net: sfp: re-attempt probing for phyRussell King
2019-12-11net: sfp: error handling for phy probeRussell King
2019-12-11net: sfp: rename sm_retriesRussell King
2019-12-11net: sfp: use a definition for the fault recovery attemptsRussell King
2019-12-11net: sfp: add support for Clause 45 PHYsRussell King
2019-12-11net: phy: add Broadcom BCM84881 PHY driverRussell King
2019-12-11net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King
2019-12-11net: phylink: split phylink_sfp_module_insert()Russell King
2019-12-11net: phylink: split link_an_mode configured and current settingsRussell King
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King
2019-12-11net: mdio-i2c: add support for Clause 45 accessesRussell King
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King
2019-12-11net: sfp: add more extended compliance codesRussell King
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King
2019-12-11net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-12-10enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun
2019-12-10nfp: add support for TLV device statsJakub Kicinski
2019-12-10enetc: add software timestampingMichael Walle
2019-12-09ppp: Adjust indentation into ppp_async_inputNathan Chancellor
2019-12-09net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor
2019-12-09net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2019-12-09net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy
2019-12-09net: sfp: avoid tx-fault with Nokia GPON moduleRussell King
2019-12-09qed: remove redundant assignments to rcColin Ian King
2019-12-09NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan
2019-12-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki