index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-09-29
net: hostap: Remove in_interrupt() usage
Sebastian Andrzej Siewior
2020-09-11
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
2020-09-01
prism54: isl_ioctl: Remove unused variable 'j'
Lee Jones
2020-09-01
hostap: Remove unused variable 'fc'
Lee Jones
2020-09-01
orinoco_usb: Downgrade non-conforming kernel-doc headers
Lee Jones
2020-09-01
p54: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-09-01
hostap: Remove set but unused variable 'hostscan'
Lee Jones
2020-09-01
hostap: hostap_ap: Mark 'txt' as __always_unused
Lee Jones
2020-09-01
hostap: Mark 'freq_list' as __maybe_unused
Lee Jones
2020-08-27
intersil: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
orinoco: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
prism54: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-02
intersil: fix wiki website url
Flavio Suligoi
2020-08-02
hostap: use generic power management
Vaibhav Gupta
2020-08-02
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
prism54: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-02
prism54: islpci_hotplug: use generic power management
Vaibhav Gupta
2020-08-02
prism54: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
p54: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-15
orinoco: use generic power management
Vaibhav Gupta
2020-07-15
orinoco_usb: fix spelling mistake
Flavio Suligoi
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-05-12
prism54: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-04-15
orinoco: remove useless variable 'err' in spectrum_cs_suspend()
Jason Yan
2020-04-15
hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_b...
Jules Irenge
2020-04-14
p54usb: add AirVasT USB stick device-id
Giuseppe Marco Randazzo
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-26
hostap: convert to struct proc_ops
YueHaibing
2020-03-23
p54: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
orinoco: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
hostap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-21
orinoco_usb: Use the regular completion interfaces
Thomas Gleixner
2020-03-12
prism54: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
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
[next]