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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
1
-40
/
+13
2008-01-28
slip: Drag kicking and screaming into coding style compliance
Alan Cox
1
-189
/
+178
2008-01-28
3c501: Bring into compliance with the coding style
Alan Cox
1
-125
/
+107
2008-01-28
drivers/net/chelsio/: #if 0 unused functions
Adrian Bunk
4
-3
/
+6
2008-01-28
drivers/net: Add missing "space"
Joe Perches
10
-16
/
+16
2008-01-28
drivers/net/sk98lin: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/wan: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/netxen: Add missing "space"
Joe Perches
4
-8
/
+8
2008-01-28
drivers/net/ixgb: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/cxgb3: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/chelsio: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
add bnx2x driver for BCM57710
Eliezer Tamir
10
-0
/
+23847
2008-01-28
[S2IO]: Support for add/delete/store/restore ethernet addresses
Sreenivasa Honnur
3
-23
/
+201
2008-01-28
[E1000]: Secondary unicast address support
Patrick McHardy
1
-16
/
+31
2008-01-28
[E1000E]: convert register test macros to functions
Joe Perches
1
-31
/
+53
2008-01-28
[E1000]: Convert regtest macro's to functions
Joe Perches
1
-29
/
+55
2008-01-28
[E1000]: update netstats traffic counters realtime
Auke Kok
1
-4
/
+6
2008-01-28
[E1000E]: update netstats traffic counters realtime
Auke Kok
1
-4
/
+6
2008-01-28
[BONDING]: Documentation update
Jay Vosburgh
1
-61
/
+143
2008-01-28
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang
3
-0
/
+1122
2008-01-28
Fix e100 on systems that have cache incoherent DMA
David Acker
1
-29
/
+99
2008-01-28
sundance: SIOCDEVPRIVATE pollution
Francois Romieu
1
-26
/
+0
2008-01-28
drivers/net/netxen/: cleanups
Adrian Bunk
8
-84
/
+76
2008-01-28
ixgbe: Fix copper PHY initialization code
Auke Kok
6
-136
/
+71
2008-01-28
e1000/e1000e: Move PCI-Express device IDs over to e1000e
Auke Kok
4
-33
/
+12
2008-01-28
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
Auke Kok
4
-9
/
+30
2008-01-28
e1000e: alternate MAC address support
Bill Hayes
4
-2
/
+43
2008-01-28
[netdrvr] ibmlana: move away from legacy MCA API
Jeff Garzik
1
-68
/
+51
2008-01-28
[netdrvr] ibmlana: modularization cleanup
Jeff Garzik
1
-45
/
+64
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
19
-74
/
+40
2008-01-28
hamradio/scc: kill unnecessary use of 'irq' function arg
Jeff Garzik
1
-3
/
+5
2008-01-28
sk98lin: kill bogus check and convert to use ARRAY_SIZE()
Alejandro Martinez Ruiz
3
-14
/
+2
2008-01-28
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
10
-38
/
+19
2008-01-28
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
9
-18
/
+15
2008-01-28
wireless: fix '!x & y' typo's
Roel Kluin
7
-8
/
+8
2008-01-28
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2
-34
/
+34
2008-01-28
iwlwifi: disable interrupts before calling request_irq
Jes Sorensen
2
-0
/
+4
2008-01-28
P54: use temporary variables to reduce size of generated code
Dmitry Torokhov
1
-36
/
+41
2008-01-28
Prism54: Convert mgmt_sem to the mutex API
Matthias Kaehlcke
3
-4
/
+5
2008-01-28
orinoco: more reliable scan handling
Dan Williams
2
-240
/
+313
2008-01-28
b43: consistent naming for ieee80211_ops
Michael Buesch
1
-37
/
+38
2008-01-28
b43: Use the retry limit parameters from mac80211
Michael Buesch
2
-30
/
+53
2008-01-28
b43: Dereference of wl->current_dev must be protected by wl->mutex
Michael Buesch
1
-14
/
+12
2008-01-28
b43legacy: Remove set_key callback
Michael Buesch
1
-27
/
+0
2008-01-28
b43legacy: Rewrite pwork locking
Larry Finger
1
-58
/
+30
2008-01-28
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
4
-103
/
+109
2008-01-28
b43legacy: RF-kill support
Larry Finger
9
-15
/
+250
2008-01-28
b43legacy: LED triggers support
Larry Finger
7
-310
/
+241
2008-01-28
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
13
-336
/
+368
2008-01-28
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
21
-2208
/
+5337
[next]