summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller20-143/+872
2014-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+3
2014-09-23ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik1-1/+1
2014-09-17ath9k: enable ext channel pulse detectionLorenzo Bianconi1-0/+1
2014-09-17ath9k: Fix build errorSujith Manoharan1-0/+2
2014-09-17ath9k: initialize ath_node linked listLorenzo Bianconi1-0/+4
2014-09-17ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi1-4/+29
2014-09-17ath9k: add debugfs support for dynackLorenzo Bianconi1-0/+28
2014-09-17ath9k: enable control frame receptionLorenzo Bianconi1-1/+2
2014-09-17ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2-0/+10
2014-09-17ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi1-0/+8
2014-09-17ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi2-0/+12
2014-09-17ath9k: add dynamic ACK timeout estimationLorenzo Bianconi5-0/+462
2014-09-17ath9k: add duration field to ath_tx_statusLorenzo Bianconi3-0/+17
2014-09-17ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2-3/+7
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach1-1/+1
2014-09-15ath9k: Fix primary station configurationSujith Manoharan1-5/+1
2014-09-15ath9k: Remove useless opmode checkSujith Manoharan1-7/+0
2014-09-15ath9k: Set offchannel state properlySujith Manoharan1-15/+42
2014-09-15ath9k: Check beaconing mode properlySujith Manoharan1-0/+3
2014-09-15ath9k: Remove unnecessary tbtt assignmentSujith Manoharan3-6/+5
2014-09-15ath9k: Fix beacon processing in offchannelSujith Manoharan1-1/+9
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi2-2/+5
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2-2/+3
2014-09-11ath9k: Fix beacon miss handlingSujith Manoharan2-12/+33
2014-09-11ath9k: Fix channel switch time durationSujith Manoharan1-1/+1
2014-09-11ath9k: Clear offchannel duration properlySujith Manoharan1-1/+4
2014-09-11ath9k: Fix Notice of Absence issuesSujith Manoharan2-37/+75
2014-09-11ath9k: Assign offchannel duration properlySujith Manoharan1-2/+7
2014-09-11Revert "ath9k: Calculate sleep duration"Sujith Manoharan1-3/+2
2014-09-09ath9k: Fix MCC scanningSujith Manoharan2-1/+4
2014-09-09ath9k: Fix offchannel operationSujith Manoharan1-0/+4
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan2-17/+18
2014-09-09ath9k: Fix interface accountingSujith Manoharan7-10/+10
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan3-8/+21
2014-09-09ath9k: Fix COMP_BAR filterSujith Manoharan1-1/+1
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan3-12/+4
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan1-1/+2
2014-09-09ath9k: Add CTWindow supportSujith Manoharan3-2/+31
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan1-4/+5
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan1-2/+2
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan1-3/+5
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan1-1/+1
2014-09-09ath9k: Fix beacon configuration for channel contextsSujith Manoharan1-0/+12
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi2-2/+3
2014-08-28ath9k: Fix channel context timerSujith Manoharan1-1/+1
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan2-12/+81
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan1-0/+3