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
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-26
hostap: Adjust indentation in prism2_hostapd_add_sta
Nathan Chancellor
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-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-09-06
hostap: use %*ph to print small buffer
Andy Shevchenko
2019-09-06
hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
zhong jiang
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-25
p54: remove dead branch in op_conf_tx callback
Christian Lamparter
2019-06-25
p54usb: Fix race between disconnect and firmware loading
Alan Stern
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216
Thomas Gleixner
2019-05-28
p54: Support boottime in scan results
Christian Lamparter
2019-05-28
p54: fix crash during initialization
Christian Lamparter
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-25
p54: drop device reference count if fails to enable device
Pan Bian
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-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-06
prism54: islpci_dev: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
prism54: isl_ioctl: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
prism54: isl_38xx: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
orinoco_usb: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
2018-09-10
p54: Use skb_peek_tail() instead of direct head pointer accesses.
David S. Miller
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
2018-07-31
hostap: hide unused procfs helpers
YueHaibing
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-16
hostap: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-08
orinoco_usb: remove redundant pointer dev
Colin Ian King
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]