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.13.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-01-04
smsc9420: use named constants for pci_power_t values
Julia Lawall
1
-1
/
+1
2014-01-04
net: tulip: delete useless tests on netdev_priv
Julia Lawall
1
-6
/
+0
2014-01-02
mlx4_en: Only cycle port if HW timestamp config changes
Shawn Bohrer
1
-0
/
+4
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
4
-8
/
+198
2014-01-02
hamradio: 6pack: fix error return code
Julia Lawall
1
-1
/
+2
2014-01-02
net: fix error return code
Julia Lawall
1
-7
/
+11
2014-01-02
tun, rfs: fix the incorrect hash value
Zhi Yong Wu
1
-1
/
+1
2014-01-02
bonding: make more functions static
stephen hemminger
2
-6
/
+3
2014-01-02
stmicro: make local variables static
stephen hemminger
3
-6
/
+4
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
22
-0
/
+16092
2014-01-02
bonding: use ether_addr_equal_64bits to instead of ether_addr_equal
dingtianhong
1
-2
/
+2
2014-01-02
bonding: remove the return value for bond_3ad_bind_slave()
dingtianhong
2
-22
/
+16
2014-01-02
bonding: remove unwanted return value for bond_dev_queue_xmit()
dingtianhong
2
-4
/
+2
2014-01-02
bonding: slight optimizztion for bond_slave_override()
dingtianhong
1
-12
/
+8
2014-01-02
bonding: slight optimization for bond_alb_xmit()
dingtianhong
1
-7
/
+5
2014-01-02
bonding: slight optimization for bond_3ad_xmit_xor()
dingtianhong
1
-11
/
+11
2014-01-02
bonding: use ether_addr_equal_unaligned for bond addr compare
dingtianhong
1
-29
/
+33
2014-01-02
r8152: support RTL8153
hayeswang
3
-6
/
+621
2014-01-02
r8152: split rtl8152_enable
hayeswang
1
-3
/
+15
2014-01-02
r8152: add rtl_ops
hayeswang
1
-7
/
+50
2014-01-02
r8152: change some definitions
hayeswang
1
-11
/
+16
2014-01-02
r8152: modify the method of accessing PHY
hayeswang
1
-34
/
+18
2014-01-02
r8152: move rtl8152_unload and ocp_reg_write
hayeswang
1
-29
/
+29
2014-01-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
93
-3481
/
+4341
2014-01-02
cnic: Add a signature to indicate valid doorbell offset.
Eddie Wai
3
-2
/
+5
2014-01-02
bnx2: Update version to 2.2.5.
Michael Chan
1
-2
/
+2
2014-01-02
bnx2: Report MDI/MDIX status to ethtool.
Michael Chan
2
-0
/
+20
2014-01-02
bnx2: Enable auto-mdix when autoneg is disabled.
Michael Chan
2
-3
/
+15
2014-01-02
bnx2: Advertise nothing when speed is forced
Michael Chan
1
-11
/
+13
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
93
-3481
/
+4341
2014-01-01
i40evf: A0 silicon specific
Greg Rose
3
-6
/
+36
2014-01-01
i40evf: add driver to kernel build system
Greg Rose
3
-0
/
+53
2014-01-01
i40evf: init code and hardware support
Greg Rose
11
-0
/
+9868
2014-01-01
i40evf: driver core headers
Greg Rose
3
-0
/
+689
2014-01-01
i40evf: virtual channel interface
Greg Rose
2
-0
/
+1136
2014-01-01
i40evf: core ethtool functionality
Greg Rose
1
-0
/
+390
2014-01-01
i40evf: transmit and receive functionality
Greg Rose
1
-0
/
+1573
2014-01-01
i40evf: main driver core
Greg Rose
1
-0
/
+2353
2014-01-01
net: plip: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2014-01-01
net: fddi: slight optimization of addr compare
dingtianhong
1
-1
/
+2
2014-01-01
net: ti: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2014-01-01
net: sun: optimization of addr compare
dingtianhong
1
-1
/
+1
2014-01-01
net: seeq: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2014-01-01
net: renesas: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2014-01-01
net: qlcnic: slight optimization of addr compare
dingtianhong
3
-6
/
+6
2014-01-01
net: netxen: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2014-01-01
net: packetengines: slight optimization of addr
dingtianhong
1
-7
/
+10
2014-01-01
net: vxge: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2014-01-01
net: ksz884x: slight optimization of addr compare
dingtianhong
1
-5
/
+4
2014-01-01
net: mlx4: slight optimization of addr compare
dingtianhong
2
-3
/
+3
[next]