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
Age
Commit message (
Expand
)
Author
2021-08-21
mwifiex: usb: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-21
mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
Tuo Li
2021-08-21
wilc1000: remove redundant code
wengjianfeng
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
2021-08-21
wilc1000: dispose irq on failure path
Claudiu Beznea
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-08-21
rsi: fix an error code in rsi_probe()
Dan Carpenter
2021-08-21
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
2021-08-21
ray_cs: Split memcpy() to avoid bounds check warning
Kees Cook
2021-08-21
ipw2x00: Avoid field-overflowing memcpy()
Kees Cook
2021-08-21
ipw2x00: Use struct_size helper instead of open-coded arithmetic
Len Baker
2021-08-21
ray_cs: use %*ph to print small buffer
Andy Shevchenko
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
2021-08-21
brcmfmac: Set SDIO workqueue as WQ_HIGHPRI
Sean Anderson
2021-08-21
brcmfmac: use separate firmware for 43430 revision 2
Mikhail Rudenko
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
2021-08-21
brcmfmac: add xtlv support to firmware interface layer
Arend van Spriel
2021-08-21
brcmfmac: increase core revision column aligning core list
Arend van Spriel
2021-08-21
brcmfmac: use different error value for invalid ram base address
Arend van Spriel
2021-08-21
brcmfmac: firmware: Fix firmware loading
Linus Walleij
2021-08-06
intersil: remove obsolete prism54 wireless driver
Lukas Bulwahn
2021-08-01
libertas: Remove unnecessary label of lbs_ethtool_get_eeprom
dingsenjie
2021-08-01
brcmfmac: firmware: Allow per-board firmware binaries
Linus Walleij
2021-07-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-07-26
net: ixp4xx_hss: use dma_pool_zalloc
Jason Wang
2021-07-26
nfp: add support for coalesce adaptive feature
Yinjun Zhang
2021-07-26
net: mhi: Improve MBIM packet counting
Richard Laing
2021-07-26
net: hns3: add devlink reload support for VF
Hao Chen
2021-07-26
net: hns3: add devlink reload support for PF
Hao Chen
2021-07-26
net: hns3: add support for devlink get info for VF
Yufeng Mo
2021-07-26
net: hns3: add support for devlink get info for PF
Yufeng Mo
2021-07-26
net: hns3: add support for registering devlink for VF
Yufeng Mo
2021-07-26
net: hns3: add support for registering devlink for PF
Yufeng Mo
2021-07-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2021-07-23
net: phy: Remove unused including <linux/version.h>
chongjiapeng
2021-07-23
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
2021-07-23
octeontx2-af: Enhance mailbox trace entry
Jerin Jacob
2021-07-23
e100: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
2021-07-23
net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
[next]