summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-02-27ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin
2012-02-27ath9k: Fix descriptor length for AR9462Sujith Manoharan
2012-02-27ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan
2012-02-27ath9k: Initialize NF values properlySujith Manoharan
2012-02-27ath9k: Remove unused initvalsSujith Manoharan
2012-02-27ath9k: Fix phyerr debug statisticsSujith Manoharan
2012-02-27ath9k: Prettify recv debugfs file outputSujith Manoharan
2012-02-27ath9k: Add a debugfs file to display reset statisticsSujith Manoharan
2012-02-27ath9k: Merge wiphy and misc debugfs filesSujith Manoharan
2012-02-27ath9k: Remove unnecessary variable initializationSujith Manoharan
2012-02-27ath9k_hw: remove duplicate initvalsFelix Fietkau
2012-02-22ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan
2012-02-22ath9k: remove obsolete commentsMohammed Shafi Shajakhan
2012-02-22ath5k:Remove __raw_read and __raw_writeJonathan Bither
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-06ath9k: cleanup a min_t() castDan Carpenter
2012-02-06Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-02-02ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng
2012-02-02ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo
2012-02-02ath6kl: Fix typo in cfg80211.cMasanari Iida
2012-01-31ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan
2012-01-30ath9k: Print the correct channel modeSujith Manoharan
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan
2012-01-30ath6kl: Return a proper error code when not in connected stateRaja Mani
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo
2012-01-30ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter
2012-01-24ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli
2012-01-24ath5k: claim support for IBSS RSNAntonio Quartulli
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix bug in using tid given by addba/delba req eventsVasanthakumar Thiagarajan
2012-01-24ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan
2012-01-24ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan
2012-01-24ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()Vasanthakumar Thiagarajan
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo
2012-01-18ath6kl: create ath6kl_core.koKalle Valo