summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/orinoco
AgeCommit message (Expand)AuthorFilesLines
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-15orinoco: use generic power managementVaibhav Gupta5-31/+13
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi1-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-6/+6
2020-04-15orinoco: remove useless variable 'err' in spectrum_cs_suspend()Jason Yan1-2/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-6/+6
2020-03-23orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-6/+6
2020-03-21orinoco_usb: Use the regular completion interfacesThomas Gleixner1-16/+5
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-3/+4
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner1-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-02-19orinoco : Replace function name in string with __func__Keyur Patel1-5/+5
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+2
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers1-4/+2
2018-11-06orinoco_usb: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-09-04orinoco_usb: fix spelling mistake in fall-through annotationGustavo A. R. Silva1-1/+1
2018-08-31orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEADColin Ian King1-4/+0
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10orinoco: constify usb_device_idArvind Yadav1-1/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-4/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-05-22orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova1-7/+8
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau1-4/+17
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King1-1/+1
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-1/+1
2017-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser3-26/+9
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller3-21/+30
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski3-21/+30
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-3/+0
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-3/+3
2016-08-13net: 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 Westphal2-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg3-6/+6
2016-01-27orinoco: Use ahashHerbert Xu3-16/+21
2015-11-18orinoco: move under intersil vendor directoryKalle Valo31-0/+12760