index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-100
/
+146
2011-05-12
bonding: convert to ndo_fix_features
Michał Mirosław
1
-91
/
+66
2011-05-12
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
1
-5
/
+8
2011-05-12
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
1
-2
/
+67
2011-05-12
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
2
-2
/
+5
2011-05-11
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
1
-8
/
+12
2011-05-11
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
3
-26
/
+48
2011-05-11
be2net: In case of UE, do not dump registers for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-05-11
be2net: Disable coalesce water mark mode of CQ for Lancer
Padmanabh Ratnakar
1
-2
/
+0
2011-05-11
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-10
slcan: fix ldisc->open retval
Oliver Hartkopp
1
-1
/
+3
2011-05-10
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
1
-1
/
+1
2011-05-10
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
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
PCH_GbE : Fixed the issue of checksum judgment
Toshiharu Okada
1
-5
/
+4
2011-05-09
PCH_GbE : Fixed the issue of collision detection
Toshiharu Okada
1
-2
/
+1
2011-05-09
NET: slip, fix ldisc->open retval
Matvejchikov Ilya
1
-1
/
+3
2011-05-09
be2net: Fixed bugs related to PVID.
Somnath Kotur
3
-8
/
+14
2011-05-09
ehea: fix wrongly reported speed and port
Kleber Sacilotto de Souza
1
-8
/
+13
2011-05-09
net: use batched device unregister in veth and macvlan
Eric Dumazet
1
-1
/
+4
2011-05-08
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+2
2011-05-08
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
1
-5
/
+9
2011-05-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-96
/
+100
[next]