开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
/
orinoco
Age
Commit message (
Expand
)
Author
2020-04-15
orinoco: remove useless variable 'err' in spectrum_cs_suspend()
Jason Yan
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-23
orinoco: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-21
orinoco_usb: Use the regular completion interfaces
Thomas Gleixner
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-18
orinoco: avoid assertion in case of NULL pointer
Aditya Pakki
2019-12-18
orinoco_usb: fix interface sanity check
Johan Hovold
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
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