summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ena: Add first_interrupt field to napi structSameeh Jubran2019-12-132-2/+6
* net: ena: Implement XDP_TX actionSameeh Jubran2019-12-133-186/+701
* net: ena: implement XDP drop supportSameeh Jubran2019-12-132-11/+233
* net: sfp: re-attempt probing for phyRussell King2019-12-111-17/+42
* net: sfp: error handling for phy probeRussell King2019-12-111-9/+17
* net: sfp: rename sm_retriesRussell King2019-12-111-5/+5
* net: sfp: use a definition for the fault recovery attemptsRussell King2019-12-111-3/+11
* net: sfp: add support for Clause 45 PHYsRussell King2019-12-111-4/+40
* net: phy: add Broadcom BCM84881 PHY driverRussell King2019-12-113-0/+276
* net: phylink: make Broadcom BCM84881 based SFPs workRussell King2019-12-111-2/+16
* net: phylink: delay MAC configuration for copper SFP modulesRussell King2019-12-112-10/+71
* net: phylink: split phylink_sfp_module_insert()Russell King2019-12-111-19/+28
* net: phylink: split link_an_mode configured and current settingsRussell King2019-12-111-28/+31
* net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King2019-12-111-5/+16
* net: phylink: re-split __phylink_connect_phy()Russell King2019-12-111-15/+24
* net: mdio-i2c: add support for Clause 45 accessesRussell King2019-12-111-8/+20
* net: sfp: move phy_start()/phy_stop() to phylinkRussell King2019-12-112-2/+22
* net: sfp: add module start/stop upstream notificationsRussell King2019-12-113-0/+31
* net: sfp: add more extended compliance codesRussell King2019-12-112-26/+38
* net: sfp: derive interface mode from ethtool link modesRussell King2019-12-113-9/+6
* net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King2019-12-112-15/+2
* cxgb4: add support for high priority filtersShahjada Abul Husain2019-12-119-86/+234
* enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun2019-12-111-2/+1
* nfp: add support for TLV device statsJakub Kicinski2019-12-113-7/+126
* enetc: add software timestampingMichael Walle2019-12-112-0/+3
* ppp: Adjust indentation into ppp_async_inputNathan Chancellor2019-12-101-9/+9
* net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor2019-12-101-1/+1
* net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2019-12-102-5/+6
* net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy2019-12-101-13/+49
* net: sfp: avoid tx-fault with Nokia GPON moduleRussell King2019-12-091-12/+30
* qed: remove redundant assignments to rcColin Ian King2019-12-091-5/+5
* NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan2019-12-091-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-12-094-6/+118
|\
| * Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng2019-12-051-0/+4
| * Bluetooth: btusb: fix memory leak on fwColin Ian King2019-11-291-1/+1
| * Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold2019-11-281-1/+1
| * Bluetooth: hci_bcm: Support pcm params in dtsAbhishek Pandit-Subedi2019-11-271-0/+19
| * Bluetooth: btbcm: Support pcm configurationAbhishek Pandit-Subedi2019-11-272-0/+62
| * Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354Abhishek Pandit-Subedi2019-11-271-2/+29
| * Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetMax Chou2019-11-271-2/+2
* | net: WireGuard secure network tunnelJason A. Donenfeld2019-12-0933-0/+7014
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0841-305/+448
|\ \
| * | r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * | r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * | vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * | net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * | net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * | pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki2019-12-071-2/+0
| * | Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-12-0710-75/+143
| |\ \
| | * | net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93