summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* wil6210: extract firmware version from file headerLior David2016-08-317-6/+46
* wil6210: extract firmware capabilities from FW fileLior David2016-08-316-27/+106
* wil6210: align to latest auto generated wmi.hLior David2016-08-311-0/+292
* wil6210: fix protection of wil->scan_requestLior David2016-08-314-3/+10
* wil6210: fix wiphy registration sequenceLior David2016-08-193-16/+26
* wil6210: prevent usage of incorrect TX hwtailMaya Erez2016-08-191-2/+7
* wil6210: Fix driver down flowLazar Alexei2016-08-191-14/+2
* wil6210: fix stop p2p device handlingMaya Erez2016-08-195-18/+61
* wil6210: change HALP logging category to IRQLior David2016-08-192-15/+15
* wil6210: support rx key setting for all TIDsMaya Erez2016-08-191-35/+81
* wil6210: fix HALP handling in case of HALP vote time-outMaya Erez2016-08-193-4/+15
* wil6210: align to latest auto generated wmi.hMaya Erez2016-08-191-79/+561
* nl80211: support beacon report scanningAvraham Stern2016-07-064-7/+25
* 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
OpenPOWER on IntegriCloud