summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* wil6210: abort P2P search when stopping P2P deviceLior David2016-06-142-0/+17
* wil6210: fix chan check in wil_p2p_listenMaya Erez2016-06-141-2/+4
* wil6210: align wil log functions to wil_dbg_ratelimited implementationMaya Erez2016-05-281-26/+20
* wil6210: add pm_notify handlingMaya Erez2016-05-284-4/+98
* wil6210: fix dma mapping error cleanup in __wil_tx_vring_tsoMaya Erez2016-05-281-1/+1
* wil6210: protect wil_vring_fini_tx in parallel to tx completionsMaya Erez2016-05-281-0/+14
* wil6210: guarantee safe access to rx descriptors shared memoryMaya Erez2016-05-281-0/+6
* wil6210: fix race conditions between TX send and completionMaya Erez2016-05-281-0/+20
* wil6210: add support for device led configurationMaya Erez2016-05-115-0/+281
* wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez2016-04-265-32/+194
* wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez2016-04-262-1/+22
* wil6210: print debug message when transmitting while disconnectedMaya Erez2016-04-263-1/+19
* wil6210: change RX_HTRSH interrupt print level to debugMaya Erez2016-04-261-5/+2
* wil6210: support regular scan on P2P_DEVICE interfaceLior David2016-04-263-2/+10
* wil6210: add function name to wil log macrosMaya Erez2016-04-262-6/+10
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-123-4/+4
* wil6210: allow empty WMI commands in debugfs wmi_sendLior David2016-04-041-2/+2
* wil6210: add oob_mode module parameterLior David2016-03-072-0/+17
* wil6210: pass is_go flag to firmwareLior David2016-03-073-3/+11
* wil6210: fix no_fw_recovery mode with change_virtual_intfLior David2016-03-074-1/+8
* wil6210: clean ioctl debug messageLior David2016-03-072-7/+10
* wil6210: fix race conditions in p2p listen and searchLior David2016-03-074-25/+53
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-077-26/+152
* wil6210: p2p initial supportDedy Lansky2016-03-076-16/+389
* wil6210: add support for platform specific notification eventsMaya Erez2016-03-073-5/+40
* wil6210: basic PBSS/PCP supportLior David2016-03-072-13/+16
* wil6210: switch to generated wmi.hLior David2016-03-077-701/+652
* wil6210: add support for discovery mode during scanLior David2016-03-074-3/+17
* wil6210: replay attack detectionVladimir Kondratiev2016-03-076-17/+226
* wil6210: Set permanent MAC address to wiphyHamad Kadmany2016-03-071-0/+2
* wil6210: AP: prevent connecting to already connected stationMaya Erez2016-03-071-0/+8
* wil6210: remove BACK RX and TX workersMaya Erez2016-03-073-202/+41
* Merge 'net-next/master'Kalle Valo2016-03-061-0/+10
|\
| * cfg80211: basic support for PBSS network typeLior David2016-02-241-0/+10
* | Merge ath-next from ath.gitKalle Valo2016-03-067-176/+340
|\ \ | |/ |/|
| * wil6210: TX vring optimizationHamad Kadmany2016-02-022-4/+4
| * wil6210: protect synchronous wmi commands handlingMaya Erez2016-02-021-4/+13
| * wil6210: wait for disconnect completionVladimir Kondratiev2016-02-023-20/+22
| * wil6210: prevent access to vring_tx_data lock during its initMaya Erez2016-02-022-5/+24
| * wil6210: handle multiple connect/disconnect eventsMaya Erez2016-01-264-93/+156
| * wil6210: find TX vring only if vring_tx_data is enabledMaya Erez2016-01-261-5/+12
| * wil6210: handle tx completions only if vring tx data is enabledMaya Erez2016-01-261-2/+3
| * wil6210: use extra IEs from probe responseLior David2016-01-261-39/+102
| * wil6210: fix privacy flag calculation in change_beaconLior David2016-01-261-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-1211-20/+110
|\|
| * wil6210: support for platform specific crash recoveryLior David2016-01-076-10/+73
| * wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany2016-01-071-1/+11
| * wil6210: fix a warning message conditionDan Carpenter2015-12-311-1/+1
| * Merge ath-next from ath.gitKalle Valo2015-12-162-1/+7
| |\
| | * wil6210: prevent external wmi commands during suspend flowMaya Erez2015-12-082-1/+7