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-15
ixgbe: Add support for new 82599 adapter
Don Skidmore
3
-0
/
+7
2011-05-15
ixgbe: fix sparse warning
Emil Tantilov
1
-1
/
+1
2011-05-15
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
1
-18
/
+16
2011-05-15
ixgbe: Merge over-temp task into service task
Alexander Duyck
2
-36
/
+53
2011-05-15
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
3
-32
/
+37
2011-05-15
ixgbe: merge reset task into service task
Alexander Duyck
2
-24
/
+38
2011-05-15
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2
-166
/
+200
2011-05-15
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2
-201
/
+213
2011-05-15
ixgbe: move flags and state into the same cacheline
Alexander Duyck
1
-43
/
+45
2011-05-15
ixgbe: force unlock on timeout
Emil Tantilov
1
-0
/
+22
2011-05-15
ixgbe: Add macvlan support for VF
Greg Rose
4
-4
/
+134
2011-05-15
ixgbevf: Add macvlan support in the set rx mode op
Greg Rose
4
-0
/
+66
2011-05-15
e1000e: minor comment cleanups
Bruce Allan
1
-2
/
+2
2011-05-14
olympic: convert to seq_file
Alexey Dobriyan
1
-29
/
+28
2011-05-14
stmmac: fix autoneg in set_pauseparam
Giuseppe CAVALLARO
1
-0
/
+1
2011-05-14
stmmac: don't go through ethtool to start auto-negotiation
David Decotigny
1
-11
/
+2
2011-05-14
drivers/isdn/hisax: Drop unused list
Julia Lawall
2
-6
/
+1
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
2
-11
/
+4
2011-05-13
lcs: get rid of compile warning
Heiko Carstens
1
-7
/
+3
2011-05-13
claw: remove unused return code handling
Heiko Carstens
1
-19
/
+3
2011-05-13
qeth: add owner to ccw driver
Sebastian Ott
1
-0
/
+1
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
6
-37
/
+268
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
7
-178
/
+49
2011-05-13
qlcnic: Bumped up version number to 5.0.18
Anirban Chakraborty
1
-2
/
+2
2011-05-13
qlcnic: Take FW dump via ethtool
Anirban Chakraborty
1
-0
/
+81
2011-05-13
qlcnic: FW dump support
Anirban Chakraborty
6
-9
/
+774
2011-05-13
be2net: fix mbox polling for signal reception
Sathya Perla
1
-2
/
+1
2011-05-13
be2net: handle signal reception while waiting for POST
Sathya Perla
1
-5
/
+7
2011-05-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-100
/
+146
2011-05-13
bonding: convert to ndo_fix_features
Michał Mirosław
1
-91
/
+66
2011-05-13
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
1
-5
/
+8
2011-05-13
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
1
-2
/
+67
2011-05-13
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
2
-2
/
+5
2011-05-12
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
1
-8
/
+12
2011-05-12
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
3
-26
/
+48
2011-05-12
be2net: In case of UE, do not dump registers for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-05-12
be2net: Disable coalesce water mark mode of CQ for Lancer
Padmanabh Ratnakar
1
-2
/
+0
2011-05-12
be2net: Handle error completion in Lancer
Padmanabh Ratnakar
1
-1
/
+4
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-41
/
+74
2011-05-11
slcan: fix ldisc->open retval
Oliver Hartkopp
1
-1
/
+3
2011-05-11
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
1
-1
/
+1
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
pch_gbe: support ML7223 IOH
Tomoya
2
-1
/
+18
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
[next]