summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsmaster-2008-06-27John W. Linville
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville
2008-06-27wireless: Small cleanupsPavel Machek
2008-06-27iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap
2008-06-27b43: Fix PIO skb clobberMichael Buesch
2008-06-27rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch
2008-06-27b43: Add simple firmware watchdogMichael Buesch
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-26adm8211: remove unnecessary protected bit mask/checkHarvey Harrison
2008-06-26b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch
2008-06-26b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch
2008-06-26b43: Add debugfs files for random SHM accessMichael Buesch
2008-06-26b43: Add debugfs files for MMIO register accessMichael Buesch
2008-06-26rt2x00: Release rt2x00 2.1.8Ivo van Doorn
2008-06-26rt2x00: Increase queue sizeIvo van Doorn
2008-06-26rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn
2008-06-26rt2x00: Cleanup symbol exportsIvo van Doorn
2008-06-26rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde
2008-06-26rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde
2008-06-26rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde
2008-06-26rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell
2008-06-26b43legacy: use frame control helpersHarvey Harrison
2008-06-26b43: use frame control helpersHarvey Harrison
2008-06-26zd1211rw: use frame control helpersHarvey Harrison
2008-06-26ath5k: use frame control helpersHarvey Harrison
2008-06-26remove the strip driverAdrian Bunk
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville
2008-06-23bnx2x: Update versionEilon Greenstein
2008-06-23bnx2x: Add PCIE EEH supportWendy Xiong
2008-06-23bnx2x: Enhanced self testYitchak Gertner
2008-06-23bnx2x: Re-factor Tx codeEilon Greenstein
2008-06-23bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov
2008-06-23bnx2x: New statistics codeYitchak Gertner
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein
2008-06-23bnx2x: New microcode part 3/3Eilon Greenstein
2008-06-23bnx2x: New microcode part 2/3Eilon Greenstein
2008-06-23bnx2x: New microcode part 1/3Eilon Greenstein
2008-06-23bnx2x: Remove old microcodeEilon Greenstein
2008-06-23bnx2x: New init infrastructureEilon Greenstein
2008-06-23bnx2x: New link codeYaniv Rosner
2008-06-23bnx2x: Adding bnx2x_linkYaniv Rosner
2008-06-23bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein
2008-06-19bnx2: Update driver version to 1.7.7.Michael Chan
2008-06-19bnx2: Cleanup error handling in bnx2_open().Michael Chan
2008-06-19bnx2: Turn on multi rx rings.Michael Chan