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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2
-65
/
+145
2014-10-02
r8169: add support for Byte Queue Limits
Florian Westphal
1
-4
/
+14
2014-10-01
r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...
Chun-Hao Lin
1
-6
/
+8
2014-10-01
r8169:modify the behavior of function "rtl8168_oob_notify"
Chun-Hao Lin
1
-53
/
+46
2014-10-01
r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"
Chun-Hao Lin
1
-2
/
+2
2014-10-01
r8169:change the name of function"rtl_w1w0_eri"
Chun-Hao Lin
1
-29
/
+29
2014-10-01
r8169:for function "rtl_w1w0_phy" change its name and behavior
Chun-Hao Lin
1
-88
/
+88
2014-10-01
r8169:add more chips to support magic packet v2
Chun-Hao Lin
1
-0
/
+36
2014-10-01
r8169:add support more chips to get mac address from backup mac address register
Chun-Hao Lin
1
-1
/
+10
2014-10-01
r8169:add disable/enable RTL8411B pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:add disable/enable RTL8168G pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:change uppercase number to lowercase number
Chun-Hao Lin
1
-9
/
+9
2014-10-01
sunvnet: fix potential NULL pointer dereference
David L Stevens
1
-1
/
+1
2014-10-01
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+0
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
1
-0
/
+2
2014-10-01
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
1
-1
/
+36
2014-10-01
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2
-4
/
+9
2014-10-01
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2
-45
/
+182
2014-10-01
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2
-18
/
+89
2014-10-01
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
1
-2
/
+30
2014-10-01
net: pxa168_eth: set the mac address on the Ethernet controller
Antoine Ténart
1
-0
/
+13
2014-10-01
net: pxa168_eth: fix Ethernet flow control status
Antoine Ténart
1
-2
/
+2
2014-10-01
net: pxa168_eth: add device tree support
Antoine Ténart
1
-23
/
+47
2014-10-01
net: pxa168_eth: clean up
Antoine Ténart
1
-52
/
+50
2014-10-01
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
Jack Morgenstein
1
-2
/
+12
2014-10-01
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
Jack Morgenstein
1
-2
/
+7
2014-10-01
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
1
-174
/
+219
2014-10-01
net/mlx4_core: Don't disable SRIOV if there are active VFs
Jack Morgenstein
1
-7
/
+21
2014-09-30
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2
-1
/
+43
2014-09-30
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
1
-1
/
+1
2014-09-30
net: cpsw: header, Add missing include
Markus Pargmann
1
-0
/
+1
2014-09-30
net: cpsw: Add missing return value
Markus Pargmann
1
-0
/
+1
2014-09-30
bonding: make global bonding stats more reliable
Andy Gospodarek
2
-28
/
+43
2014-09-29
macvlan: add source mode
Michael Braun
1
-3
/
+301
2014-09-29
ARCNET: enable eae arcnet card support
Michael Grzeschik
1
-0
/
+16
2014-09-29
ARCNET: add support for multi interfaces on com20020
Michael Grzeschik
2
-58
/
+95
2014-09-29
ARCNET: add com20020 PCI IDs with metadata
Michael Grzeschik
1
-35
/
+181
2014-09-29
ARCNET: add com20020_set_hwddr to change address
Michael Grzeschik
1
-0
/
+14
2014-09-29
ARCNET: return IRQ_NONE if the interface isn't running
Michael Grzeschik
1
-1
/
+1
2014-09-29
net: qualcomm: new Ethernet over SPI driver for QCA7000
Stefan Wahren
12
-0
/
+2001
2014-09-29
cxgb4: Add support for adaptive rx
Hariprasad Shenai
5
-2
/
+49
2014-09-29
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
2
-0
/
+6
2014-09-29
cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
Hariprasad Shenai
1
-52
/
+52
2014-09-29
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
Hariprasad Shenai
3
-42
/
+167
2014-09-29
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
1
-7
/
+16
2014-09-29
r8152: support ethtool eee
hayeswang
1
-0
/
+128
2014-09-29
r8152: add functions to set EEE
hayeswang
1
-25
/
+76
2014-09-29
r8152: change the EEE definition
hayeswang
1
-21
/
+14
[next]