summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau
2012-03-07ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau
2012-03-07ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo
2012-03-07ath6kl: fix too long linesKalle Valo
2012-03-07ath6kl: document all spinlocksKalle Valo
2012-03-07ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo
2012-03-07ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo
2012-03-07ath6kl: remove multiple assignmentsKalle Valo
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo
2012-03-07ath6kl: fix pointer styleKalle Valo
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-06ath5k: do not re-run AGC calibration periodicallyFelix Fietkau
2012-03-06ath5k: do not stop queues for full calibrationFelix Fietkau
2012-03-06ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan
2012-03-05ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan
2012-03-05ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan
2012-03-05ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau
2012-03-05ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau
2012-03-05ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau
2012-03-05Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01ath6kl: Fix random system lockupRaja Mani
2012-03-01ath6kl: Collect residue firmware logsEtay Luz
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz
2012-03-01ath6kl: implement hidden ssidThomas Pedersen
2012-03-01ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Skip vif index validation in ath6kl_rx() for wmi eventsVasanthakumar Thiagarajan
2012-03-01ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi