aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-07-31
|\
| * orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin2011-07-29
| * hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin2011-07-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\ \
| * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-28
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-26
| | |\ \
| | | * | b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-26
| | | * | b43: bcma: drop BROKENRafał Miłecki2011-07-26
| | | * | b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-26
* | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ \
| * | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \ \ \
| * | | | | Update my e-mail addressMichael Büsch2011-07-07
| * | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | | | | | iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller2011-07-24
| |_|/ / / |/| | | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-22
| * | | | ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin2011-07-22
| * | | | ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin2011-07-22
| * | | | ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-22
| * | | | b43: (un)initialize driver on the BCMA busRafał Miłecki2011-07-22
| * | | | b43: bcma: get DMA translation bitsRafał Miłecki2011-07-22
| * | | | ssb: return correct translation bit for 64-bit DMARafał Miłecki2011-07-22
| * | | | b43: disable parity check on BCMA devicesRafał Miłecki2011-07-22
| * | | | rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-21
| * | | | ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau2011-07-21
| * | | | mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar2011-07-21
| * | | | mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar2011-07-21
| * | | | mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar2011-07-21
| * | | | iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach2011-07-21
| * | | | iwlagn: remove "disable otp refresh" W/AWey-Yi Guy2011-07-21
| * | | | iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg2011-07-21
| * | | | iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-21
| * | | | iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy2011-07-21
| * | | | iwlagn: implement WoWLANJohannes Berg2011-07-21
| * | | | iwlagn: rewrite HW cryptoJohannes Berg2011-07-21
| * | | | iwlagn: remove forgotten debugfs functionJohannes Berg2011-07-21
| * | | | iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
| * | | | iwlagn: remove keyinfo cacheJohannes Berg2011-07-21
| * | | | iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-21
| * | | | iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach2011-07-21
| * | | | iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-21
| * | | | iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
| * | | | iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
| * | | | iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-21
| * | | | iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-21
| * | | | iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-21
| * | | | iwlagn: radio sensor offset in le16 formatWey-Yi Guy2011-07-21