summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-08-31ath6kl: implement suspend supportKalle Valo6-0/+82
2011-08-31ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan5-12/+22
2011-08-31ath6kl: Fix bug in computing AMSU subframe paddingVasanthakumar Thiagarajan1-1/+1
2011-08-31ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan3-13/+1
2011-08-31ath6kl: Minor cleanup in min_hdr_len computationVasanthakumar Thiagarajan1-3/+2
2011-08-31ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()Vasanthakumar Thiagarajan1-2/+2
2011-08-31ath6kl: fix indentation in htc_issued_send()Kalle Valo1-1/+1
2011-08-31ath6kl: Check sme state before delivering disconnect event to cfg80211Raja Mani1-1/+1
2011-08-31ath6kl: Avoid finding bss presence in cfg80211 scan listRaja Mani1-21/+0
2011-08-31ath6kl: Add beginning of AR6004 initialisation supportKevin Fang5-43/+140
2011-08-31ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frameJouni Malinen1-27/+17
2011-08-30ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau1-39/+66
2011-08-30ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau1-19/+23
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2-33/+24
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau3-37/+45
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau5-5/+5
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2-17/+18
2011-08-30ath: Make ath_dbg void not intJoe Perches1-17/+12
2011-08-29ath9k: Fix a smatch warningsLarry Finger2-1/+2
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan6-14/+369
2011-08-29ath9k: fix regression in sending aggregated packetsFelix Fietkau1-1/+4
2011-08-29ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan2-2/+10
2011-08-29ath9k_hw: Set default slottime as 9usRajkumar Manoharan1-1/+1
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan2-5/+2
2011-08-29ath9k: use appropriate debug maskMohammed Shafi Shajakhan1-1/+1
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli1-0/+1
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez1-0/+1
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter1-4/+7
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez5-0/+1770
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan1-0/+17
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville1-6/+2
2011-08-26ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan1-1/+21
2011-08-24ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2-2/+2
2011-08-24ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan1-7/+27
2011-08-24ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan1-2/+2
2011-08-24ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan1-1/+16
2011-08-24ath9k: fix MGMT packets when using TKIPBill Jordan1-1/+2
2011-08-24ath9k_hw: fix EIFS value to microsecondsAlex Hacker1-1/+1
2011-08-24carl9170: export HW random number generatorChristian Lamparter3-0/+139
2011-08-24carl9170: improve site surveyChristian Lamparter5-15/+153
2011-08-24carl9170: import updated firmware headersChristian Lamparter2-2/+13
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter3-5/+8
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau1-2/+2
2011-08-24ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan1-0/+55
2011-08-24ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan1-3/+14
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan1-2/+1
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan6-48/+30
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan3-9/+4
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan3-18/+1
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan1-15/+2