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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling
Stefan Roese
1
-0
/
+16
2008-04-25
ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch
Stefan Roese
1
-1
/
+4
2008-04-25
e1000e: Increment version to 0.2.1
Jesse Brandeburg
1
-1
/
+1
2008-04-25
igb: save and restore pcie/msi state to support EEH recovery
Auke Kok
1
-0
/
+2
2008-04-25
e1000e: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
1
-0
/
+2
2008-04-25
ixgbe: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
1
-0
/
+2
2008-04-25
e1000e: lower ring minimum size to 64
Auke Kok
1
-2
/
+2
2008-04-25
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
4
-66
/
+137
2008-04-25
e1000e: Add interrupt moderation run-time ethtool interface
Auke Kok
2
-0
/
+46
2008-04-25
e1000e: cleanup several stats issues
Bruce Allan
7
-86
/
+122
2008-04-25
S2io: Removed rx_lock and put_lock
Sreenivasa Honnur
2
-35
/
+2
2008-04-25
S2io: Removed receive buffer replenishment tasklet
Sreenivasa Honnur
2
-92
/
+4
2008-04-25
S2io: Version update for memory leak fix during free_tx_buffers
Sreenivasa Honnur
1
-1
/
+1
2008-04-25
S2io: Fix memory leak during free_tx_buffers
Sreenivasa Honnur
1
-1
/
+1
2008-04-25
ucc_geth: Fix sneaky merge conflict regarding bus_id
Andy Fleming
1
-1
/
+1
2008-04-25
pata_bf54x: decrease count first.
Roel Kluin
1
-1
/
+1
2008-04-25
sata_mv: re-enable hotplug, update TODO list
Mark Lord
1
-50
/
+29
2008-04-25
sata_mv: leave SError bits untouched in mv_err_intr
Mark Lord
1
-21
/
+19
2008-04-25
sata_mv: more interrupt handling rework
Mark Lord
1
-48
/
+58
2008-04-25
sata_mv: tidy host controller interrupt handling
Mark Lord
1
-62
/
+45
2008-04-25
sata_mv: simplify request/response queue handling
Mark Lord
1
-53
/
+56
2008-04-25
sata_mv: simplify freeze/thaw bit-shift calculations
Mark Lord
1
-16
/
+26
2008-04-25
sata_mv mask all interrupt coalescing bits
Mark Lord
1
-0
/
+1
2008-04-25
sata_mv more cosmetics
Mark Lord
1
-67
/
+64
2008-04-25
ata_piix: add Asus Eee 701 controller to short cable list
Dan McGee
1
-0
/
+1
2008-04-25
libata-eh set tf flags in NCQ EH result_tf
Mark Lord
1
-0
/
+1
2008-04-25
make sata_set_spd_needed() static
Adrian Bunk
2
-2
/
+1
2008-04-25
make sata_print_link_status() static
Adrian Bunk
2
-3
/
+1
2008-04-25
libata-acpi.c: remove unneeded #if's
Adrian Bunk
1
-4
/
+0
2008-04-25
sata_nv: make hardreset return -EAGAIN on success
Tejun Heo
1
-4
/
+7
2008-04-25
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
1
-2
/
+13
2008-04-25
libata: make WARN_ON conditions in ata_sff_hsm_move() more strict
Tejun Heo
1
-2
/
+2
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
7
-0
/
+15
2008-04-24
ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s...
YOSHIFUJI Hideaki
1
-0
/
+18
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2
-5
/
+7
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-24
wusb: add link wusb-usb device
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-24
wusb: add authenticathed bit to usb_dev
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
37
-101
/
+101
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
16
-67
/
+93
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
83
-2130
/
+2130
2008-04-24
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
2
-6
/
+28
2008-04-24
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-24
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-24
USB: cdc-acm: signedness fix
David Brownell
1
-3
/
+7
2008-04-24
USB: add documentation about callbacks
Oliver Neukum
1
-0
/
+132
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
22
-70
/
+31
2008-04-24
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
[prev]
[next]