summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2013-01-17carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2013-01-17ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-17ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-2/+2
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-10-30ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-10-29ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
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