summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki
2011-08-22b43: use enum for firmware header formatRafał Miłecki
2011-08-22b43: rename TX header formatsRafał Miłecki
2011-08-22b43: reload phy and bss settings after core restartsFelix Fietkau
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-08-13staging: remove ath6klKalle Valo
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar
2011-08-12ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau
2011-08-12ath9k: remove eeprom txgain override for minor version < 19Marek Lindner
2011-08-10ath9k: remove obselete commentsMohammed Shafi Shajakhan
2011-08-10ath9k: optimize rate control statisticsMohammed Shafi Shajakhan
2011-08-10ath9k_htc: minor clean-upMohammed Shafi Shajakhan
2011-08-10mac80211_hwsim: Fix RX status reporting for HTJouni Malinen
2011-08-10Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo
2011-08-09Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville
2011-08-09b43: Remove EXPERIMENTAL designation from LP PHY selectionLarry Finger
2011-08-09libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter
2011-08-09rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa
2011-08-09rtlwifi: Remove raw read/write routines from headerLarry Finger
2011-08-09rtlwifi: Eliminate raw reads and writes from PCIe portionLarry Finger
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan
2011-08-09ath9k_hw: use register name in place of magic valueAlex Hacker
2011-08-09mwifiex: print driver version informationAmitkumar Karwar
2011-08-09libertas: implement if_sdio runtime power managementDaniel Drake
2011-08-09libertas: disable functionality when interface is downDaniel Drake
2011-08-09ath9k_hw: Update AR9003 high_power tx gain tableRajkumar Manoharan
2011-08-09ath9k_hw: Update the radio parameters related to high_powerRajkumar Manoharan
2011-08-09ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan
2011-08-09ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan
2011-08-09ath9k: Dump modal eeprom headerRajkumar Manoharan
2011-08-09ath9k: Dump base eeprom headerRajkumar Manoharan
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan
2011-08-09ath9k_hw: Add dump_eeprom support for AR9287Rajkumar Manoharan
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_4kRajkumar Manoharan
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan
2011-08-09b43: add core rev 17 used on bcma SoC.Hauke Mehrtens
2011-08-09bcma: use boardflags define from ssb codeRafał Miłecki
2011-08-09ath6kl: Release the memory allocated for the firmwareRaja Mani
2011-08-09ath6kl: Fix crash during the connection processRaja Mani
2011-08-09ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan
2011-08-09ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan
2011-08-09ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan