aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-06-30iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach
2008-06-30iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach
2008-06-30iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach
2008-06-30iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach
2008-06-30iwlwifi: use iwl_is_associated when possibleRon Rindjunsky
2008-06-30iwlwifi: better station table maintenanceEmmanuel Grumbach
2008-06-30iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler
2008-06-30iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman
2008-06-30b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah
2008-06-30b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah
2008-06-30hostap: use radiotap headers by defaultPavel Roskin
2008-06-30hostap: add radiotap support in monitor modePavel Roskin
2008-06-30hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin
2008-06-30iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah
2008-06-30iwl-rfkill.c: correct 'recieved' typoJohn W. Linville
2008-06-30hostap: fix sparse warningsPavel Roskin
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin
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