summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-098139cp: fix missing napi_gro_flush.françois romieu1-0/+1
2012-01-08smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller1-2/+0
2012-01-08asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-08r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros1-1/+1
2012-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-6/+5
2012-01-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds1-13/+3
2012-01-07Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds14-0/+30
2012-01-07Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2-5/+9
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-335/+185
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds799-63304/+87764
2012-01-07Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6
2012-01-07Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2012-01-07Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-01-07Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-16/+12
2012-01-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+5
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-65/+58
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-34/+209
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+10
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan3-8/+74
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan1-0/+1
2012-01-05bna: fix sparse warnings/errorsstephen hemminger4-7/+8
2012-01-05bna: make ethtool_ops and strings conststephen hemminger1-2/+2
2012-01-05xgmac: cleanupsstephen hemminger1-2/+2
2012-01-05net: make ethtool_ops conststephen hemminger6-8/+8
2012-01-05vmxnet3" make ethtool ops conststephen hemminger1-1/+1
2012-01-05xen-netback: make ops structs conststephen hemminger1-2/+2
2012-01-05virtio_net: Pass gfp flags when allocating rx buffers.Mike Waychison1-1/+2
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh3-1/+90
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi1-0/+1
2012-01-05igb: add basic runtime PM supportYan, Zheng2-19/+133
2012-01-05igb: Add support for byte queue limits.Eric Dumazet2-0/+10
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2-12/+7
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli1-0/+2
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg1-7/+1
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville46-1981/+999
2012-01-05ath6kl: revert USB supportJohn W. Linville8-501/+20
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-13/+3
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-47/+39
2012-01-05mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar1-1/+1
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+24
2012-01-05r6040: place comments before codeFlorian Fainelli1-3/+4
2012-01-05r6040: use __aligned(size)Florian Fainelli1-1/+1
2012-01-05r6040: use definitions for MAC_SM register read/writesFlorian Fainelli1-2/+3
2012-01-05r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli1-3/+3
2012-01-05r6040: define more MCR0 register bitsFlorian Fainelli1-3/+6
2012-01-05r6040: remove unused variables and definitionsFlorian Fainelli1-13/+1
2012-01-05r6040: use an unique MDIO bus nameFlorian Fainelli1-1/+2
2012-01-04mwl8k: Recover from firmware crashYogesh Ashok Powar1-7/+129
2012-01-04ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan1-2/+5