aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn 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-25iwlwifi: improve scanning band selection managementRon Rindjunsky
2008-06-25rt2x00: Fix unbalanced mutex lockingIvo van Doorn
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen