summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov
2011-06-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-06-27iwlagn: map command buffers BIDIJohannes Berg
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller
2011-06-27wl12xx: check the vif's operstate after joinEliad Peller
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller
2011-06-27wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller
2011-06-27wl12xx: clear wl->wow_enabled on resumeEliad Peller
2011-06-27wl12xx: don't check wow param on suspend/resumeEliad Peller
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi
2011-06-27wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2011-06-27wl12xx: split channel array per band in sched_scanLuciano Coelho
2011-06-27wl12xx: fix erroneous commit (cb5ae0)Eliad Peller
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller
2011-06-27wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi
2011-06-27wl12xx: add rx_streaming debugfs entryEliad Peller
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller
2011-06-27wl12xx: add support for rx streamingEliad Peller
2011-06-27net: wl12xx: remove unnecessary printsFelipe Balbi
2011-06-27net: wl12xx: remove the nopsFelipe Balbi
2011-06-27net: wl12xx: care for optional operationsFelipe Balbi
2011-06-27net: wl12xx: remove some unnecessary printsFelipe Balbi
2011-06-27net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg
2011-06-24iwlagn: extend host command timeoutJohannes Berg
2011-06-24iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: use PM ops macroJohannes Berg
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens
2011-06-22ath9k: enable support for AR9330Gabor Juhos
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos
2011-06-22ath9k: fix few register offsets for AR9330Gabor Juhos
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos
2011-06-22ath9k: use correct max_streams for AR9330Gabor Juhos