summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-261-8/+1Star
* b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-262-44/+0Star
* b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-261-8/+30
* b43: Add debugfs files for random SHM accessMichael Buesch2008-06-264-17/+234
* b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-262-0/+133
* rt2x00: Release rt2x00 2.1.8Ivo van Doorn2008-06-261-1/+1
* rt2x00: Increase queue sizeIvo van Doorn2008-06-261-7/+10
* rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-263-8/+10
* rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-2611-137/+102Star
* rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-2610-176/+204
* rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-264-66/+113
* rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-268-26/+25Star
* rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-263-0/+18
* rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-263-39/+7Star
* wireless: fix fallout from device_create removalStephen Rothwell2008-06-261-3/+4
* b43legacy: use frame control helpersHarvey Harrison2008-06-261-9/+7Star
* b43: use frame control helpersHarvey Harrison2008-06-261-10/+7Star
* zd1211rw: use frame control helpersHarvey Harrison2008-06-261-16/+6Star
* ath5k: use frame control helpersHarvey Harrison2008-06-261-7/+4Star
* remove the strip driverAdrian Bunk2008-06-263-2829/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-2512-157/+211
|\
| * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-1712-157/+211
* | bnx2x: Update versionEilon Greenstein2008-06-241-2/+2
* | bnx2x: Add PCIE EEH supportWendy Xiong2008-06-241-6/+95
* | bnx2x: Enhanced self testYitchak Gertner2008-06-241-9/+487
* | bnx2x: Re-factor Tx codeEilon Greenstein2008-06-241-140/+304
* | bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov2008-06-242-136/+884
* | bnx2x: New statistics codeYitchak Gertner2008-06-243-850/+1480
* | bnx2x: Add support for BCM57711 HWEilon Greenstein2008-06-248-2153/+3750
* | bnx2x: New microcode part 3/3Eilon Greenstein2008-06-241-0/+4688
* | bnx2x: New microcode part 2/3Eilon Greenstein2008-06-241-0/+3382
* | bnx2x: New microcode part 1/3Eilon Greenstein2008-06-241-250/+4354
* | bnx2x: Remove old microcodeEilon Greenstein2008-06-241-4900/+1Star
* | bnx2x: New init infrastructureEilon Greenstein2008-06-245-656/+2130
* | bnx2x: New link codeYaniv Rosner2008-06-245-3399/+1826Star
* | bnx2x: Adding bnx2x_linkYaniv Rosner2008-06-242-0/+4686
* | bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein2008-06-242-0/+1
* | bnx2: Update driver version to 1.7.7.Michael Chan2008-06-201-3/+3
* | bnx2: Cleanup error handling in bnx2_open().Michael Chan2008-06-201-23/+14Star
* | bnx2: Turn on multi rx rings.Michael Chan2008-06-202-17/+80
* | bnx2: Update firmware to support multi rx rings.Michael Chan2008-06-201-4419/+4437
* | bnx2: Use one handler for all MSI-X vectors.Michael Chan2008-06-201-59/+40Star
* | bnx2: Optimize fast-path tx and rx work.Michael Chan2008-06-202-44/+72
* | bnx2: Put rx ring variables in a separate struct.Michael Chan2008-06-202-169/+259
* | bnx2: Put tx ring variables in a separate struct.Michael Chan2008-06-202-129/+199
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-2012-242/+204Star
|\ \
| * \ Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1811-242/+189Star
| |\ \
| | * | atl1: relax eeprom mac address error checkRadu Cristescu2008-06-181-1/+0Star
| | * | net/enc28j60: low power modeDavid Brownell2008-06-181-24/+58
| | * | net/enc28j60: section fixDavid Brownell2008-06-181-3/+2Star