summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-111-54/+54
* mlx4: restore conditional call to napi_complete_done()Eric Dumazet2014-11-101-7/+8
* sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan2014-11-101-1/+3
* sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan2014-11-101-1/+1
* sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan2014-11-101-4/+6
* 8139too: Allow using the largest possible MTUAlban Bedel2014-11-101-1/+1
* 8139too: Allow setting MTU larger than 1500Alban Bedel2014-11-101-1/+12
* net: Move bonding headers under include/netDavid S. Miller2014-11-101-2/+1
* cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches2014-11-101-6/+3
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-1010-242/+320
* cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-104-42/+84
* cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai2014-11-105-92/+217
* mlx4: use napi_complete_done()Eric Dumazet2014-11-101-7/+4
* stmmac: platform: fix sparse warningsAndy Shevchenko2014-11-077-6/+39
* stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko2014-11-071-8/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-0618-87/+149
|\
| * netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
| * enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-061-12/+2
| * enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-061-0/+6
| * net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
| * net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
| * drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-061-1/+0
| * net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
| * stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
| * stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
| * stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0
| * stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-051-0/+1
| * stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-051-2/+3
| * drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang2014-11-051-1/+0
| * drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian2014-11-042-3/+6
| * drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian2014-11-046-5/+38
| * sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-031-1/+2
| * net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy2014-11-031-8/+8
| * smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij2014-11-011-8/+12
| * drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang2014-11-011-0/+1
| * net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli2014-11-011-0/+7
| * net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli2014-11-011-2/+4
| * net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
* | amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas2014-11-061-2/+2
* | amd-xgbe: Free channel/ring structures laterLendacky, Thomas2014-11-061-3/+3
* | sunvnet: Return from vnet_napi_event() if no packets to readSowmini Varadhan2014-11-061-3/+2
* | sunvnet: Fix indentation in maybe_tx_wakeup()Sowmini Varadhan2014-11-061-1/+1
* | sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-067-8/+56
* | sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-066-141/+149
* | sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-065-52/+84
* | stmmac: pci: convert to use dev_* macrosAndy Shevchenko2014-11-061-4/+4
* | stmmac: pci: use managed resourcesAndy Shevchenko2014-11-061-33/+10
* | stmmac: pci: convert to use dev_pm_opsAndy Shevchenko2014-11-061-16/+11
* | stmmac: pci: use defined constant instead of magic numberAndy Shevchenko2014-11-061-1/+1
* | stmmac: fix sparse warningsAndy Shevchenko2014-11-062-3/+6
OpenPOWER on IntegriCloud