index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-08-11
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-03-11
wifi: orinoco: check return value of hermes_write_wordrec()
Alexey Kodanev
1
-0
/
+2
2022-08-25
wifi: p54: add missing parentheses in p54_flush()
Rustam Subkhankulov
1
-1
/
+1
2022-08-25
wifi: p54: Fix an error handling path in p54spi_probe()
Christophe JAILLET
1
-1
/
+2
2020-12-30
orinoco: Move context allocation after processing the skb
Sebastian Andrzej Siewior
1
-7
/
+7
2020-11-05
p54: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-06-07
p54usb: add AirVasT USB stick device-id
Giuseppe Marco Randazzo
1
-0
/
+1
2020-02-24
hostap: Adjust indentation in prism2_hostapd_add_sta
Nathan Chancellor
1
-1
/
+1
2020-02-24
orinoco: avoid assertion in case of NULL pointer
Aditya Pakki
1
-1
/
+2
2020-02-01
orinoco_usb: fix interface sanity check
Johan Hovold
1
-2
/
+2
2019-07-14
p54usb: Fix race between disconnect and firmware loading
Alan Stern
1
-25
/
+18
2019-05-25
p54: drop device reference count if fails to enable device
Pan Bian
1
-1
/
+2
2018-07-31
hostap: hide unused procfs helpers
YueHaibing
3
-18
/
+17
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-6
/
+8
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+5
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-3
/
+3
2018-05-16
hostap: switch to proc_create_{seq,single}_data
Christoph Hellwig
3
-191
/
+39
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-14
/
+2
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-14
/
+12
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2
-10
/
+5
2017-11-08
orinoco_usb: remove redundant pointer dev
Colin Ian King
1
-2
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-10-10
p54: don't unregister leds when they are not initialized
Andrey Konovalov
1
-4
/
+3
2017-08-10
p54: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
orinoco: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-03
hostap: Fix outdated comment about dev->destructor
Stefano Brivio
1
-2
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-78
/
+68
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
4
-15
/
+9
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-23
/
+22
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
7
-14
/
+14
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
3
-10
/
+4
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-05-22
p54: allocate enough space for ->used_rxkeys
Dan Carpenter
1
-2
/
+3
2017-05-22
orinoco_usb: convert request_context.refcount from atomic_t to refcount_t
Elena Reshetova
1
-7
/
+8
2017-05-22
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
Elena Reshetova
2
-7
/
+8
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-1
/
+1
2017-04-26
orinoco_usb: Fix buffer on stack
Maksim Salau
1
-4
/
+17
2017-04-26
orinoco: fix spelling mistake: "Registerred" -> "Registered"
Colin Ian King
1
-1
/
+1
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-2
/
+2
2017-02-15
orinoco: Use net_device_stats from struct net_device
Tobias Klauser
3
-26
/
+9
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
3
-21
/
+30
[next]