summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: add stop_scan commandEliad Peller2011-07-052-0/+28
* wl12xx: configure suspend/resume only if associated/startedEliad Peller2011-07-051-2/+8
* wl12xx: one SDIO initialization is enoughOhad Ben-Cohen2011-07-051-6/+6
* wl12xx: implement Tx watermarks per ACArik Nemtsov2011-07-054-13/+37
* wl12xx: Increase low & high TX watermarksIdo Yariv2011-07-051-2/+2
* wl12xx: schedule TX packets according to FW occupancyArik Nemtsov2011-07-054-33/+72
* wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov2011-07-051-2/+2
* wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov2011-07-0510-14/+82
* wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-056-15/+47
* wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-2712-4/+459
* wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-277-7/+21
* wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-272-23/+21
* wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-274-3/+14
* wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-273-5/+5
* wl12xx: check the vif's operstate after joinEliad Peller2011-06-271-5/+18
* wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2011-06-272-11/+16
* wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-271-9/+40
* wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-271-0/+1
* wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-271-44/+43
* wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-275-2/+24
* wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-271-6/+11
* wl12xx: split channel array per band in sched_scanLuciano Coelho2011-06-272-42/+36
* wl12xx: fix erroneous commit (cb5ae0)Eliad Peller2011-06-271-18/+18
* wl12xx: remove unused crc7 referencesEliad Peller2011-06-275-5/+1
* wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2011-06-272-7/+12
* wl12xx: add rx_streaming debugfs entryEliad Peller2011-06-271-1/+135
* wl12xx: add automatic rx streaming triggersEliad Peller2011-06-276-11/+203
* wl12xx: add support for rx streamingEliad Peller2011-06-274-0/+91
* net: wl12xx: remove unnecessary printsFelipe Balbi2011-06-271-14/+1
* net: wl12xx: remove the nopsFelipe Balbi2011-06-271-10/+0
* net: wl12xx: care for optional operationsFelipe Balbi2011-06-271-2/+4
* net: wl12xx: remove some unnecessary printsFelipe Balbi2011-06-271-14/+1
* net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi2011-06-271-1/+1
* ssb: add __devinit to some functionsHauke Mehrtens2011-06-226-32/+36
* ath9k: enable support for AR9330Gabor Juhos2011-06-221-0/+1
* ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-224-0/+38
* ath9k: configure internal regulator for AR9330Gabor Juhos2011-06-221-5/+20
* ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: fix few register offsets for AR9330Gabor Juhos2011-06-221-2/+2
* ath9k: set diversity group for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-221-0/+83
* ath9k: remove superfluous parenthesesGabor Juhos2011-06-221-32/+30
* ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos2011-06-221-2/+8
* ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-221-0/+1
* ath9k: use correct max_streams for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: enable antenna diversity for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: set NF limits for AR9330Gabor Juhos2011-06-222-1/+6
* ath9k: configure xpa bias level for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: use correct EEPROM base for AR9330Gabor Juhos2011-06-221-0/+2
* ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos2011-06-221-1/+1