summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-08-09ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan
2011-08-09ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan
2011-08-09ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan
2011-08-09ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo
2011-08-09ath6kl: remove dependency to wireless extensionsKalle Valo
2011-08-09ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo
2011-08-09ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()Kalle Valo
2011-08-09ath6kl: don't force foreground scan when connectedKalle Valo
2011-08-09ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani
2011-08-09ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...Raja Mani
2011-08-09ath6kl: Rearrange the variable and the value position in IF conditionRaja Mani
2011-08-09ath6kl: Print bad trailer data only when htc fails to parse trailer infoRaja Mani
2011-08-09ath6kl: Remove unused struct ath6kl_async_reg_io_bufferVasanthakumar Thiagarajan
2011-08-09ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Bypass reading irq status based on chk_irq_status_cntVasanthakumar Thiagarajan
2011-08-09ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan
2011-08-09ath6kl: Minor cleanup in ath6kldev_submit_scat_req()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Remove ath6kldev_setup_msg_bndl()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Merge scatter rw request functions into oneVasanthakumar Thiagarajan
2011-08-09ath6kl: Refactor ath6kl_sdio_read_write_sync()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_reqVasanthakumar Thiagarajan