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
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
p54: don't unregister leds when they are not initialized
Andrey Konovalov
2017-08-10
p54: constify usb_device_id
Arvind Yadav
2017-08-10
orinoco: constify usb_device_id
Arvind Yadav
2017-08-03
hostap: Fix outdated comment about dev->destructor
Stefano Brivio
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-22
p54: allocate enough space for ->used_rxkeys
Dan Carpenter
2017-05-22
orinoco_usb: convert request_context.refcount from atomic_t to refcount_t
Elena Reshetova
2017-05-22
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
Elena Reshetova
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
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-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
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-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
[next]