summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2011-08-242-2/+2
* ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan2011-08-241-7/+27
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-08-241-2/+2
* ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan2011-08-241-1/+16
* ath9k: fix MGMT packets when using TKIPBill Jordan2011-08-241-1/+2
* ath9k_hw: fix EIFS value to microsecondsAlex Hacker2011-08-241-1/+1
* carl9170: export HW random number generatorChristian Lamparter2011-08-243-0/+139
* carl9170: improve site surveyChristian Lamparter2011-08-245-15/+153
* carl9170: import updated firmware headersChristian Lamparter2011-08-242-2/+13
* carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-243-5/+8
* ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-241-2/+2
* ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-241-0/+55
* ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-241-3/+14
* ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-241-2/+1
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-246-48/+30
* ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-243-9/+4
* ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-243-18/+1
* ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-241-15/+2
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-243-4/+4
* ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-241-0/+5
* ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
* ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-242-29/+15
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-224-29/+29
* ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-223-6/+3
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-226-15/+12
* ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-121-2/+4
* ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1
* ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
* ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-101-3/+0
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-106-70/+74
|\
| * ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-106-70/+74
* | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-0926-0/+17957
|\ \ | |/
| * ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-091-0/+5
| * ath6kl: Fix crash during the connection processRaja Mani2011-08-091-3/+3
| * ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-093-3/+2
| * ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-093-9/+6
| * ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-12/+2
| * ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-4/+4
| * ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-092-4/+7
| * ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-093-3/+3
| * ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-093-11/+1
| * ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-092-6/+2
| * ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-093-6/+5
| * ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-093-16/+17
| * ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-093-4/+4
| * ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2011-08-092-1/+7
| * ath6kl: remove dependency to wireless extensionsKalle Valo2011-08-091-2/+0
| * ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-091-18/+23
| * ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()Kalle Valo2011-08-091-1/+2
OpenPOWER on IntegriCloud