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
2011-05-11
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
1
-2
/
+7
2011-05-09
tulip: Use pr_<level> where appropriate
Joe Perches
5
-29
/
+14
2011-05-09
tulip: Convert uses of KERN_DEBUG
Joe Perches
12
-182
/
+166
2011-05-09
tulip: Convert printks to netdev_<level>
Joe Perches
7
-180
/
+170
2011-05-09
tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
Joe Perches
1
-121
/
+13
2011-05-09
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-313
/
+261
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
1
-16
/
+4
2011-05-09
netconsole: switch to kstrto*() functions
Alexey Dobriyan
1
-48
/
+14
2011-05-09
net: bonding: factor out rlock(bond->lock) in xmit path
Michał Mirosław
3
-60
/
+35
2011-05-09
r8169: avoid late chip identifier initialisation.
Francois Romieu
1
-9
/
+9
2011-05-09
r8169: merge firmware information into the chipset description data.
Francois Romieu
1
-104
/
+110
2011-05-09
r8169: provide some firmware information via ethtool.
Francois Romieu
1
-20
/
+25
2011-05-09
r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
Francois Romieu
1
-23
/
+9
2011-05-09
r8169: link speed selection timer rework.
Francois Romieu
1
-35
/
+9
2011-05-09
r8169: rtl8169_set_speed_xmii cleanup.
Francois Romieu
1
-10
/
+1
2011-05-09
r8169: remove some code duplication.
Francois Romieu
1
-23
/
+19
2011-05-09
r8169: style cleanups.
Francois Romieu
1
-108
/
+98
2011-05-09
net: use batched device unregister in veth and macvlan
Eric Dumazet
1
-1
/
+4
2011-05-09
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+2
2011-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-96
/
+100
2011-05-08
hamachi: Put back RX_CHECKSUM
David S. Miller
1
-0
/
+1
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
3
-1
/
+18
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
2
-2
/
+19
2011-05-07
igb: convert to ethtool set_phys_id
Jeff Kirsher
1
-18
/
+19
2011-05-07
e1000: convert to set_phys_id
Jeff Kirsher
2
-37
/
+16
2011-05-07
e100: implemenet set_phys_id
Jeff Kirsher
1
-38
/
+28
2011-05-06
hamachi: Delete TX checksumming code commented out since 1999
David S. Miller
1
-79
/
+0
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-31
/
+105
2011-05-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
205
-5844
/
+11157
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
1
-1
/
+1
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
13
-84
/
+6
2011-05-05
bnx2x: function descriptions format fixed
Dmitry Kravkov
6
-266
/
+194
2011-05-05
bnx2x: update year to 2011 and version to 1.62.12-0
Dmitry Kravkov
15
-17
/
+17
2011-05-05
bnx2x: improve memory handling, low memory recovery flows
Dmitry Kravkov
5
-276
/
+449
2011-05-05
bnx2x: Do storage mac address validation for SF mode.
Dmitry Kravkov
1
-16
/
+16
2011-05-05
bnx2x: allow WoL on every function in MF modes
Dmitry Kravkov
1
-7
/
+3
2011-05-05
bnx2x: link report improvements
Vladislav Zolotarov
4
-35
/
+141
2011-05-05
stmmac: removed not used definitions
Giuseppe CAVALLARO
1
-3
/
+0
2011-05-05
usbnet: runtime pm: fix out of memory
Ming Lei
1
-3
/
+7
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
205
-5844
/
+11157
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-201
/
+559
2011-05-04
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
1
-2
/
+2
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
7
-100
/
+465
2011-05-04
ixgbe: fix sparse warning
Emil Tantilov
1
-46
/
+62
2011-05-04
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
1
-1
/
+2
2011-05-04
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
3
-8
/
+7
2011-05-04
igbvf: remove bogus phys_id
stephen hemminger
1
-6
/
+0
2011-05-04
igb: Add check for invalid size to igb_get_invariants_82575()
Carolyn Wyborny
1
-0
/
+8
2011-05-04
ixgb: convert to set_phys_id
Jeff Kirsher
2
-37
/
+12
2011-05-04
e100: fix build warning
Emil Tantilov
1
-1
/
+1
[next]