Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a9c56721d6ae99b22e983d0722e6b1b53a11dd59
/
drivers
/
net
/
wireless
/
intersil
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a8b7910
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
12e66ff
p54: remove dead branch in op_conf_tx callback
by Christian Lamparter
· 6 years ago
6e41e22
p54usb: Fix race between disconnect and firmware loading
by Alan Stern
· 6 years ago
21042e4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
by Thomas Gleixner
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
5dfa3c2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342
by Thomas Gleixner
· 6 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
658af82
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216
by Thomas Gleixner
· 6 years ago
c11c75e
p54: Support boottime in scan results
by Christian Lamparter
· 6 years ago
1645ab9
p54: fix crash during initialization
by Christian Lamparter
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8149069
p54: drop device reference count if fails to enable device
by Pan Bian
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
25f87d8
orinoco : Replace function name in string with __func__
by Keyur Patel
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
3d234b3
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
by Eric Biggers
· 6 years ago
38a0792
prism54: islpci_dev: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
3d238b9
prism54: isl_ioctl: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
d22b8fa
prism54: isl_38xx: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
d56b268
orinoco_usb: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
d793fb4
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
e355419
p54: Use skb_peek_tail() instead of direct head pointer accesses.
by David S. Miller
· 6 years ago
cf5652c
orinoco_usb: fix spelling mistake in fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
5945310
orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD
by Colin Ian King
· 6 years ago
6ade689
hostap: hide unused procfs helpers
by YueHaibing
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
d602de8e
drivers/net: Fix various unnecessary characters after logging newlines
by Joe Perches
· 7 years ago
d512695
hostap: switch to proc_create_{seq,single}_data
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
2ef00c5
wireless: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
a6cf02e
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
by Randy Dunlap
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
9b741b2
orinoco_usb: remove redundant pointer dev
by Colin Ian King
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
fc09785
p54: don't unregister leds when they are not initialized
by Andrey Konovalov
· 7 years ago
54c9f21
p54: constify usb_device_id
by Arvind Yadav
· 7 years ago
c429131
orinoco: constify usb_device_id
by Arvind Yadav
· 7 years ago
9ff067f
hostap: Fix outdated comment about dev->destructor
by Stefano Brivio
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
c239838
p54: allocate enough space for ->used_rxkeys
by Dan Carpenter
· 8 years ago
0aeffa7
orinoco_usb: convert request_context.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
552aa58
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
cec3819
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
7fdd69c
mac80211: clean up rate encoding bits in RX status
by Johannes Berg
· 8 years ago
2f6ae79
orinoco_usb: Fix buffer on stack
by Maksim Salau
· 8 years ago
bea35f9
orinoco: fix spelling mistake: "Registerred" -> "Registered"
by Colin Ian King
· 8 years ago
818a986
cfg80211: move add/change interface monitor flags into params
by Johannes Berg
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3a62820
orinoco: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
85eb018
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
1fef293
orinoco: Use shash instead of ahash for MIC calculations
by Andrew Lutomirski
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
10f3366
wireless: fix bogus maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
6f17581
p54: memset(0) whole array
by Jiri Slaby
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
8432ebd
hostap: Use memdup_user() to reuse code
by Rajan Vaja
· 8 years ago
3de6e88
net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
706a527
prism54: isl_38xx: Replace 'struct timeval'
by Tina Ruchandani
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
48dc5fb
hostap: avoid uninitialized variable use in hfa384x_get_rid
by Arnd Bergmann
· 9 years ago
a60b7fa
orinoco: Use ahash
by Herbert Xu
· 9 years ago
49f2a47
prism54: fix checks for dma mapping errors
by Alexey Khoroshilov
· 9 years ago
6b904f6
prism54: fix compare_const_fl.cocci warnings
by Julia Lawall
· 9 years ago
bd9a212
prism54: off by one BUG_ON() test
by Dan Carpenter
· 9 years ago
9e4aee4
hostap: fix an error code in prism2_config()
by Dan Carpenter
· 9 years ago
c12edfe
prism54: move under intersil vendor directory
by Kalle Valo
· 9 years ago
2be45b6
orinoco: move under intersil vendor directory
by Kalle Valo
· 9 years ago
d346683
p54: move under intersil vendor directory
by Kalle Valo
· 9 years ago
eb4f98d
hostap: move under intersil vendor directory
by Kalle Valo
· 9 years ago