| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb4: Remove unnecessary struct in6_addr * casts | Joe Perches | 2014-11-10 | 1 | -6/+3 |
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai | 2014-11-10 | 10 | -242/+320 |
* | cxgb4: Cleanup macros so they follow the same style and look consistent | Hariprasad Shenai | 2014-11-10 | 4 | -42/+84 |
* | cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file | Hariprasad Shenai | 2014-11-10 | 5 | -92/+217 |
* | mlx4: use napi_complete_done() | Eric Dumazet | 2014-11-10 | 1 | -7/+4 |
* | stmmac: platform: fix sparse warnings | Andy Shevchenko | 2014-11-07 | 7 | -6/+39 |
* | stmmac: remove custom implementation of print_hex_dump() | Andy Shevchenko | 2014-11-07 | 1 | -8/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-07 | 18 | -87/+149 |
|\ |
|
| * | netxen: Fix link event handling. | Manish Chopra | 2014-11-06 | 1 | -1/+2 |
| * | enic: update desc properly in rx_copybreak | Govindarajulu Varadarajan | 2014-11-06 | 1 | -12/+2 |
| * | enic: handle error condition properly in enic_rq_indicate_buf | Govindarajulu Varadarajan | 2014-11-06 | 1 | -0/+6 |
| * | net/mlx5_core: Fix race on driver load | Eli Cohen | 2014-11-06 | 1 | -2/+2 |
| * | net/mlx5_core: Fix race in create EQ | Eli Cohen | 2014-11-06 | 1 | -4/+3 |
| * | drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy | Mugunthan V N | 2014-11-06 | 1 | -1/+0 |
| * | net: mv643xx_eth: reclaim TX skbs only when released by the HW | Karl Beldan | 2014-11-06 | 1 | -8/+10 |
| * | stmmac: fix atomicity in pm routines | Giuseppe CAVALLARO | 2014-11-05 | 1 | -13/+16 |
| * | stmmac: fix concurrency in eee initialization. | Giuseppe CAVALLARO | 2014-11-05 | 1 | -6/+9 |
| * | stmmac: fix lock in stmmac_set_rx_mode | Giuseppe CAVALLARO | 2014-11-05 | 1 | -2/+0 |
| * | stmmac: release tx lock, in case of dma mapping error. | Fabrice Gasnier | 2014-11-05 | 1 | -0/+1 |
| * | stmmac: fix stmmac_tx_avail should be called with TX locked | Fabrice Gasnier | 2014-11-05 | 1 | -2/+3 |
| * | drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "... | Chen Gang | 2014-11-05 | 1 | -1/+0 |
| * | drivers: net: xgene: fix: Use separate resources | Iyappan Subramanian | 2014-11-04 | 2 | -3/+6 |
| * | drivers: net: xgene: Backward compatibility with older firmware | Iyappan Subramanian | 2014-11-04 | 6 | -5/+38 |
| * | sfc: don't BUG_ON efx->max_channels == 0 in probe | Edward Cree | 2014-11-03 | 1 | -1/+2 |
| * | net: fec: fix suspend broken on multiple MACs sillicons | Nimrod Andy | 2014-11-03 | 1 | -8/+8 |
| * | smc91x: retrieve IRQ and trigger flags in a modern way | Linus Walleij | 2014-11-01 | 1 | -8/+12 |
| * | drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e... | Chen Gang | 2014-11-01 | 1 | -0/+1 |
| * | net: systemport: do not crash freeing an unitialized TX ring | Florian Fainelli | 2014-11-01 | 1 | -0/+7 |
| * | net: systemport: fix DMA allocation/freeing sizes | Florian Fainelli | 2014-11-01 | 1 | -2/+4 |
| * | net: mvpp2: fix possible memory leak | Sudip Mukherjee | 2014-11-01 | 1 | -9/+18 |
* | | amd-xgbe: Check for complete packet on skb allocation error | Lendacky, Thomas | 2014-11-07 | 1 | -2/+2 |
* | | amd-xgbe: Free channel/ring structures later | Lendacky, Thomas | 2014-11-07 | 1 | -3/+3 |
* | | sunvnet: Return from vnet_napi_event() if no packets to read | Sowmini Varadhan | 2014-11-06 | 1 | -3/+2 |
* | | sunvnet: Fix indentation in maybe_tx_wakeup() | Sowmini Varadhan | 2014-11-06 | 1 | -1/+1 |
* | | sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr... | Shradha Shah | 2014-11-06 | 7 | -8/+56 |
* | | sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix | Shradha Shah | 2014-11-06 | 6 | -141/+149 |
* | | sfc: Move the current VF state from efx_nic into siena_nic_data | Shradha Shah | 2014-11-06 | 5 | -52/+84 |
* | | stmmac: pci: convert to use dev_* macros | Andy Shevchenko | 2014-11-06 | 1 | -4/+4 |
* | | stmmac: pci: use managed resources | Andy Shevchenko | 2014-11-06 | 1 | -33/+10 |
* | | stmmac: pci: convert to use dev_pm_ops | Andy Shevchenko | 2014-11-06 | 1 | -16/+11 |
* | | stmmac: pci: use defined constant instead of magic number | Andy Shevchenko | 2014-11-06 | 1 | -1/+1 |
* | | stmmac: fix sparse warnings | Andy Shevchenko | 2014-11-06 | 2 | -3/+6 |
* | | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas | 2014-11-06 | 1 | -1/+1 |
* | | amd-xgbe: Fix a spelling error | Lendacky, Thomas | 2014-11-06 | 1 | -2/+2 |
* | | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 2014-11-06 | 3 | -0/+96 |
* | | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas | 2014-11-06 | 5 | -2/+233 |
* | | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas | 2014-11-06 | 4 | -49/+209 |
* | | amd-xgbe: Implement split header receive support | Lendacky, Thomas | 2014-11-06 | 5 | -111/+201 |
* | | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 2014-11-06 | 4 | -127/+196 |
* | | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas | 2014-11-06 | 1 | -4/+4 |