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-09-24
e1000e: remove failed request for sw/fw/hw flag
Bruce Allan
1
-0
/
+2
2008-09-24
enic: bug fix: don't set netdev->name too early
Scott Feldman
2
-76
/
+47
2008-09-24
enic: Bug fix: Free MSI intr with correct data handle
Scott Feldman
1
-3
/
+5
2008-09-24
enic: fixes for review items from Ben Hutchings
Scott Feldman
2
-26
/
+37
2008-09-24
enic: Don't indicate IPv6 pkts using soft-LRO
Scott Feldman
1
-2
/
+2
2008-09-24
r6040: fix wrong assignment in r6040_free_txbufs
Florian Fainelli
1
-1
/
+1
2008-09-24
qeth: avoid qeth recovery problems
Ursula Braun
3
-8
/
+15
2008-09-24
qeth: use firmware MAC-address for layer2 hsi-devices
Ursula Braun
1
-1
/
+2
2008-09-24
Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
24
-777
/
+820
2008-09-24
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
77
-2376
/
+3422
2008-09-24
bonding: add more ethtool support
Stephen Hemminger
1
-0
/
+6
2008-09-24
netxen: enable msi-x for quad-gig boards
Dhananjay Phadke
1
-1
/
+1
2008-09-24
sundance: set carrier status on link change events
Dan Nicholson
1
-33
/
+62
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
31
-235
/
+235
2008-09-24
ehea: Enable DLPAR memory remove
Hannes Hering
1
-2
/
+2
2008-09-24
[netdrvr] usb/hso: throttle to prevent loss of serial data
Denis Joseph Barrow
1
-92
/
+234
2008-09-24
myri10ge: use DCA if DCA is compiled as a module
Brice Goglin
2
-13
/
+14
2008-09-24
cxgb3 - remove duplicate tests in lro
Divy Le Ray
1
-35
/
+0
2008-09-24
r8169: select MII in Kconfig
Francois Romieu
1
-0
/
+1
2008-09-24
ehea: fix mutex and spinlock use
Sebastien Dugue
1
-22
/
+4
2008-09-24
ixgbe: fix DCA dependency in Kconfig
Jesse Brandeburg
1
-0
/
+1
2008-09-24
ixgbe: whitespace/formatting cleanup
Alexander Duyck
1
-71
/
+54
2008-09-24
ixgbe: correctly add and remove napi queues
Alexander Duyck
1
-100
/
+130
2008-09-24
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
9
-300
/
+266
2008-09-24
ixgbe: bump version
Jeff Kirsher
1
-1
/
+1
2008-09-24
ixgbe: xmit frame refactor
Jesse Brandeburg
1
-25
/
+17
2008-09-24
ixgbe: lower stack space usage
Jesse Brandeburg
1
-9
/
+6
2008-09-24
ixgbe: cleanup defines
Jesse Brandeburg
1
-7
/
+0
2008-09-24
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2
-45
/
+45
2008-09-24
ixgbe: refresh the ixgbe_down function
Jesse Brandeburg
1
-10
/
+19
2008-09-24
ixgbe: update to latest common code module
Jesse Brandeburg
9
-814
/
+1700
2008-09-24
ixgbe: add clean rx many routine
Jesse Brandeburg
1
-2
/
+60
2008-09-24
ixgbe: lro stats were not counted on first ethtool -Scall
Jesse Brandeburg
1
-6
/
+8
2008-09-24
ixgbe: fix ring reallocation in ethtool
Jesse Brandeburg
3
-53
/
+56
2008-09-24
ixgbe: add device support for XF LR adapters
Jesse Brandeburg
3
-0
/
+4
2008-09-24
ixgbe: recycle pages in packet split mode
Jesse Brandeburg
2
-18
/
+32
2008-09-24
ixgbe: fix bug with lots of tx queues
Jesse Brandeburg
1
-3
/
+3
2008-09-24
ixgbe: fix initial interrupt throttle settings
Jesse Brandeburg
3
-89
/
+100
2008-09-24
ixgbe: fix ethtool disable csum for ipv6
Jesse Brandeburg
1
-1
/
+1
2008-09-24
ixgbe: fix pci_resource allocation as in other drivers
Jeff Kirsher
1
-8
/
+2
2008-09-24
ixgbe: fix ethtool register dump
Jesse Brandeburg
2
-21
/
+12
2008-09-24
ixgbe: limit small mtu to minimum for ipv4 support
Jesse Brandeburg
1
-2
/
+2
2008-09-24
ixgbe: fix bug with shared interrupts
Jesse Brandeburg
1
-1
/
+6
2008-09-24
ixgbe: link change interrupt was not causing link event
Jesse Brandeburg
1
-2
/
+2
2008-09-24
ixgbe: Update watchdog thread to accomodate longerlink_up events
Jesse Brandeburg
5
-51
/
+118
2008-09-24
ixgbe: fix multicast address update
Jesse Brandeburg
1
-2
/
+3
2008-09-24
ixgbe: fix dca defines to not have spaces
Jesse Brandeburg
1
-12
/
+12
2008-09-24
ixgbe: fix bug where using wake queue instead of start
Jesse Brandeburg
1
-1
/
+1
2008-09-24
netxen: add pci ids
Dhananjay Phadke
2
-9
/
+19
2008-09-24
myri10ge: Rename DCA-related firmware counters
Brice Goglin
1
-1
/
+1
[next]