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
2010-12-03
sfc: Expose Falcon BootROM config through MTD, not ethtool
Ben Hutchings
2
-82
/
+54
2010-12-03
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
Ben Hutchings
1
-33
/
+24
2010-12-03
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
Steve Hodgson
1
-0
/
+1
2010-12-03
sfc: Clear RXIN_SEL when soft-resetting QT2025C
Ben Hutchings
1
-0
/
+6
2010-12-03
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
Ben Hutchings
1
-0
/
+4
2010-12-03
sfc: Distinguish critical and non-critical over-temperature conditions
Ben Hutchings
1
-29
/
+80
2010-12-03
sfc: Fix condition for no-op in set_phy_flash_cfg()
Ben Hutchings
1
-1
/
+1
2010-12-03
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
Ben Hutchings
1
-1
/
+1
2010-12-02
can: EG20T PCH: Delete unnecessary spin_lock
Tomoya
1
-34
/
+0
2010-12-02
can: EG20T PCH: Enumerate LEC macros
Tomoya
1
-36
/
+41
2010-12-02
can: EG20T PCH: Change Message Object Index
Tomoya
1
-147
/
+116
2010-12-02
can: EG20T PCH: Separate Interface Register(IF1/IF2)
Tomoya
1
-244
/
+201
2010-12-01
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-12-01
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-01
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-12-01
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
7
-96
/
+400
2010-11-29
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
Joe Perches
1
-7
/
+12
2010-11-29
forcedeth: Remove netdev_dbg uses
Joe Perches
1
-133
/
+0
2010-11-29
forcedeth: Convert dev_printk(<level> to dev_<level>(
Joe Perches
1
-38
/
+26
2010-11-29
forcedeth: Separate vendor specific initializations into functions
Joe Perches
1
-179
/
+188
2010-11-29
forcedeth: Add function init_realtek_8211b
Joe Perches
1
-73
/
+32
2010-11-29
forcedeth: Convert pr_<level> to netdev_<level>
Joe Perches
1
-132
/
+161
2010-11-29
forcedeth: Use pr_fmt and pr_<level>
Joe Perches
1
-114
/
+142
2010-11-29
forcedeth: Convert remaining dprintk to netdev_dbg
Joe Perches
1
-19
/
+12
2010-11-29
forcedeth: Use print_hex_dump
Joe Perches
1
-37
/
+17
2010-11-29
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
Joe Perches
1
-89
/
+87
2010-11-29
forcedeth: Change reg_delay arguments and use
Joe Perches
1
-16
/
+14
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
136
-1837
/
+11269
2010-11-28
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
1
-1
/
+4
2010-11-28
qeth: l3 fix len in tso hdr
Frank Blaschka
1
-0
/
+1
2010-11-28
qeth: enable interface setup if LAN is offline
Ursula Braun
2
-10
/
+12
2010-11-28
drivers/s390/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-28
qeth lcs: convert mc rwlock to RCU
Sachin Sant
2
-9
/
+12
2010-11-28
stmmac: fix stmmac_resume removing not yet used shutdown flag
Giuseppe Cavallaro
1
-7
/
+0
2010-11-28
forcedeth: use usleep_range not msleep for small sleeps
Szymon Janc
1
-1
/
+1
2010-11-28
forcedeth: do not use assignment in if conditions
Szymon Janc
1
-2
/
+4
2010-11-28
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
1
-2
/
+2
2010-11-28
forcedeth: remove unnecessary checks before kfree
Szymon Janc
1
-8
/
+5
2010-11-28
forcedeth: fix multiple code style issues
Szymon Janc
1
-166
/
+135
2010-11-28
zd1211rw: document need for kmalloc cast
Joe Perches
1
-0
/
+1
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-28
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
1
-2
/
+1
2010-11-28
ethoc: remove division from loops
Jonas Bonn
1
-4
/
+13
2010-11-28
ethoc: fix function return type
Jonas Bonn
1
-3
/
+2
2010-11-28
ethoc: rework mdio read/write
Jonas Bonn
1
-8
/
+6
2010-11-28
ethoc: rework interrupt handling
Jonas Bonn
1
-27
/
+49
2010-11-28
ethoc: Double check pending RX packet
Jonas Bonn
1
-2
/
+13
2010-11-28
ethoc: enable interrupts after napi_complete
Adam Edvardsson
1
-1
/
+1
[next]