summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer2019-02-081-7/+25
* net: marvell: neta: add comphy supportRussell King2019-02-081-4/+41
* net: vxlan: Free a leaked vetoed multicast rdstPetr Machata2019-02-071-9/+11
* net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha2019-02-073-37/+55
* net/mlx5e: Add tx reporter supportEran Ben Elisha2019-02-076-128/+306
* net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer2019-02-071-3/+3
* net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter2019-02-073-39/+47
* net: phy: improve genphy_c45_read_linkHeiner Kallweit2019-02-072-11/+6
* net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2019-02-072-18/+16
* net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal2019-02-071-0/+16
* mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel2019-02-061-2/+25
* netdevsim: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-17/+6
* rocker: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-5/+13
* nfp: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-065-26/+11
* mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-20/+13
* mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-063-29/+26
* net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-063-24/+14
* liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-062-35/+12
* bnxt: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-064-31/+15
* cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni2019-02-061-6/+6
* cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni2019-02-061-0/+1
* r8169: Avoid pointer aliasingThierry Reding2019-02-061-3/+13
* r8169: Load MAC address from device tree if presentThierry Reding2019-02-061-13/+23
* mlxsw: core: Trace EMAD errorsNir Dotan2019-02-061-1/+5
* dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu2019-02-061-1/+2
* dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2019-02-062-6/+39
* dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu2019-02-061-4/+4
* dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2019-02-062-44/+38
* qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso2019-02-061-203/+76
* qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso2019-02-061-132/+132
* dsa: bcm_sf2: use flow_rule infrastructurePablo Neira Ayuso2019-02-061-35/+67
* drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-067-426/+418
* flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-065-10/+9
* net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso2019-02-061-22/+59
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-0612-1205/+908
* net: phy: make use of new MMD accessorsHeiner Kallweit2019-02-065-94/+38
* net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko2019-02-061-13/+103
* Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-06177-3876/+4061
|\
| * wireless: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-017-12/+10
| * mt7601u: do not use WARN_ON in the datapathLorenzo Bianconi2019-02-011-3/+3
| * mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-3/+2
| * libertas: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-6/+0
| * rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-27/+0
| * rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
| * brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-23/+5
| * b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-27/+8
| * b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-28/+8
| * cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-20/+6
| * qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-13/+1
| * rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-11/+3