index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
5
-4
/
+6
2020-05-07
r8169: use fsleep in polling functions
Heiner Kallweit
1
-64
/
+44
2020-05-07
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-07
net: phy: mscc: use phy_package_shared
Michael Walle
2
-70
/
+32
2020-05-07
net: phy: bcm54140: use phy_package_shared
Michael Walle
1
-46
/
+11
2020-05-07
net: phy: add concept of shared storage for PHYs
Michael Walle
2
-0
/
+139
2020-05-07
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-07
net: 7990: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2
-2
/
+2
2020-05-07
net: cpmac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: moxa: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+3
2020-05-07
net: lantiq: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-07
net: enetc: Make some symbols static
ChenTao
1
-2
/
+3
2020-05-07
net: mediatek: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: socionext: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-05-07
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-07
net: ethernet: mediatek: Make mtk_m32 static
Samuel Zou
1
-1
/
+1
2020-05-06
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
1
-2
/
+1
2020-05-06
net: cortina: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-06
net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-4
/
+1
2020-05-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
53
-302
/
+1788
2020-05-06
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
Jason Yan
1
-2
/
+2
2020-05-06
b43: remove Comparison of 0/1 to bool variable in pio.c
Jason Yan
1
-1
/
+1
2020-05-06
b43: remove Comparison of 0/1 to bool variable in phy_n.c
Jason Yan
1
-1
/
+1
2020-05-06
libertas_tf: avoid a null dereference in pointer priv
Colin Ian King
1
-3
/
+3
2020-05-06
mwifiex: avoid -Wstringop-overflow warning
Arnd Bergmann
1
-23
/
+16
2020-05-06
rtlwifi: remove comparison of 0/1 to bool variable
Jason Yan
1
-1
/
+1
2020-05-06
brcmsmac: remove Comparison to bool in brcms_b_txstatus()
Jason Yan
1
-1
/
+1
2020-05-06
brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...
Justin Li
1
-0
/
+4
2020-05-06
brcmfmac: Fix P2P Group Formation failure via Go-neg method
Joseph Chuang
1
-2
/
+26
2020-05-06
brcmfmac: support the second p2p connection
Wright Feng
2
-11
/
+54
2020-05-06
rtw88: fix an issue about leak system resources
Dejin Zheng
1
-0
/
+1
2020-05-06
rtw88: 8723d: add interface configurations table
Ping-Ke Shih
1
-0
/
+21
2020-05-06
rtw88: 8723d: Set IG register for CCK rate
Ping-Ke Shih
5
-0
/
+12
2020-05-06
rtw88: 8723d: Add chip_ops::false_alarm_statistics
Ping-Ke Shih
2
-0
/
+106
2020-05-06
rtw88: 8723d: some chips don't support LDPC
Ping-Ke Shih
5
-2
/
+16
2020-05-06
rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
Ping-Ke Shih
4
-7
/
+19
2020-05-06
rtw88: 8723d: Add set_channel
Ping-Ke Shih
3
-0
/
+195
2020-05-06
rtw88: 8723d: Add query_rx_desc
Ping-Ke Shih
2
-0
/
+138
2020-05-06
rtw88: 8723d: Add DIG parameter
Ping-Ke Shih
1
-0
/
+7
2020-05-06
ray_cs: use true,false for bool variable
Jason Yan
1
-2
/
+1
2020-05-06
rtlwifi: use true,false for bool variable in rtl_init_rfkill()
Jason Yan
1
-1
/
+1
2020-05-06
ipw2x00: Remove a memory allocation failure log message
Christophe JAILLET
1
-3
/
+1
2020-05-06
rtw88: Use udelay instead of usleep in atomic context
Kai-Heng Feng
1
-3
/
+3
2020-05-06
ath11k: Replace zero-length array with flexible-array
Gustavo A. R. Silva
6
-11
/
+11
2020-05-06
ath9k_htc: Silence undersized packet warnings
Masashi Honma
1
-3
/
+3
2020-05-06
ath6kl: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-4
/
+4
2020-05-06
ath11k: fix kernel panic by freeing the msdu received with invalid length
Tamizh Chelvam
1
-0
/
+18
[prev]
[next]