summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Calculate sleep durationRajkumar Manoharan2014-07-011-2/+3
* ath9k: Increase max listen intervalRajkumar Manoharan2014-07-011-1/+1
* ath9k: Cache beacon config after associationRajkumar Manoharan2014-07-011-1/+2
* ath5k: capture CCK and OFDM restartsMathy Vanhoef2014-07-011-1/+14
* ath5k: support for FIF_FCSFAIL filterMathy Vanhoef2014-07-013-2/+17
* ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan2014-06-251-1/+2
* ath9k_hw: fix tx gain table index for AR953xRajkumar Manoharan2014-06-251-2/+4
* ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan2014-06-251-1/+2
* ath9k_hw: Add QCA953x 2.0 initvalsRajkumar Manoharan2014-06-253-4/+214
* ath9k_hw: update CCK loop coefficients for AR953x 1.0Rajkumar Manoharan2014-06-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-252-2/+4
|\
| * mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* | ath9k: Fix build error in ath_reset_internalRajkumar Manoharan2014-06-201-5/+3
* | wil6210: fix for 64-bit integer divisionVladimir Kondratiev2014-06-201-2/+3
* | wil6210: track Tx queue stateVladimir Kondratiev2014-06-193-2/+24
* | wil6210: interrupt statisticsVladimir Kondratiev2014-06-193-0/+14
* | wil6210: add 'info' debugfs entryVladimir Kondratiev2014-06-191-0/+25
* | wil6210: work around for platforms with broken INTxVladimir Kondratiev2014-06-191-2/+22
* | wil6210: fix for unreachable code in wmi_recv_cmdVladimir Kondratiev2014-06-191-15/+10
* | wil6210: map additional registers on targetVladimir Kondratiev2014-06-191-0/+1
* | wil6210: remove unused #includeVladimir Kondratiev2014-06-191-1/+0
* | wil6210: fix disconnect handling for APVladimir Kondratiev2014-06-191-5/+13
* | wil6210: avoid dmesg pollution by Tx errorsVladimir Kondratiev2014-06-191-2/+2
* | wil6210: Debug print GRO Rx resultVladimir Kondratiev2014-06-191-0/+11
* | wil6210: add 'freq' and 'link' debugfs entriesVladimir Kondratiev2014-06-193-2/+80
* | wil6210: Use "name = value" format in the debugfsVladimir Kondratiev2014-06-191-2/+2
* | wil6210: debug print when scan request state changesVladimir Kondratiev2014-06-193-0/+6
* | wil6210: print error when notifying about FW errorVladimir Kondratiev2014-06-191-0/+1
* | wil6210: writeable ITR registersVladimir Kondratiev2014-06-191-3/+3
* | wil6210: debugfs interface to send raw WMI commandVladimir Kondratiev2014-06-191-0/+41
* | wil6210: BACK: track last dropped SSNVladimir Kondratiev2014-06-193-1/+3
* | wil6210: Allow driver load if FW not readyVladimir Kondratiev2014-06-191-0/+6
* | wil6210: Tx performance monitoringVladimir Kondratiev2014-06-193-4/+23
* | wil6210: more debug info for vringVladimir Kondratiev2014-06-192-2/+11
* | wil6210: print more info about BSS foundVladimir Kondratiev2014-06-191-0/+11
* | wil6210: trace wil->status on debugfsVladimir Kondratiev2014-06-191-0/+22
* | wil6210: print debug info when starting APVladimir Kondratiev2014-06-191-1/+42
* | wil6210: indicate mgmt_tx statusVladimir Kondratiev2014-06-191-4/+9
* | wil6210: Tx mgmt frame from debugfsVladimir Kondratiev2014-06-193-4/+86
* | ath9k: Advertise multichannel supportRajkumar Manoharan2014-06-191-2/+20
* | ath9k: use separate HW queue for each channel contextRajkumar Manoharan2014-06-194-7/+63
* | ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau2014-06-194-7/+31
* | ath9k: Update channel switch timerFelix Fietkau2014-06-191-0/+11
* | ath9k: Handle beacon miss on multi channel contextFelix Fietkau2014-06-192-4/+27
* | ath9k: Add periodic NoA supportFelix Fietkau2014-06-193-8/+44
* | ath9k: Add multi-channel scheduling supportFelix Fietkau2014-06-193-4/+99
* | ath9k: Implement mgd_prepare_txFelix Fietkau2014-06-193-8/+46
* | ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau2014-06-193-0/+55
* | ath9k: switch channel after sending beaconFelix Fietkau2014-06-191-1/+2
* | ath9k: Add p2p go NoA attributeFelix Fietkau2014-06-194-5/+80
OpenPOWER on IntegriCloud