index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
/
orinoco
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-02-19
orinoco : Replace function name in string with __func__
Keyur Patel
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-06
orinoco_usb: mark expected switch fall-through
Gustavo A. R. Silva
2018-09-04
orinoco_usb: fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
2018-08-31
orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD
Colin Ian King
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-08
orinoco_usb: remove redundant pointer dev
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
orinoco: constify usb_device_id
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-22
orinoco_usb: convert request_context.refcount from atomic_t to refcount_t
Elena Reshetova
2017-04-26
orinoco_usb: Fix buffer on stack
Maksim Salau
2017-04-26
orinoco: fix spelling mistake: "Registerred" -> "Registered"
Colin Ian King
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-02-15
orinoco: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2016-12-30
orinoco: Use shash instead of ahash for MIC calculations
Andrew Lutomirski
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-08-13
net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocat...
Wolfram Sang
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-01-27
orinoco: Use ahash
Herbert Xu
2015-11-18
orinoco: move under intersil vendor directory
Kalle Valo