summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil
AgeCommit message (Expand)AuthorFilesLines
2020-12-29orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-11-10p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-06-11p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-02-28orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2019-07-21p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-05-25p54: drop device reference count if fails to enable devicePan Bian1-1/+2
2017-11-30p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-01-19orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski3-21/+30
2016-09-03hostap: Use memdup_user() to reuse codeRajan Vaja1-14/+6
2016-08-14net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocat...Wolfram Sang1-3/+1
2016-07-06nl80211: support beacon report scanningAvraham Stern1-2/+10
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-3/+3
2016-04-26prism54: isl_38xx: Replace 'struct timeval'Tina Ruchandani1-17/+18
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg7-27/+27
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+10
2016-02-06hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2016-01-27orinoco: Use ahashHerbert Xu3-16/+21
2015-12-31prism54: fix checks for dma mapping errorsAlexey Khoroshilov3-5/+8
2015-12-11prism54: fix compare_const_fl.cocci warningsJulia Lawall1-5/+5
2015-12-11prism54: off by one BUG_ON() testDan Carpenter1-1/+1
2015-12-11hostap: fix an error code in prism2_config()Dan Carpenter1-2/+4
2015-11-18prism54: move under intersil vendor directoryKalle Valo18-0/+7651
2015-11-18orinoco: move under intersil vendor directoryKalle Valo33-0/+12762
2015-11-18p54: move under intersil vendor directoryKalle Valo19-0/+8532
2015-11-18hostap: move under intersil vendor directoryKalle Valo22-0/+19320