summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-01ath9k: Calculate sleep durationRajkumar Manoharan
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef
2014-07-01ath5k: support for FIF_FCSFAIL filterMathy Vanhoef
2014-06-26Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville
2014-06-25ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan
2014-06-25ath9k_hw: fix tx gain table index for AR953xRajkumar Manoharan
2014-06-25ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan
2014-06-25ath9k_hw: Add QCA953x 2.0 initvalsRajkumar Manoharan
2014-06-25ath9k_hw: update CCK loop coefficients for AR953x 1.0Rajkumar Manoharan
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-20ath9k: Fix build error in ath_reset_internalRajkumar Manoharan
2014-06-20wil6210: fix for 64-bit integer divisionVladimir Kondratiev
2014-06-19wil6210: track Tx queue stateVladimir Kondratiev
2014-06-19wil6210: interrupt statisticsVladimir Kondratiev
2014-06-19wil6210: add 'info' debugfs entryVladimir Kondratiev
2014-06-19wil6210: work around for platforms with broken INTxVladimir Kondratiev
2014-06-19wil6210: fix for unreachable code in wmi_recv_cmdVladimir Kondratiev
2014-06-19wil6210: map additional registers on targetVladimir Kondratiev
2014-06-19wil6210: remove unused #includeVladimir Kondratiev
2014-06-19wil6210: fix disconnect handling for APVladimir Kondratiev
2014-06-19wil6210: avoid dmesg pollution by Tx errorsVladimir Kondratiev
2014-06-19wil6210: Debug print GRO Rx resultVladimir Kondratiev
2014-06-19wil6210: add 'freq' and 'link' debugfs entriesVladimir Kondratiev
2014-06-19wil6210: Use "name = value" format in the debugfsVladimir Kondratiev
2014-06-19wil6210: debug print when scan request state changesVladimir Kondratiev
2014-06-19wil6210: print error when notifying about FW errorVladimir Kondratiev
2014-06-19wil6210: writeable ITR registersVladimir Kondratiev
2014-06-19wil6210: debugfs interface to send raw WMI commandVladimir Kondratiev
2014-06-19wil6210: BACK: track last dropped SSNVladimir Kondratiev
2014-06-19wil6210: Allow driver load if FW not readyVladimir Kondratiev
2014-06-19wil6210: Tx performance monitoringVladimir Kondratiev
2014-06-19wil6210: more debug info for vringVladimir Kondratiev
2014-06-19wil6210: print more info about BSS foundVladimir Kondratiev
2014-06-19wil6210: trace wil->status on debugfsVladimir Kondratiev
2014-06-19wil6210: print debug info when starting APVladimir Kondratiev
2014-06-19wil6210: indicate mgmt_tx statusVladimir Kondratiev
2014-06-19wil6210: Tx mgmt frame from debugfsVladimir Kondratiev
2014-06-19ath9k: Advertise multichannel supportRajkumar Manoharan
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau
2014-06-19ath9k: Update channel switch timerFelix Fietkau
2014-06-19ath9k: Handle beacon miss on multi channel contextFelix Fietkau
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau