summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2620-143/+872
|\
| * ath9k: enable ext channel pulse detectionLorenzo Bianconi2014-09-161-0/+1
| * ath9k: Fix build errorSujith Manoharan2014-09-161-0/+2
| * ath9k: initialize ath_node linked listLorenzo Bianconi2014-09-161-0/+4
| * ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi2014-09-161-4/+29
| * ath9k: add debugfs support for dynackLorenzo Bianconi2014-09-161-0/+28
| * ath9k: enable control frame receptionLorenzo Bianconi2014-09-161-1/+2
| * ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-162-0/+10
| * ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi2014-09-161-0/+8
| * ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi2014-09-162-0/+12
| * ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-165-0/+462
| * ath9k: add duration field to ath_tx_statusLorenzo Bianconi2014-09-163-0/+17
| * ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2014-09-162-3/+7
| * ath9k: Fix primary station configurationSujith Manoharan2014-09-151-5/+1
| * ath9k: Remove useless opmode checkSujith Manoharan2014-09-151-7/+0
| * ath9k: Set offchannel state properlySujith Manoharan2014-09-151-15/+42
| * ath9k: Check beaconing mode properlySujith Manoharan2014-09-151-0/+3
| * ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-153-6/+5
| * ath9k: Fix beacon processing in offchannelSujith Manoharan2014-09-151-1/+9
| * ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-152-2/+5
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-152-2/+3
| |\
| | * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-052-2/+3
| * | ath9k: Fix beacon miss handlingSujith Manoharan2014-09-112-12/+33
| * | ath9k: Fix channel switch time durationSujith Manoharan2014-09-111-1/+1
| * | ath9k: Clear offchannel duration properlySujith Manoharan2014-09-111-1/+4
| * | ath9k: Fix Notice of Absence issuesSujith Manoharan2014-09-112-37/+75
| * | ath9k: Assign offchannel duration properlySujith Manoharan2014-09-111-2/+7
| * | ath9k: Fix MCC scanningSujith Manoharan2014-09-092-1/+4
| * | ath9k: Fix offchannel operationSujith Manoharan2014-09-091-0/+4
| * | ath9k: Use a subroutine to assign HW queuesSujith Manoharan2014-09-092-17/+18
| * | ath9k: Fix interface accountingSujith Manoharan2014-09-097-10/+10
| * | ath9k: Fix RX filters in channel contextsSujith Manoharan2014-09-093-8/+21
| * | ath9k: Fix COMP_BAR filterSujith Manoharan2014-09-091-1/+1
| * | ath9k: Fix ath_startrecv()Sujith Manoharan2014-09-093-12/+4
| * | ath9k: Fix RX filter calculationSujith Manoharan2014-09-091-1/+2
| * | ath9k: Add CTWindow supportSujith Manoharan2014-09-093-2/+31
| * | ath9k: Fix offchannel duration calculationSujith Manoharan2014-09-091-4/+5
| * | ath9k: Fix NoA start time calculationSujith Manoharan2014-09-091-2/+2
| * | ath9k: Fix panic when adding an AP interfaceSujith Manoharan2014-09-091-3/+5
| * | ath9k: Fix beacons for managed modeSujith Manoharan2014-09-091-1/+1
| * | ath9k: Fix beacon configuration for channel contextsSujith Manoharan2014-09-091-0/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-241-1/+1
|\ \ \
| * | | ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-232-4/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
| * | Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-111-3/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-081-1/+1
|\ \ \ | |/ /
| * | ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
| |/
* | ath9k: Fix channel context timerSujith Manoharan2014-08-281-1/+1
* | ath9k: Add more debug statements for channel contextSujith Manoharan2014-08-282-12/+81
OpenPOWER on IntegriCloud