summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | cxgb4: Add port description for new cards.Ganesh Goudar2017-01-061-12/+18
* | cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2017-01-062-16/+25
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-01-067-24/+44
|\ \
| * | igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-01-061-2/+2
| * | igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-01-061-1/+1
| * | igb: close/suspend race in netif_device_detachTodd Fujinaka2017-01-061-9/+12
| * | igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-01-061-0/+5
| * | igb: reset the PHY before reading the PHY IDAaron Sierra2017-01-061-0/+11
| * | igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2017-01-061-2/+2
| * | igb: Workaround for igb i210 firmware issueChris J Arges2017-01-061-0/+4
| * | igb: correct register commentsCao jin2017-01-061-1/+1
| * | e1000e: driver trying to free already-free irqkhalidm2017-01-061-1/+1
| * | igb: Realign bad indentationJoe Perches2017-01-061-9/+6
* | | cxgb4: Synchronize access to mailboxHariprasad Shenai2017-01-063-1/+69
* | | liquidio: fix wrong information about channels reported to ethtoolWeilin Chang2017-01-061-5/+9
* | | liquidio VF: fix incorrect struct being usedPrasad Kanneganti2017-01-061-2/+2
|/ /
* | net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser2017-01-051-16/+2
* | net: ethoc: Remove unused members from struct ethocTobias Klauser2017-01-051-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-0527-226/+173
|\|
| * sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
| * sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
| * dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
| * dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
| * net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
| * net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
| * LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
| * libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
| * benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
| * net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
| * net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
| * net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26
| * net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2
| * sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov2016-12-301-1/+1
| * net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-292-21/+19
| * net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2
| * net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
| * net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-291-1/+7
| * net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
| * net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-291-1/+8
| * net/mlx5e: Disable netdev after closeSaeed Mahameed2016-12-281-4/+4
| * net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed2016-12-281-7/+12
| * net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen2016-12-281-0/+3
| * Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman2016-12-283-72/+1
| * net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia2016-12-281-1/+1
| * net/mlx5: Release FTE lock in error flowMaor Gottlieb2016-12-281-0/+1
| * net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb2016-12-281-0/+1
| * net/mlx5: Avoid shadowing numa_nodeEli Cohen2016-12-281-2/+1
| * net/mlx5: Cancel recovery work in remove flowDaniel Jurgens2016-12-281-2/+3
| * net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
| * net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2016-12-281-0/+11