summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
* i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
* drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
* net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
* Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
* 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
* net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-10/+35
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-101-0/+3
* Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-12-106-23/+101
|\
| * sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| * sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| * sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9
| * sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-061-2/+2
| * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-063-3/+33
| * sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-061-2/+3
| * sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-061-2/+21
| * sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-061-0/+4
* | net: allwinner: emac: Add missing free_irqMaxime Ripard2013-12-101-2/+3
* | net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala2013-12-091-0/+13
* | net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala2013-12-091-38/+0
* | net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia2013-12-061-2/+2
* | be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur2013-12-061-8/+15
* | be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur2013-12-062-4/+17
* | forcedeth: run loopback test only on chipsets that support itIvan Vecera2013-12-051-3/+5
* | bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon2013-12-051-0/+5
* | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-051-1/+25
* | qlge: Update version to 1.00.00.34Jitendra Kalsaria2013-12-051-1/+1
* | qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-051-8/+0
* | qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-051-0/+4
|/
* cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-034-190/+289
* cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-036-16/+39
* cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-035-70/+73
* net/mlx4_core: destroy workqueue when driver fails to registerWei Yang2013-12-031-0/+2
* net: do not pretend FRAGLIST supportEric Dumazet2013-12-024-4/+3
* net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4
* drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
* PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0217-157/+109
|\
| * net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev2013-12-011-7/+0
| * ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2
| * ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-301-3/+2
| * ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-301-2/+2
| * e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-301-4/+11
| * e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-292-35/+3
| * e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-292-0/+14
| * igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-291-3/+4
| * sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-292-48/+32
| * net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+4
| * Revert "net: smc91: fix crash regression on the versatile"David S. Miller2013-11-291-2/+18
| * net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+2
OpenPOWER on IntegriCloud