aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo111-50006/+0
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar8-1634/+471
2011-08-12ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau1-2/+4
2011-08-12ath9k: remove eeprom txgain override for minor version < 19Marek Lindner1-4/+1
2011-08-10ath9k: remove obselete commentsMohammed Shafi Shajakhan1-5/+0
2011-08-10ath9k: optimize rate control statisticsMohammed Shafi Shajakhan1-2/+2
2011-08-10ath9k_htc: minor clean-upMohammed Shafi Shajakhan1-3/+0
2011-08-10mac80211_hwsim: Fix RX status reporting for HTJouni Malinen1-0/+6
2011-08-10Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath6klJohn W. Linville6-70/+74
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo6-70/+74
2011-08-09Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kvalo/ath6klJohn W. Linville26-0/+17957
2011-08-09b43: Remove EXPERIMENTAL designation from LP PHY selectionLarry Finger1-3/+3
2011-08-09libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter1-4/+0
2011-08-09rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa5-95/+64
2011-08-09rtlwifi: Remove raw read/write routines from headerLarry Finger1-26/+0
2011-08-09rtlwifi: Eliminate raw reads and writes from PCIe portionLarry Finger1-27/+10
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan7-21/+21
2011-08-09ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan1-2/+2
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan4-5/+13
2011-08-09ath9k_hw: use register name in place of magic valueAlex Hacker1-1/+1
2011-08-09mwifiex: print driver version informationAmitkumar Karwar1-0/+4
2011-08-09libertas: implement if_sdio runtime power managementDaniel Drake1-106/+171
2011-08-09libertas: disable functionality when interface is downDaniel Drake8-82/+163
2011-08-09ath9k_hw: Update AR9003 high_power tx gain tableRajkumar Manoharan1-86/+86
2011-08-09ath9k_hw: Update the radio parameters related to high_powerRajkumar Manoharan1-9/+9
2011-08-09ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan1-7/+8
2011-08-09ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan3-13/+2
2011-08-09ath9k: Dump modal eeprom headerRajkumar Manoharan1-0/+30
2011-08-09ath9k: Dump base eeprom headerRajkumar Manoharan1-0/+30
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan1-0/+131
2011-08-09ath9k_hw: Add dump_eeprom support for AR9287Rajkumar Manoharan1-0/+106
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_4kRajkumar Manoharan1-0/+112
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan3-0/+136
2011-08-09b43: add core rev 17 used on bcma SoC.Hauke Mehrtens1-0/+1
2011-08-09bcma: use boardflags define from ssb codeRafał Miłecki1-1/+1
2011-08-09ath6kl: Release the memory allocated for the firmwareRaja Mani1-0/+5
2011-08-09ath6kl: Fix crash during the connection processRaja Mani1-3/+3
2011-08-09ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan3-3/+2
2011-08-09ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan3-9/+6
2011-08-09ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan3-12/+2
2011-08-09ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan3-4/+4
2011-08-09ath6kl: Move initialization/deinitialization of scan_table to appropriate functionsVasanthakumar Thiagarajan2-4/+7
2011-08-09ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan3-3/+3
2011-08-09ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan3-11/+1
2011-08-09ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2-6/+2
2011-08-09ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan3-6/+5
2011-08-09ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan3-16/+17
2011-08-09ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan3-4/+4
2011-08-09ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2-1/+7
2011-08-09ath6kl: remove dependency to wireless extensionsKalle Valo1-2/+0