aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam2011-08-22
* b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-22
* b43: include HT-PHY in some common codeRafał Miłecki2011-08-22
* bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-22
* b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-22
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-22
* b43: use enum for firmware header formatRafał Miłecki2011-08-22
* b43: rename TX header formatsRafał Miłecki2011-08-22
* b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-22
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-22
* ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-22
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-22
* staging: remove ath6klKalle Valo2011-08-13
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-12
* ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-12
* ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-12
* ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-10
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-10
* ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-10
* mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-10
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-10
|\
| * ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-10
* | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-09
|\|
| * ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-09
| * ath6kl: Fix crash during the connection processRaja Mani2011-08-09
| * ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-09
| * ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-09
| * ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2011-08-09
| * ath6kl: remove dependency to wireless extensionsKalle Valo2011-08-09
| * ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-09
| * ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()Kalle Valo2011-08-09
| * ath6kl: don't force foreground scan when connectedKalle Valo2011-08-09
| * ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani2011-08-09
| * ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...Raja Mani2011-08-09
| * ath6kl: Rearrange the variable and the value position in IF conditionRaja Mani2011-08-09
| * ath6kl: Print bad trailer data only when htc fails to parse trailer infoRaja Mani2011-08-09
| * ath6kl: Remove unused struct ath6kl_async_reg_io_bufferVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Bypass reading irq status based on chk_irq_status_cntVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09
| * ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09