aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAge
* wil6210: add HW write-back option in TX descriptorKirshenbaum Erez2013-06-24
* wil6210: set vring index for all descriptorsKirshenbaum Erez2013-06-24
* wil6210: Fix AP/PCP start flowKirshenbaum Erez2013-06-12
* wil6210: fix name of tracing config optionHauke Mehrtens2013-06-12
* wil6210: Init Rx vring right after resetVladimir Kondratiev2013-06-12
* wil6210: Send EAPOL frames using normal Tx queueVladimir Kondratiev2013-06-12
* wil6210: Derive IE's for APVladimir Kondratiev2013-06-12
* wil6210: improve frame type reportingVladimir Kondratiev2013-06-12
* wil6210: map more FW memoryVladimir Kondratiev2013-06-12
* wil6210: fix timeout for start_pcpVladimir Kondratiev2013-06-12
* wil6210: Don't use wdev->sme_stateVladimir Kondratiev2013-05-29
* wil6210: channel off by 1Vladimir Kondratiev2013-05-29
* wil6210: use kfree_skb() instead of kfree()Wei Yongjun2013-05-24
* wil6210: do not stop Tx queue on packet dropVladimir Kondratiev2013-05-22
* wil6210: fix remaining use of non-cached copy of tx/rx descriptorsVladimir Kondratiev2013-05-22
* wil6210: use NAPIVladimir Kondratiev2013-05-22
* wil6210: trace supportVladimir Kondratiev2013-05-22
* wil6210: debug dump packet content right after DMAVladimir Kondratiev2013-05-22
* wil6210: Sanity check for reported DMA lengthVladimir Kondratiev2013-05-22
* wil6210: 'length' in Tx/Rx descriptors is little endianVladimir Kondratiev2013-05-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * mode_t, whack-a-mole at 11...Al Viro2013-04-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\ \
| * | wil6210: more Rx descriptor accessor functionsVladimir Kondratiev2013-04-22
| * | wil6210: Use cached copy of Tx descriptorVladimir Kondratiev2013-04-22
| * | wil6210: Tx init optimizationVladimir Kondratiev2013-04-22
| * | wil6210: Use cached copy of Rx descriptorVladimir Kondratiev2013-04-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20
|\| |
| * | wil6210: temperature measurementVladimir Kondratiev2013-03-13
| * | wil6210: sync with new firmwareVladimir Kondratiev2013-03-13
| * | wil6210: new SW resetVladimir Kondratiev2013-03-13
| * | wil6210: headers clean-upVladimir Kondratiev2013-03-13
| * | wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev2013-03-13
| * | wil6210: fix FW error notificationVladimir Kondratiev2013-03-13
| * | wil6210: report all received mgmt framesVladimir Kondratiev2013-03-13
| * | wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev2013-03-13
| * | wil6210: refactor connect_workerVladimir Kondratiev2013-03-13
| * | wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev2013-03-13
| * | wil6210: do not set IE's for beaconVladimir Kondratiev2013-03-13
| * | wil6210: handle WMI_BA_STATUS_EVENTIDVladimir Kondratiev2013-03-13
| * | wil6210: handle linkup/linkdown WMI eventsVladimir Kondratiev2013-03-13
| * | wil6210: Remove local implementation of dynamic hexdumpVladimir Kondratiev2013-03-13
| * | wil6210: remove unused including <linux/version.h>Wei Yongjun2013-03-13
| * | drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang2013-03-06
| * | wil6210: convert to use simple_open()Wei Yongjun2013-03-06
| |/
* / drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * wireless: remove conflicting version of print_hex_dump_bytesStephen Rothwell2013-01-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\ \
| * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11