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
2017-12-07
mt76: add driver code for MT76x2e
Felix Fietkau
25
-0
/
+6943
2017-12-07
mt76: add common code shared between multiple chipsets
Felix Fietkau
12
-0
/
+2219
2017-12-07
mwifiex: cfg80211: do not change virtual interface during scan processing
Limin Zhu
1
-0
/
+6
2017-12-07
mwifiex: do not support change AP interface to station mode
Xinming Hu
1
-1
/
+0
2017-12-07
wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...
Colin Ian King
2
-4
/
+2
2017-12-07
wlcore: allow elp during wowlan suspend
Reizer, Eyal
1
-1
/
+28
2017-12-07
wlcore: use boottime for fw time sync
Arnd Bergmann
2
-6
/
+2
2017-12-07
mwl8k: Expand non-DFS 5G channels
Weixiao Zhang
1
-1
/
+6
2017-12-07
rtlwifi: rtl818x: remove redundant check for cck_power > 15
Colin Ian King
1
-4
/
+1
2017-12-07
rtlwifi: cleanup the code that check whether TX ring is available
Ping-Ke Shih
3
-54
/
+6
2017-12-07
rtlwifi: fix the wrong size to calculate fifo space
Ping-Ke Shih
2
-4
/
+6
2017-12-07
rtlwifi: Reduce IO in RX interrupt to boost throughput
Ping-Ke Shih
1
-2
/
+3
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
18
-95
/
+76
2017-12-07
brcmfmac: Rename bcmerror to err
Ian Molton
1
-7
/
+7
2017-12-07
brcmfmac: Remove noisy debugging.
Ian Molton
1
-6
/
+0
2017-12-07
brcmfmac: Fix asymmetric IO functions.
Ian Molton
1
-1
/
+1
2017-12-07
brcmfmac: Remove brcmf_sdiod_request_data()
Ian Molton
2
-152
/
+87
2017-12-07
brcmfmac: Remove bandaid for SleepCSR
Ian Molton
1
-27
/
+1
2017-12-07
brcmfmac: Remove dead IO code
Ian Molton
1
-10
/
+8
2017-12-07
brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
Ian Molton
2
-15
/
+5
2017-12-07
brcmfmac: Split brcmf_sdiod_regrw_helper() up.
Ian Molton
1
-21
/
+73
2017-12-07
brcmfmac: Register sizes on hardware are not dependent on compiler types
Ian Molton
1
-11
/
+11
2017-12-07
brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
Ian Molton
1
-4
/
+4
2017-12-02
Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...
Kalle Valo
28
-622
/
+323
2017-11-30
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
1
-3
/
+3
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
1
-3
/
+1
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-7
/
+2
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
1
-0
/
+5
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
3
-31
/
+94
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-140
/
+166
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-11-29
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
1
-2
/
+2
2017-11-29
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2017-11-28
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
Xin Long
1
-2
/
+2
2017-11-28
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
1
-1
/
+1
2017-11-28
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-10
/
+3
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
1
-2
/
+2
2017-11-28
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
1
-2
/
+3
2017-11-28
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
1
-0
/
+6
2017-11-28
net: mvpp2: do not disable GMAC padding
Yan Markman
1
-9
/
+0
2017-11-28
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
1
-2
/
+9
2017-11-28
net: mvpp2: fix the txq_init error path
Antoine Tenart
1
-18
/
+2
2017-11-28
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
1
-7
/
+21
2017-11-28
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
1
-32
/
+29
2017-11-28
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
1
-0
/
+18
2017-11-28
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
1
-1
/
+1
2017-11-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-8
/
+13
2017-11-28
iwlwifi: rename the temporary name of A000 to the official 22000
Luca Coelho
16
-272
/
+272
2017-11-28
iwlwifi: mvm: remove superfluous flush_work()
Johannes Berg
2
-6
/
+4
2017-11-28
iwlwifi: fix the ALIVE notification layout
Emmanuel Grumbach
1
-2
/
+2
[next]