summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: fix small memory leak on errorDan Carpenter2013-07-031-0/+1
* net: fec: Add VLAN receive HW support.Jim Baxter2013-07-032-10/+55
* alx: remove WoL supportJohannes Berg2013-07-034-323/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0314-72/+143
|\
| * net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
| * qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-241-1/+1
| * drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N2013-06-241-0/+1
| * sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-241-2/+3
| * sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-242-16/+19
| * net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-241-0/+7
| * net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-241-0/+3
| * mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-1/+1
| * pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-2/+2
| * sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-191-1/+1
| * netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney2013-06-191-7/+15
| * netdev: octeon_mgmt: Correct tx IFG workaround.David Daney2013-06-191-3/+6
| * stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-192-37/+33
| * drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-191-0/+2
| * net: fec: Fix build for MCF5272Guenter Roeck2013-06-191-0/+14
* | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-029-267/+117
* | net: fec: Fix RMON registers on imx6Jim Baxter2013-07-021-5/+2
* | cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-021-0/+2
* | net: fec: Fix Transmitted bytes counterJim Baxter2013-07-021-0/+1
* | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun2013-07-021-1/+0
* | bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
* | bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
* | bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
* | cassini: Make missing firmware non-fatalBen Hutchings2013-07-011-10/+8
* | net: stmmac: fixed enh_desc set always zeroByungho An2013-07-011-3/+3
* | net: stmmac: fixed operator typoByungho An2013-07-011-5/+5
* | net: fec: Fix multicast list setup in fec_restart().Christoph Müllner2013-07-011-3/+4
* | alx: fix ethtool support codeJohannes Berg2013-07-011-35/+29
* | alx: fix MAC address alignment problemJohannes Berg2013-07-011-4/+4
* | alx: separate link speed/duplex fieldsJohannes Berg2013-07-014-125/+106
* | alx: make sizes unsignedJohannes Berg2013-07-011-4/+4
* | alx: remove NET_CORE Kconfig selectJohannes Berg2013-07-011-1/+0
* | alx: fix 100mbit/half duplex speed translationJohannes Berg2013-07-011-1/+1
* | alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg2013-07-011-1/+2
* | net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-013-22/+58
* | net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-014-10/+282
* | net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-287-9/+9
* | drivers: net: cpsw: add newline after MACID logDaniel Mack2013-06-281-2/+2
* | pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko2013-06-281-35/+15
* | pch_gbe: convert pr_* to netdev_*Andy Shevchenko2013-06-286-164/+250
* | pch_gbe: remove inline keyword for exported functionsAndy Shevchenko2013-06-283-13/+13
* | fec: Add support for reading RMON registersChris Healy2013-06-262-0/+169
* | arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin2013-06-261-26/+39
* | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar2013-06-251-1/+4
* | net: davinci_emac: simplify the OF parser codeLad, Prabhakar2013-06-251-44/+23
* | net: davinci: emac: Convert to devm_* apiLad, Prabhakar2013-06-251-40/+9
OpenPOWER on IntegriCloud