summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-08-31ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni Malinen
2011-08-31ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen
2011-08-31ath6kl: Support channel set request for startscan commandEdward Lu
2011-08-31ath6kl: Use set_appie command to add Probe Request IEsJouni Malinen
2011-08-31ath6kl: Add cfg80211 calls for remain-on-channel eventsJouni Malinen
2011-08-31ath6kl: Request P2P capabilities during target initJouni Malinen
2011-08-31ath6kl: Implement mgmt_txJouni Malinen
2011-08-31ath6kl: Implement remain_on_channel and cancel_remain_on_channelJouni Malinen
2011-08-31ath6kl: Add new WMI commands and events for P2PJouni Malinen
2011-08-31ath6kl: Use change_station() to authorize/unauthorize STAsJouni Malinen
2011-08-31ath6kl: Delay initial group key setup in AP modeJouni Malinen
2011-08-31ath6kl: Fix AP mode (Re)AssocReq IE processingJouni Malinen
2011-08-31ath6kl: Add functionality for starting AP modeJouni Malinen
2011-08-31ath6kl: Add debugfs file entry to dump credit distribution statsVasanthakumar Thiagarajan
2011-08-31ath6kl: Add debugfs entry to dump target statsVasanthakumar Thiagarajan
2011-08-31ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan
2011-08-31ath6kl: Avoid rolling back of entire scatter setup in case of failureVasanthakumar Thiagarajan
2011-08-31ath6kl: Add wmi meta data information only it is availableVasanthakumar Thiagarajan
2011-08-31ath6kl: Remove unused meta_v2 from ath6kl_data_tx()Vasanthakumar Thiagarajan
2011-08-31ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan
2011-08-31ath6kl: implement suspend supportKalle Valo
2011-08-31ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan
2011-08-31ath6kl: Fix bug in computing AMSU subframe paddingVasanthakumar Thiagarajan
2011-08-31ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan
2011-08-31ath6kl: Minor cleanup in min_hdr_len computationVasanthakumar Thiagarajan
2011-08-31ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()Vasanthakumar Thiagarajan
2011-08-31ath6kl: fix indentation in htc_issued_send()Kalle Valo
2011-08-31ath6kl: Check sme state before delivering disconnect event to cfg80211Raja Mani
2011-08-31ath6kl: Avoid finding bss presence in cfg80211 scan listRaja Mani
2011-08-31ath6kl: Add beginning of AR6004 initialisation supportKevin Fang
2011-08-31ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frameJouni Malinen
2011-08-30ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau
2011-08-30ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches
2011-08-30ath: Make ath_dbg void not intJoe Perches
2011-08-29ath9k: Fix a smatch warningsLarry Finger
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan
2011-08-29ath9k: fix regression in sending aggregated packetsFelix Fietkau
2011-08-29ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan
2011-08-29ath9k_hw: Set default slottime as 9usRajkumar Manoharan
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan
2011-08-29ath9k: use appropriate debug maskMohammed Shafi Shajakhan
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan