summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xps: Add CONFIG_XPSTom Herbert2010-11-295-43/+73
* qeth: l3 fix len in tso hdrFrank Blaschka2010-11-291-0/+1
* qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-292-10/+12
* drivers/s390/net: Remove unnecessary semicolonsJoe Perches2010-11-291-1/+1
* qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-292-9/+12
* stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro2010-11-291-7/+0
* forcedeth: use usleep_range not msleep for small sleepsSzymon Janc2010-11-291-1/+1
* forcedeth: do not use assignment in if conditionsSzymon Janc2010-11-291-2/+4
* forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc2010-11-291-2/+2
* forcedeth: remove unnecessary checks before kfreeSzymon Janc2010-11-291-8/+5
* forcedeth: fix multiple code style issuesSzymon Janc2010-11-291-166/+135
* zd1211rw: document need for kmalloc castJoe Perches2010-11-291-0/+1
* vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-292-18/+10
* qlcnic: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-291-2/+1
* netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-291-2/+1
* cxgb3: Removing unused return variableBreno Leitao2010-11-281-2/+1
* ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik2010-11-282-32/+26
* xfrm: fix gre key endianessTimo Teräs2010-11-281-2/+2
* ethoc: remove division from loopsJonas Bonn2010-11-281-4/+13
* ethoc: fix function return typeJonas Bonn2010-11-281-3/+2
* ethoc: rework mdio read/writeJonas Bonn2010-11-281-8/+6
* ethoc: rework interrupt handlingJonas Bonn2010-11-281-27/+49
* ethoc: Double check pending RX packetJonas Bonn2010-11-281-2/+13
* ethoc: enable interrupts after napi_completeAdam Edvardsson2010-11-281-1/+1
* ethoc: remove unused spinlockJonas Bonn2010-11-281-3/+0
* ethoc: Add device tree configurationJonas Bonn2010-11-281-2/+30
* X25 remove bkl in call user data length ioctlandrew hendry2010-11-281-5/+6
* X25 remove bkl from causediag ioctlsandrew hendry2010-11-281-8/+7
* X25 remove bkl from calluserdata ioctlsandrew hendry2010-11-281-7/+7
* X25 remove bkl in facility ioctlsandrew hendry2010-11-281-23/+25
* X25 remove bkl in subscription ioctlsandrew hendry2010-11-283-10/+12
* bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov2010-11-281-5/+4
* bnx2: Remove config access to non-standard registersMichael Chan2010-11-281-8/+8
* bnx2: Fix reset bug on 5709Eddie Wai2010-11-282-7/+24
* 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend2010-11-281-3/+0
* net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-285-12/+10
* ipv6: kill two unused macro definitionShan Wei2010-11-282-4/+0
* net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-282-18/+18
* netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia2010-11-281-2/+4
* qlcnic: avoid using reset_devices as it may become obsolete.Rajesh Borundia2010-11-284-2/+10
* sctp: kill unused macro definitionShan Wei2010-11-281-14/+0
* rtnl: make link af-specific updates atomicThomas Graf2010-11-284-20/+53
* drivers/net: use vzalloc()Eric Dumazet2010-11-2817-87/+39
* be2net: adding support for Lancer family of CNAsSathya Perla2010-11-285-92/+301
* xps: Transmit Packet SteeringTom Herbert2010-11-244-8/+447
* xps: Improvements in TX queue selectionTom Herbert2010-11-243-9/+17
* infiniband: remove dev_base_lock useEric Dumazet2010-11-242-6/+6
* scm: lower SCM_MAX_FDEric Dumazet2010-11-242-6/+9
* ipv6: mcast: RCU conversionEric Dumazet2010-11-243-33/+47
* stmmac: update the driver versionGiuseppe CAVALLARO2010-11-241-1/+1