summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/netdev.c
Commit message (Expand)AuthorAgeFilesLines
* wil6210: fix call to wil6210_disconnect during unloadLior David2018-05-121-4/+4
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-5/+41
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-10/+12
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-20/+143
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-12/+90
* wil6210: add wil6210_vif structure for per-VIF dataLior David2018-02-271-35/+58
* wil6210: remove reference to preset_chandefLior David2018-01-091-1/+1
* wil6210: run-time PM when interface downLazar Alexei2017-12-021-2/+16
* wil6210: remove ioctl interfaceMaya Erez2017-06-211-8/+0
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-011-8/+9
|\
| * wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-271-2/+3
| * wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-271-7/+7
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
|/
* wil6210: fix net queue stop/wakeDedy Lansky2016-11-231-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-16/+1
* wil6210: extract firmware version from file headerLior David2016-08-311-0/+2
* wil6210: fix wiphy registration sequenceLior David2016-08-191-9/+23
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* wil6210: clean ioctl debug messageLior David2016-03-071-5/+1
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-071-0/+1
* wil6210: handle tx completions only if vring tx data is enabledMaya Erez2016-01-261-2/+3
* net: add netif_tx_napi_add()Eric Dumazet2015-11-181-1/+1
* wil6210: allow to handle Rx on 2 coresVladimir Shulman2015-08-061-1/+2
* wil6210: TSO implementationVladimir Kondratiev2015-08-061-1/+3
* wil6210: reorder init sequenceVladimir Kondratiev2015-06-091-2/+1
* wil6210: fw debug modeVladimir Kondratiev2015-04-281-0/+5
* wil6210: NAPI completion refactorVladimir Kondratiev2015-03-131-2/+2
* wil6210: Add Tx queue len configurationVladimir Shulman2015-01-291-3/+8
* wil6210: fix timing of netif_carrier_on indicationDedy Lansky2015-01-291-3/+1
* wil6210: Add support for large packetsVladimir Kondratiev2014-10-301-1/+1
* wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-021-0/+12
* wil6210: ethtool opsVladimir Kondratiev2014-09-261-0/+1
* wil6210: enlarge TX/RX buffer lengthVladimir Kondratiev2014-09-111-1/+4
* wil6210: add more debug printoutsVladimir Kondratiev2014-09-111-0/+12
* wil6210: fix free'd memory access in wil_if_free()Vladimir Kondratiev2014-08-251-1/+5
* wil6210: update copyright year 2014Vladimir Kondratiev2014-08-251-1/+1
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* wil6210: limit MTUVladimir Kondratiev2014-05-291-0/+14
* wil6210: use GROVladimir Kondratiev2014-03-171-1/+1
* wil6210: add scatter-gather supportVladimir Kondratiev2014-03-171-2/+3
* wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez2013-07-221-0/+2
* wil6210: use NAPIVladimir Kondratiev2013-05-221-0/+54
* wil6210: headers clean-upVladimir Kondratiev2013-03-131-3/+0
* wil6210: checkpatch warningsVladimir Kondratiev2013-01-301-2/+2
* wil6210: Fix: Tx stallVladimir Kondratiev2013-01-301-26/+1
* wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-041-0/+157
OpenPOWER on IntegriCloud