summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-28net: merge fixup for qlge_mainStephen Rothwell1-1/+1
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-92/+130
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan6-32/+5
2010-01-28bonding: bond_open error return valuestephen hemminger1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+6
2010-01-27starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-26virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-26sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-26sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-26qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-26net: use helpers to access uc list V2Jiri Pirko12-31/+31
2010-01-26ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-26iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2
2010-01-25sky2: revert config space changestephen hemminger1-0/+13
2010-01-23sky2: Enable/disable WOL per hardware deviceMike McCormack1-7/+22
2010-01-23ixgbevf: Fix IPv6 GSO type checksJeff Kirsher1-1/+1
2010-01-23net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala4-4/+4
2010-01-23igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2-2/+2
2010-01-23ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose1-0/+2
2010-01-23ixgbevf: Fix panics in the VF driverGreg Rose1-4/+20
2010-01-23ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose1-0/+7
2010-01-23ixgbe: Improve reset coordination between the PF and the VFGreg Rose3-0/+39
2010-01-23ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2-5/+8
2010-01-23ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose1-1/+0
2010-01-23ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose1-2/+4
2010-01-23e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2-38/+2
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2-0/+2
2010-01-23be2net: swap only first 2 fields of mcc_wrbSathya Perla1-1/+1
2010-01-23Please add support for Microsoft MN-120 PCMCIA network cardRon Murray1-0/+1
2010-01-23Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-1/+13
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller504-4611/+18220
2010-01-23Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1480-28788/+101423
2010-01-22be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-22be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi1-0/+11
2010-01-22be2net: ethtool self test reorganization.Sarveshwar Bandi1-3/+4
2010-01-22wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2-1/+13
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-73/+51
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-48/+111
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-43/+52
2010-01-21vhost: fix TUN=m VHOST_NET=yMichael S. Tsirkin1-1/+1
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38