summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2016-05-11wil6210: add support for device led configurationMaya Erez
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez
2016-04-26wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez
2016-04-26wil6210: print debug message when transmitting while disconnectedMaya Erez
2016-04-26wil6210: change RX_HTRSH interrupt print level to debugMaya Erez
2016-04-26wil6210: support regular scan on P2P_DEVICE interfaceLior David
2016-04-26wil6210: add function name to wil log macrosMaya Erez
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-04wil6210: allow empty WMI commands in debugfs wmi_sendLior David
2016-03-07wil6210: add oob_mode module parameterLior David
2016-03-07wil6210: pass is_go flag to firmwareLior David
2016-03-07wil6210: fix no_fw_recovery mode with change_virtual_intfLior David
2016-03-07wil6210: clean ioctl debug messageLior David
2016-03-07wil6210: fix race conditions in p2p listen and searchLior David
2016-03-07wil6210: P2P_DEVICE virtual interface supportLior David
2016-03-07wil6210: p2p initial supportDedy Lansky
2016-03-07wil6210: add support for platform specific notification eventsMaya Erez
2016-03-07wil6210: basic PBSS/PCP supportLior David
2016-03-07wil6210: switch to generated wmi.hLior David
2016-03-07wil6210: add support for discovery mode during scanLior David
2016-03-07wil6210: replay attack detectionVladimir Kondratiev
2016-03-07wil6210: Set permanent MAC address to wiphyHamad Kadmany
2016-03-07wil6210: AP: prevent connecting to already connected stationMaya Erez
2016-03-07wil6210: remove BACK RX and TX workersMaya Erez
2016-03-06Merge 'net-next/master'Kalle Valo
2016-03-06Merge ath-next from ath.gitKalle Valo
2016-02-24cfg80211: basic support for PBSS network typeLior David
2016-02-02wil6210: TX vring optimizationHamad Kadmany
2016-02-02wil6210: protect synchronous wmi commands handlingMaya Erez
2016-02-02wil6210: wait for disconnect completionVladimir Kondratiev
2016-02-02wil6210: prevent access to vring_tx_data lock during its initMaya Erez
2016-01-26wil6210: handle multiple connect/disconnect eventsMaya Erez
2016-01-26wil6210: find TX vring only if vring_tx_data is enabledMaya Erez
2016-01-26wil6210: handle tx completions only if vring tx data is enabledMaya Erez
2016-01-26wil6210: use extra IEs from probe responseLior David
2016-01-26wil6210: fix privacy flag calculation in change_beaconLior David
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-07wil6210: support for platform specific crash recoveryLior David
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-31wil6210: fix a warning message conditionDan Carpenter
2015-12-16Merge ath-next from ath.gitKalle Valo
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-12-08wil6210: prevent external wmi commands during suspend flowMaya Erez
2015-11-18net: add netif_tx_napi_add()Eric Dumazet
2015-11-16wil6210: hold wil->mutex while managing vringsVladimir Kondratiev
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev