summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov6-24/+51
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov3-1/+9
2011-07-05wl12xx: initialize max_power levels for 11a channelsArik Nemtsov1-34/+34
2011-07-05wl12xx: implement cancel_hw_scan() callbackEliad Peller1-1/+39
2011-07-05wl12xx: add stop_scan commandEliad Peller2-0/+28
2011-07-05wl12xx: configure suspend/resume only if associated/startedEliad Peller1-2/+8
2011-07-05wl12xx: one SDIO initialization is enoughOhad Ben-Cohen1-6/+6
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov4-13/+37
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv1-2/+2
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov4-33/+72
2011-07-05wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov1-2/+2
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov10-14/+82
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski6-15/+47
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv12-4/+459
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv7-7/+21
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2-23/+21
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller4-3/+14
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller3-5/+5
2011-06-27wl12xx: check the vif's operstate after joinEliad Peller1-5/+18
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2-11/+16
2011-06-27wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller1-9/+40
2011-06-27wl12xx: clear wl->wow_enabled on resumeEliad Peller1-0/+1
2011-06-27wl12xx: don't check wow param on suspend/resumeEliad Peller1-44/+43
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi5-2/+24
2011-06-27wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-6/+11
2011-06-27wl12xx: split channel array per band in sched_scanLuciano Coelho2-42/+36
2011-06-27wl12xx: fix erroneous commit (cb5ae0)Eliad Peller1-18/+18
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller5-5/+1
2011-06-27wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2-7/+12
2011-06-27wl12xx: add rx_streaming debugfs entryEliad Peller1-1/+135
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller6-11/+203
2011-06-27wl12xx: add support for rx streamingEliad Peller4-0/+91
2011-06-27net: wl12xx: remove unnecessary printsFelipe Balbi1-14/+1
2011-06-27net: wl12xx: remove the nopsFelipe Balbi1-10/+0
2011-06-27net: wl12xx: care for optional operationsFelipe Balbi1-2/+4
2011-06-27net: wl12xx: remove some unnecessary printsFelipe Balbi1-14/+1
2011-06-27net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi1-1/+1
2011-06-23ssb: add __devinit to some functionsHauke Mehrtens6-32/+36
2011-06-23ath9k: enable support for AR9330Gabor Juhos1-0/+1
2011-06-23ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos3-0/+37
2011-06-23ath9k: configure internal regulator for AR9330Gabor Juhos1-5/+20
2011-06-23ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos1-1/+1
2011-06-23ath9k: fix few register offsets for AR9330Gabor Juhos1-2/+2
2011-06-23ath9k: set diversity group for AR9330Gabor Juhos1-1/+4
2011-06-23ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos1-0/+83
2011-06-23ath9k: remove superfluous parenthesesGabor Juhos1-32/+30
2011-06-23ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos1-2/+8
2011-06-23ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos1-0/+1
2011-06-23ath9k: use correct max_streams for AR9330Gabor Juhos1-1/+1
2011-06-23ath9k: enable antenna diversity for AR9330Gabor Juhos1-1/+1