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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
1
-0
/
+6
2017-03-07
net: ethernet: bgmac: driver power manangement
Joey Zhong
3
-0
/
+87
2017-03-07
net: ethernet: bgmac: unify code of the same family
Jon Mason
1
-36
/
+28
2017-03-07
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
1
-1
/
+1
2017-03-07
net: axienet: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-03-07
net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-07
net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2017-03-07
net: sis: sis900: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2017-03-07
net: sis: sis190: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: silan: sc92031: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-36
/
+47
2017-03-07
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: rocker: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+32
2017-03-07
net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+25
2017-03-07
net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-66
/
+153
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+5
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2
-2
/
+3
2017-03-03
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
3
-4
/
+20
2017-03-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-1
/
+5
2017-03-03
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
6
-25
/
+25
2017-03-03
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-03-02
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
Lendacky, Thomas
1
-0
/
+2
2017-03-02
amd-xgbe: Be sure to set MDIO modes on device (re)start
Lendacky, Thomas
2
-1
/
+23
2017-03-02
amd-xgbe: Stop the PHY before releasing interrupts
Lendacky, Thomas
1
-2
/
+2
2017-03-02
drivers: net: xgene: Fix crash on DT systems
Alban Bedel
1
-0
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
3
-0
/
+5
2017-03-01
mlxsw: spectrum_router: Avoid potential packets loss
Ido Schimmel
1
-10
/
+20
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-166
/
+118
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-28
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2
-5
/
+5
2017-02-28
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
qed: Don't use attention PTT for configuring BW
Mintz, Yuval
3
-5
/
+8
2017-02-27
qed: Fix race with multiple VFs
Mintz, Yuval
2
-17
/
+26
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2
-11
/
+8
2017-02-26
net: s2io: fix typo argumnet argument
LABBE Corentin
1
-1
/
+1
2017-02-26
net: vxge: fix typo argumnet argument
LABBE Corentin
1
-1
/
+1
[next]