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
2010-06-26
sfc: Log clearer error messages for hardware monitor
Ben Hutchings
1
-3
/
+8
2010-06-26
sfc: Use Toeplitz IPv4 hash for RSS and hash insertion
Ben Hutchings
2
-3
/
+22
2010-06-26
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
Ben Hutchings
4
-9
/
+8
2010-06-26
sfc: Fix reading of inserted hash
Ben Hutchings
2
-8
/
+6
2010-06-26
enic: Clean ups
Vasanthy Kolluri
25
-53
/
+41
2010-06-26
enic: Bug Fix: Handle surprise hardware removals
Vasanthy Kolluri
3
-4
/
+20
2010-06-26
enic: Feature Add: Add loopback capability to enic devices
Vasanthy Kolluri
5
-27
/
+45
2010-06-26
enic: Use receive queue buffer blocks of 32/64 entries
Vasanthy Kolluri
4
-26
/
+37
2010-06-26
enic: Add new firmware devcmds
Vasanthy Kolluri
3
-9
/
+146
2010-06-26
enic: Use (netdev|dev|pr)_<level> macro helpers for logging
Vasanthy Kolluri
9
-109
/
+98
2010-06-26
enic: Clean up: Add wrapper routines for firmware devcmd calls
Vasanthy Kolluri
5
-84
/
+201
2010-06-26
enic: Use a lighter reset operation for enic devices
Vasanthy Kolluri
4
-8
/
+55
2010-06-26
enic: Bug Fix: Change hardware ingress vlan rewrite mode
Vasanthy Kolluri
5
-7
/
+68
2010-06-26
enic: Feature Add: Replace LRO with GRO
Vasanthy Kolluri
3
-80
/
+9
2010-06-26
cnic: Update version to 2.1.3.
Michael Chan
1
-2
/
+2
2010-06-26
cnic: Further unify kcq handling code.
Michael Chan
1
-37
/
+34
2010-06-26
cnic: Restructure kcq processing.
Michael Chan
1
-54
/
+22
2010-06-26
cnic: Unify kcq allocation for all devices.
Michael Chan
2
-64
/
+98
2010-06-26
cnic: Unify IRQ code for all hardware types.
Michael Chan
1
-13
/
+20
2010-06-26
cnic: Fine-tune CID memory space calculation.
Michael Chan
2
-15
/
+21
2010-06-25
sfc: Record hardware RX hash on each skb where possible
Ben Hutchings
7
-3
/
+49
2010-06-25
sfc: Disable setting feature flags that are not implemented
Ben Hutchings
1
-1
/
+0
2010-06-25
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
Ben Hutchings
3
-5
/
+3
2010-06-25
sfc: Implement message level control
Ben Hutchings
20
-529
/
+727
2010-06-25
sfc: Log MTD errors using partition name, not just net device name
Ben Hutchings
1
-9
/
+14
2010-06-25
sfc: Implement ethtool register dump operation
Ben Hutchings
4
-0
/
+292
2010-06-25
broadcom: Add 5241 support
Dmitry Baryshkov
1
-0
/
+22
2010-06-25
broadcom: move all PHY_ID's to header
Dmitry Baryshkov
1
-12
/
+12
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
19
-56
/
+100
2010-06-24
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
1
-5
/
+14
2010-06-24
qeth: handle missing z/VM authorization of OSX
Ursula Braun
2
-4
/
+9
2010-06-24
qeth: specify correct function level for OSN devices
Ursula Braun
1
-0
/
+1
2010-06-24
qeth: fix page breaks in hw headers
Frank Blaschka
4
-73
/
+65
2010-06-24
qeth: fix use after free for qeths debug area
Carsten Otte
1
-1
/
+0
2010-06-24
qeth: Fold qeth_qerr debug area
Carsten Otte
2
-11
/
+4
2010-06-24
qeth: Fold qeth_misc debug area
Carsten Otte
2
-4
/
+1
2010-06-24
qeth: Fold qeth_sense debug area
Carsten Otte
2
-3
/
+0
2010-06-24
qeth: Fold qeth_trace debug area
Carsten Otte
4
-272
/
+259
2010-06-24
qeth: Add new s390 debug feature for each qeth card
Carsten Otte
2
-3
/
+31
2010-06-24
qeth: Rework qeth_dbf_longtext
Carsten Otte
2
-5
/
+5
2010-06-24
smsgiucv: guarantee single iucv connect in thaw
Ursula Braun
1
-2
/
+9
2010-06-24
qlcnic: update version to 5.0.6
Amit Kumar Salecha
1
-2
/
+2
2010-06-24
qlcnic: mark context state freed after destroy
Amit Kumar Salecha
2
-1
/
+3
2010-06-24
qlcnic: offload tx timeout recovery
Amit Kumar Salecha
2
-36
/
+32
2010-06-24
qlcnic: dont free host resources during fw recovery
Amit Kumar Salecha
1
-29
/
+3
2010-06-24
qlcnic: release device resources during interface down
Amit Kumar Salecha
6
-37
/
+114
2010-06-24
qlcnic: fix mac address mgmt
Amit Kumar Salecha
1
-3
/
+8
2010-06-24
qlcnic: handshake with card after fw load
Amit Kumar Salecha
3
-7
/
+9
2010-06-24
qlcnic: cleanup skb allocation
Amit Kumar Salecha
3
-21
/
+13
2010-06-23
e1000e: disable gig speed when in S0->Sx transition
Bruce Allan
1
-14
/
+5
[next]