summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-26b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin
2011-07-26b43: bcma: drop BROKENRafał Miłecki
2011-07-26b43: bus: fix memory corruption when setting driver's dataRafał Miłecki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki
2011-07-22ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin
2011-07-22ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin
2011-07-22ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin
2011-07-22b43: (un)initialize driver on the BCMA busRafał Miłecki
2011-07-22b43: bcma: get DMA translation bitsRafał Miłecki
2011-07-22ssb: return correct translation bit for 64-bit DMARafał Miłecki
2011-07-22b43: disable parity check on BCMA devicesRafał Miłecki
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches
2011-07-21ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar
2011-07-21mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar
2011-07-21mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar
2011-07-21iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach
2011-07-21iwlagn: remove "disable otp refresh" W/AWey-Yi Guy
2011-07-21iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg
2011-07-21iwlagn: track beacon interval sent to deviceJohannes Berg
2011-07-21iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: rewrite HW cryptoJohannes Berg
2011-07-21iwlagn: remove forgotten debugfs functionJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: remove keyinfo cacheJohannes Berg
2011-07-21iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy
2011-07-21iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach
2011-07-21iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-21iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach
2011-07-21iwlagn: radio sensor offset in le16 formatWey-Yi Guy
2011-07-21iwlagn: define valid init calibration maskWey-Yi Guy
2011-07-21iwlagn: remove legacy calibration commandWey-Yi Guy
2011-07-21iwlagn: set correct calibration flagWey-Yi Guy
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-21iwlagn: add kick_nic API to transport layerEmmanuel Grumbach
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody