index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-13
gianfar: Fix a bug where the pointer never moves for dma_unmap...
Andy Fleming
1
-0
/
+2
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
5
-6
/
+70
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
2
-15
/
+18
2008-05-13
myri10ge: fix the number of interrupt slots
Brice Goglin
1
-9
/
+5
2008-05-13
myri10ge: cleanup retrieving of firmware capabilities
Brice Goglin
1
-11
/
+31
2008-05-13
myri10ge: move data structures into a single slice
Brice Goglin
1
-278
/
+316
2008-05-13
myri10ge: fix potential infinite loop in enable_ecrc
Brice Goglin
1
-2
/
+3
2008-05-13
myri10ge: trivial formatting fix
Brice Goglin
1
-1
/
+4
2008-05-13
myri10ge: add barrier in myri10ge_send_cmd
Brice Goglin
1
-1
/
+3
2008-05-13
myri10ge: report FIBER in ethtool for XFP based NIC
Brice Goglin
1
-0
/
+35
2008-05-13
myri10ge: properly align scratch buffers
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: increase and fix handoff timeout
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: fix module parameter descriptions
Brice Goglin
1
-17
/
+18
2008-05-13
myri10ge: update firmware headers
Brice Goglin
2
-31
/
+64
2008-05-13
atl1: bump version number
Jay Cliburn
4
-5
/
+5
2008-05-13
atl1: add shutdown callback
Jay Cliburn
1
-2
/
+9
2008-05-13
atl1: fix broken suspend and resume
Jay Cliburn
1
-45
/
+80
2008-05-13
atl1: add PHY power save mode
Jay Cliburn
2
-11
/
+11
2008-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-41
/
+41
2008-05-12
PS3: gelic: fix memory leak
Masakazu Mokuno
1
-0
/
+2
2008-05-12
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2
-2
/
+2
2008-05-12
zd1211rw: fix potential use-after-free bug
Johannes Berg
1
-1
/
+5
2008-05-12
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-12
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-12
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-12
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
1
-1
/
+1
2008-05-12
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2
-6
/
+4
2008-05-12
prism54: fix regression with missing carrier in AP-mode
Luis R. Rodriguez
1
-2
/
+9
2008-05-12
pppol2tp: Remove null pointer dereference.
Julia Lawall
1
-3
/
+10
2008-05-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2008-05-12
[MIPS] Alchemy: SMBus resource fix
Sergei Shtylyov
1
-1
/
+1
2008-05-12
Fix c67x00-ll-hpi compilation failure (bug #10627)
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-05-12
cris: Fix compile failure due to typo in serial driver
Alan Cox
1
-1
/
+1
2008-05-12
strip: Fix termios assumption
Alan Cox
1
-1
/
+1
2008-05-12
syncppp: Fix crashes.
David S. Miller
6
-17
/
+17
2008-05-12
niu: Determine the # of ports from the card's VPD data
Matheos Worku
2
-32
/
+30
2008-05-11
i2c: Convert some more new-style drivers to use module aliasing
Jean Delvare
3
-1
/
+25
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
2
-7
/
+9
2008-05-11
i2c-sibyte: Mark i2c_sibyte_add_bus() as static
Maciej W. Rozycki
1
-1
/
+1
2008-05-11
i2c-sibyte: Correct a comment about frequency
Maciej W. Rozycki
1
-2
/
+2
2008-05-11
i2c-piix4: Blacklist two mainboards
Jean Delvare
1
-2
/
+30
2008-05-11
i2c-piix4: Increase the intitial delay for the ServerWorks CSB5
David Milburn
1
-3
/
+12
2008-05-11
i2c-mpc: Compare to NO_IRQ instead of zero
Jon Smirl
1
-9
/
+7
2008-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
1
-0
/
+1
2008-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-35
/
+26
2008-05-11
[SCSI] aha152x: Fix oops on module removal
James Bottomley
1
-2
/
+2
2008-05-11
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...
James Bottomley
1
-2
/
+2
2008-05-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-5
/
+17
2008-05-09
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...
Russell King
121
-1580
/
+3368
2008-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
1
-87
/
+11
[prev]
[next]