summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville25-667/+1228
2012-03-13ath6kl: fix debug.c file modeKalle Valo1-0/+0
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo1-2/+2
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo1-4/+5
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo1-17/+2
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo1-1/+2
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau1-3/+5
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan1-2/+2
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan1-1/+1
2012-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2-2/+12
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear2-17/+18
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan1-1/+2
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam1-24/+21
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau1-5/+7
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau3-36/+28
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2-38/+0
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau4-6/+36
2012-03-07ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau1-4/+10
2012-03-07ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo1-3/+10
2012-03-07ath6kl: fix too long linesKalle Valo3-26/+27
2012-03-07ath6kl: document all spinlocksKalle Valo5-0/+36
2012-03-07ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo1-2/+8
2012-03-07ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo1-28/+38
2012-03-07ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo2-16/+11
2012-03-07ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo2-76/+32
2012-03-07ath6kl: remove multiple assignmentsKalle Valo1-4/+4
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo4-15/+16
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo11-115/+115
2012-03-07ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo1-3/+7
2012-03-07ath6kl: fix pointer styleKalle Valo1-2/+2
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani4-1/+90
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani5-14/+16
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani4-3/+44
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani4-8/+25
2012-03-07ath5k: do not re-run AGC calibration periodicallyFelix Fietkau1-25/+9
2012-03-07ath5k: do not stop queues for full calibrationFelix Fietkau1-12/+2
2012-03-07ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh3-2/+9
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-2/+4
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan3-7/+21
2012-03-06ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan1-7/+2
2012-03-06ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2-3/+1
2012-03-06ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2-3/+6
2012-03-06ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau1-1/+5
2012-03-06ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau1-1/+2
2012-03-06Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2-12/+2
2012-03-05Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo55-4786/+1734
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani1-1/+4
2012-03-01ath6kl: Fix random system lockupRaja Mani1-8/+26
2012-03-01ath6kl: Collect residue firmware logsEtay Luz1-0/+1
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz1-1/+4