summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-26rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde4-66/+113
2008-06-26rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde8-26/+25
2008-06-26rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde3-0/+18
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn3-39/+7
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell1-3/+4
2008-06-26b43legacy: use frame control helpersHarvey Harrison1-9/+7
2008-06-26b43: use frame control helpersHarvey Harrison1-10/+7
2008-06-26zd1211rw: use frame control helpersHarvey Harrison1-16/+6
2008-06-26ath5k: use frame control helpersHarvey Harrison1-7/+4
2008-06-26remove the strip driverAdrian Bunk3-2829/+0
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville12-157/+211
2008-06-23bnx2x: Update versionEilon Greenstein1-2/+2
2008-06-23bnx2x: Add PCIE EEH supportWendy Xiong1-6/+95
2008-06-23bnx2x: Enhanced self testYitchak Gertner1-9/+487
2008-06-23bnx2x: Re-factor Tx codeEilon Greenstein1-140/+304
2008-06-23bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov2-136/+884
2008-06-23bnx2x: New statistics codeYitchak Gertner3-850/+1480
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein8-2153/+3750
2008-06-23bnx2x: New microcode part 3/3Eilon Greenstein1-0/+4688
2008-06-23bnx2x: New microcode part 2/3Eilon Greenstein1-0/+3382
2008-06-23bnx2x: New microcode part 1/3Eilon Greenstein1-250/+4354
2008-06-23bnx2x: Remove old microcodeEilon Greenstein1-4900/+1
2008-06-23bnx2x: New init infrastructureEilon Greenstein5-656/+2130
2008-06-23bnx2x: New link codeYaniv Rosner5-3399/+1826
2008-06-23bnx2x: Adding bnx2x_linkYaniv Rosner2-0/+4686
2008-06-23bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein2-0/+1
2008-06-19bnx2: Update driver version to 1.7.7.Michael Chan1-3/+3
2008-06-19bnx2: Cleanup error handling in bnx2_open().Michael Chan1-23/+14
2008-06-19bnx2: Turn on multi rx rings.Michael Chan2-17/+80
2008-06-19bnx2: Update firmware to support multi rx rings.Michael Chan1-4419/+4437
2008-06-19bnx2: Use one handler for all MSI-X vectors.Michael Chan1-59/+40
2008-06-19bnx2: Optimize fast-path tx and rx work.Michael Chan2-44/+72
2008-06-19bnx2: Put rx ring variables in a separate struct.Michael Chan2-169/+259
2008-06-19bnx2: Put tx ring variables in a separate struct.Michael Chan2-129/+199
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller12-242/+204
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller11-242/+189
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh2-22/+6
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2-22/+24
2008-06-17bonding: deliver netdev event for fail-over under the active-backup modeOr Gerlitz1-0/+8
2008-06-17bonding: bond_change_active_slave() cleanup under active-backupOr Gerlitz1-10/+8
2008-06-17sky2: version 1.22Stephen Hemminger1-1/+1
2008-06-17sky2: 88E8057 chip supportStephen Hemminger2-5/+16
2008-06-17sky2: use DEFINE_PCI_DEVICE_TABLEStephen Hemminger1-1/+1
2008-06-17sky2: chip version printoutStephen Hemminger1-15/+25
2008-06-17sky2: phy setup changesStephen Hemminger1-3/+3
2008-06-17ibm_emac: Remove the ibm_emac driverJosh Boyer19-5281/+0
2008-06-17Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-2672/+1885
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-17net/enc28j60: low power modeDavid Brownell1-24/+58