summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-9/+9
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-3/+3
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds45-669/+50
2012-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-4/+3
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman45-669/+50
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+24
2012-01-04mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar1-1/+1
2012-01-04r6040: place comments before codeFlorian Fainelli1-3/+4
2012-01-04r6040: use __aligned(size)Florian Fainelli1-1/+1
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli1-2/+3
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli1-3/+3
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli1-3/+6
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli1-13/+1
2012-01-04r6040: 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
2012-01-04rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde1-2/+2
2012-01-04rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde1-1/+1
2012-01-04rt2x00usb: Zero USB padding before sending URBJakub Kiciński1-3/+13
2012-01-04rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński1-27/+10
2012-01-04rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde1-18/+26
2012-01-04rt2x00: Whitespace cleanup.Gertjan van Wingerde1-1/+1
2012-01-04rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde1-14/+12
2012-01-04carl9170: move checksum and txseq into subfunctionsChristian Lamparter1-37/+60
2012-01-04rt2800usb: Move ID out of unknownLarry Finger1-1/+1
2012-01-04ipw2x00: remove reset_port functionalityStanislav Yakovlev2-29/+0
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan4-4/+4
2012-01-04iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka1-4/+4
2012-01-04iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka3-15/+6
2012-01-04iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka1-20/+11