summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-151-2/+1
* tg3: Update version to 3.130Michael Chan2013-02-151-2/+2
* tg3: Set initial carrier state to off.Michael Chan2013-02-151-0/+2
* tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-151-2/+4
* tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-151-1/+1
* tg3: Add 57766 device support.Matt Carlson2013-02-152-1/+19
* gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil2013-02-142-21/+21
* gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil2013-02-141-3/+0
* gianfar: gfar_process_frame returns voidClaudiu Manoil2013-02-141-6/+4
* gianfar: GRO_DROP is unlikelyClaudiu Manoil2013-02-141-1/+1
* gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil2013-02-141-45/+48
* gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil2013-02-142-12/+14
* gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil2013-02-142-5/+0
* bgmac: add read of interrupt mask after disabling interruptsNathan Hintz2013-02-141-0/+1
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-145-5/+7
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-141-1/+2
* bgmac: return error on failed PHY writeRafał Miłecki2013-02-132-6/+7
* be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla2013-02-131-5/+8
* net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-131-4/+2
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-133-18/+12
* Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2013-02-133-45/+37
|\
| * gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-133-30/+31
| * gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-132-16/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-137-90/+53
|\ \
| * \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-121-18/+18
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
| | |\ \
| | | * | mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| * | | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ / /
| * | | bnx2x: set gso_typeMichael S. Tsirkin2013-02-111-7/+5
| * | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-111-1/+6
| * | | ixgbe: fix gso typeMichael S. Tsirkin2013-02-111-2/+6
| * | | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-111-3/+7
| * | | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-111-1/+1
| * | | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-111-67/+19
| |\ \ \
| | * | | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| | * | | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | | net: fec_mpc52xx: Read MAC address from device-treeStefan Roese2013-02-121-24/+38
* | | | | cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya2013-02-121-1/+3
* | | | | driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-52/+283
* | | | | driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N2013-02-121-15/+21
* | | | | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-124-9/+24
| |_|_|/ |/| | |
* | | | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-121-1/+1
* | | | qlcnic: fix mailbox response handlingJitendra Kalsaria2013-02-111-26/+40
* | | | qlcnic: enhance MSIX allocation failure log messageManish Chopra2013-02-111-2/+3
* | | | qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria2013-02-111-2/+5
* | | | qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria2013-02-113-27/+48
* | | | qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria2013-02-115-32/+158
* | | | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-114-64/+45
* | | | qlcnic: fix firmware based IDC participationJitendra Kalsaria2013-02-111-4/+4