summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorLines
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau-1/+1
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau-1/+1
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi-4/+4
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade-0/+4
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez-1/+2
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau-13/+13
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau-0/+4
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+16
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau-1/+3
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau-7/+12
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-16/+5
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-143/+230
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville-96/+119
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+1
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg-1/+1
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-5/+5
2013-02-11ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev-2/+2
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan-27/+89
2013-02-11ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan-11/+7
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg-5/+5
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches-33/+9
2013-02-08NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby-0/+6
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+1
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-256/+477
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches-3/+3
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann-2/+0
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann-8/+9
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann-1/+1
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann-0/+2
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann-1/+1
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann-0/+1
2013-02-01ath9k: report A-MPDU statusChristian Lamparter-0/+22
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach-1/+1
2013-01-30wil6210: fix wil_vring_init_tx statusVladimir Kondratiev-0/+1
2013-01-30wil6210: Never delete Rx chain with firmwareVladimir Kondratiev-26/+1
2013-01-30wil6210: checkpatch warningsVladimir Kondratiev-9/+5
2013-01-30wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev-82/+82
2013-01-30wil6210: Reorder reset preparation sequenceVladimir Kondratiev-4/+4
2013-01-30wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev-10/+11
2013-01-30wil6210: Fix "don't scan after connect" logicVladimir Kondratiev-1/+2
2013-01-30wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev-2/+2
2013-01-30wil6210: Fix: Tx stallVladimir Kondratiev-28/+1
2013-01-30wil6210: Count Tx statistics on Tx completionVladimir Kondratiev-2/+9
2013-01-30wil6210: Refactor rx init/finiVladimir Kondratiev-52/+77
2013-01-30wil6210: remove raw wil_dbg() callsVladimir Kondratiev-24/+25
2013-01-30wil6210: rearrange IRQ debug printingVladimir Kondratiev-2/+2
2013-01-30wil6210: Detect FW errorVladimir Kondratiev-5/+25
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann-11/+15
2013-01-30ath9k: reorder error codes for spectralSimon Wunderlich-4/+4