aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAge
...
* | wil6210: use bitmap API for "status"Vladimir Kondratiev2015-01-15
* | wil6210: Increase number of associated stationsVladimir Kondratiev2015-01-15
* | wil6210: consider SNAP header in MTU calculationsVladimir Kondratiev2015-01-15
* | wil6210: fix max. MPDU sizeVladimir Kondratiev2015-01-15
* | wil6210: delba for responderVladimir Kondratiev2015-01-15
* | wil6210: control AMSDU on Tx side of Block AckVladimir Kondratiev2015-01-15
* | wil6210: improve debugfs for VRINGVladimir Kondratiev2015-01-15
* | wil6210: fix disconnect 1 STA in APVladimir Kondratiev2015-01-15
* | wil6210: improve debugfs for reorder bufferVladimir Kondratiev2015-01-15
* | wil6210: allow to configure ADDBA requestVladimir Kondratiev2015-01-15
* | wil6210: simple ADDBA on originator (Tx) sideVladimir Kondratiev2015-01-15
* | wil6210: ADDBA/DELBA flowsVladimir Kondratiev2015-01-15
* | wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang2015-01-07
|/
* wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev2014-12-01
* wil6210: reset flow updateVladimir Kondratiev2014-12-01
* wil6210: Rate limit "ring full" error messageVladimir Kondratiev2014-12-01
* wil6210: fix warning in pointer arithmeticVladimir Kondratiev2014-12-01
* wil6210: configurable vring sizesVladimir Kondratiev2014-12-01
* wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev2014-12-01
* wil6210: fix recovery after scan timeoutVladimir Kondratiev2014-12-01
* wil6210: add handling of RX HTRSH interruptVladimir Kondratiev2014-12-01
* wil6210: propagate disconnect reasonVladimir Kondratiev2014-12-01
* wil6210: Fix potential memory leaks on error pathsLino Sanfilippo2014-12-01
* Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-04
|\
| * cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-20
* | wil6210: Add support for large packetsVladimir Kondratiev2014-10-30
* | wil6210: improve dmesg for fw error handlingVladimir Kondratiev2014-10-30
* | wil6210: prevent double disconnect command issuingVladimir Kondratiev2014-10-30
* | wil6210: reset flow updatesVladimir Kondratiev2014-10-30
* | wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev2014-10-30
* | Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville2014-10-27
|\ \ | |/ |/|
| * ath: change logging functions to return voidJoe Perches2014-09-29
* | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05
|\ \
| * | wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-02
| * | wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-02
| * | wil6210: ethtool opsVladimir Kondratiev2014-09-26
* | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-26
|\| |
| * | fixup! wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev2014-09-15
| * | wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev2014-09-11
| * | wil6210: fix for oops while stopping interfaceVladimir Kondratiev2014-09-11
| * | wil6210: rename [en|dis]able irq to [un]maskVladimir Kondratiev2014-09-11
| * | wil6210: fix typo in commentVladimir Kondratiev2014-09-11
| * | wil6210: specify max. IE lengthVladimir Kondratiev2014-09-11
| * | wil6210: introduce separate completion for WMIDedy Lansky2014-09-11
| * | wil6210: enlarge TX/RX buffer lengthVladimir Kondratiev2014-09-11
| * | wil6210: add change_beacon() driver callbackVladimir Kondratiev2014-09-11
| * | wil6210: send connect request IEs to FW also for non-secure connectionVladimir Kondratiev2014-09-11
| * | wil6210: fix race condition between BACK event and Rx dataDedy Lansky2014-09-11
| * | wil6210: modify confusing printoutDedy Lansky2014-09-11
| * | wil6210: fix race condition of disconnect while BACK eventDedy Lansky2014-09-11