summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-29forcedeth: Add function init_realtek_8211bJoe Perches
2010-11-29forcedeth: Convert pr_<level> to netdev_<level>Joe Perches
2010-11-29forcedeth: Use pr_fmt and pr_<level>Joe Perches
2010-11-29forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches
2010-11-29forcedeth: Use print_hex_dumpJoe Perches
2010-11-29forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches
2010-11-29forcedeth: Change reg_delay arguments and useJoe Perches
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29xps: add __rcu annotationsEric Dumazet
2010-11-29xps: NUMA allocations for per cpu dataEric Dumazet
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-28vmxnet3: fix compilation when RSS is disabledScott J. Goldman
2010-11-28xps: Add CONFIG_XPSTom Herbert
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun
2010-11-28drivers/s390/net: Remove unnecessary semicolonsJoe Perches
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant
2010-11-28stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro
2010-11-28forcedeth: use usleep_range not msleep for small sleepsSzymon Janc
2010-11-28forcedeth: do not use assignment in if conditionsSzymon Janc
2010-11-28forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc
2010-11-28forcedeth: remove unnecessary checks before kfreeSzymon Janc
2010-11-28forcedeth: fix multiple code style issuesSzymon Janc
2010-11-28zd1211rw: document need for kmalloc castJoe Perches
2010-11-28vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28qlcnic: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28cxgb3: Removing unused return variableBreno Leitao
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28ethoc: remove division from loopsJonas Bonn
2010-11-28ethoc: fix function return typeJonas Bonn
2010-11-28ethoc: rework mdio read/writeJonas Bonn
2010-11-28ethoc: rework interrupt handlingJonas Bonn
2010-11-28ethoc: Double check pending RX packetJonas Bonn
2010-11-28ethoc: enable interrupts after napi_completeAdam Edvardsson
2010-11-28ethoc: remove unused spinlockJonas Bonn
2010-11-28ethoc: Add device tree configurationJonas Bonn
2010-11-28X25 remove bkl in call user data length ioctlandrew hendry
2010-11-28X25 remove bkl from causediag ioctlsandrew hendry
2010-11-28X25 remove bkl from calluserdata ioctlsandrew hendry
2010-11-28X25 remove bkl in facility ioctlsandrew hendry
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-28bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov
2010-11-28bnx2: Remove config access to non-standard registersMichael Chan
2010-11-28bnx2: Fix reset bug on 5709Eddie Wai
2010-11-288021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-28ipv6: kill two unused macro definitionShan Wei
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König