summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl2-15/+15
2012-10-08ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun1-1/+2
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau3-26/+31
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau4-10/+13
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau1-0/+5
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds53-981/+2643
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-15/+6
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-58/+145
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller27-182/+362
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+8
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan4-32/+39
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann1-0/+17
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam3-5/+5
2012-09-28ath9k: Fix chainmask selection for AR9462Sujith Manoharan2-0/+6
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan2-3/+54
2012-09-28ath9k: Handle errors properly in MCI initializationSujith Manoharan3-17/+23
2012-09-28ath9k: Fix rx filtering issue for older chipsThomas Wagner1-2/+2
2012-09-25ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville1-0/+2
2012-09-25ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan1-1/+1
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-3/+3
2012-09-24ath5k: disable HW crypto in management frameChun-Yeow Yeoh2-0/+4
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter2-1/+4
2012-09-24ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan1-1/+1
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan3-0/+17
2012-09-24ath9k_hw: Add a HW callback to set diversitySujith Manoharan6-1/+107
2012-09-24ath9k_hw: Update AR9565 initvalsSujith Manoharan1-51/+49
2012-09-24ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan2-0/+65
2012-09-24ath9k: Remove a couple of unused variablesSujith Manoharan1-2/+0
2012-09-24ath9k: Remove redundant variable assignmentSujith Manoharan1-48/+3
2012-09-24ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan1-7/+3
2012-09-24ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan1-5/+9
2012-09-24wireless: ath9k-htc: fix possible use after freeMing Lei1-2/+3
2012-09-24ath9k: fix queuing MCI work twiceRajkumar Manoharan1-13/+17
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan3-19/+30
2012-09-24ath9k: move coex param updation within mci workRajkumar Manoharan1-11/+9
2012-09-24ath9k: flush bt profile whenever it is requestedRajkumar Manoharan3-2/+18
2012-09-24ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan2-3/+1
2012-09-24ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan1-3/+3
2012-09-24ath9k: Enable SGI correctlySujith Manoharan1-4/+7
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-3/+3
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg2-3/+3
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas11-16/+27
2012-09-11ath9k: Choose correct LED pin for AR9565Sujith Manoharan1-1/+1
2012-09-11ath9k_hw: Rename antenna diversity macrosSujith Manoharan3-55/+51
2012-09-11ath9k_hw: Handle gentimer termination properlySujith Manoharan1-0/+10
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan3-8/+22
2012-09-11ath9k_hw: use peak detection for 5GHzRajkumar Manoharan1-1/+1
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan3-2/+19
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan1-0/+1