aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAge
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
|\
| * wil6210: add new register region for AGC tableVladimir Kondratiev2014-07-18
| * wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2014-07-18
| * wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev2014-07-18
| * wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev2014-07-18
| * wil6210: fix double definition of 'ctx'Vladimir Kondratiev2014-07-18
| * wil6210: export FW/HW versions through debugfsVladimir Kondratiev2014-07-18
| * wil6210: support for "sparrow" hardwareVladimir Kondratiev2014-07-18
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* wil6210: fix for 64-bit integer divisionVladimir Kondratiev2014-06-20
* wil6210: track Tx queue stateVladimir Kondratiev2014-06-19
* wil6210: interrupt statisticsVladimir Kondratiev2014-06-19
* wil6210: add 'info' debugfs entryVladimir Kondratiev2014-06-19
* wil6210: work around for platforms with broken INTxVladimir Kondratiev2014-06-19
* wil6210: fix for unreachable code in wmi_recv_cmdVladimir Kondratiev2014-06-19
* wil6210: map additional registers on targetVladimir Kondratiev2014-06-19
* wil6210: remove unused #includeVladimir Kondratiev2014-06-19
* wil6210: fix disconnect handling for APVladimir Kondratiev2014-06-19
* wil6210: avoid dmesg pollution by Tx errorsVladimir Kondratiev2014-06-19
* wil6210: Debug print GRO Rx resultVladimir Kondratiev2014-06-19
* wil6210: add 'freq' and 'link' debugfs entriesVladimir Kondratiev2014-06-19
* wil6210: Use "name = value" format in the debugfsVladimir Kondratiev2014-06-19
* wil6210: debug print when scan request state changesVladimir Kondratiev2014-06-19
* wil6210: print error when notifying about FW errorVladimir Kondratiev2014-06-19
* wil6210: writeable ITR registersVladimir Kondratiev2014-06-19
* wil6210: debugfs interface to send raw WMI commandVladimir Kondratiev2014-06-19
* wil6210: BACK: track last dropped SSNVladimir Kondratiev2014-06-19
* wil6210: Allow driver load if FW not readyVladimir Kondratiev2014-06-19
* wil6210: Tx performance monitoringVladimir Kondratiev2014-06-19
* wil6210: more debug info for vringVladimir Kondratiev2014-06-19
* wil6210: print more info about BSS foundVladimir Kondratiev2014-06-19
* wil6210: trace wil->status on debugfsVladimir Kondratiev2014-06-19
* wil6210: print debug info when starting APVladimir Kondratiev2014-06-19
* wil6210: indicate mgmt_tx statusVladimir Kondratiev2014-06-19
* wil6210: Tx mgmt frame from debugfsVladimir Kondratiev2014-06-19
* wil6210: improve debug for WMI receiveVladimir Kondratiev2014-05-30
* wil6210: optimize wil_release_reorder_framesVladimir Kondratiev2014-05-29
* wil6210: improve pointers printingVladimir Kondratiev2014-05-29
* wil6210: detect scan timeoutsVladimir Kondratiev2014-05-29
* wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev2014-05-29
* wil6210: limit fw error recovery attemptsVladimir Kondratiev2014-05-29
* wil6210: limit MTUVladimir Kondratiev2014-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-19
* | wil6210: Use larger Tx ringsVladimir Kondratiev2014-04-22
* | wil6210: relaxed check for BACK start sequenceVladimir Kondratiev2014-04-22
* | wil6210: sync with the latest FW APIVladimir Kondratiev2014-04-22
* | wil6210: fix printouts for better readabilityVladimir Kondratiev2014-04-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21
|\
| * wil6210: fix race between disconnect and Tx NAPIVladimir Kondratiev2014-03-17