index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-25
31
-235
/
+235
*
ehea: Enable DLPAR memory remove
Hannes Hering
2008-09-25
1
-2
/
+2
*
[netdrvr] usb/hso: throttle to prevent loss of serial data
Denis Joseph Barrow
2008-09-25
1
-92
/
+234
*
myri10ge: use DCA if DCA is compiled as a module
Brice Goglin
2008-09-25
2
-13
/
+14
*
cxgb3 - remove duplicate tests in lro
Divy Le Ray
2008-09-25
1
-35
/
+0
*
r8169: select MII in Kconfig
Francois Romieu
2008-09-25
1
-0
/
+1
*
ehea: fix mutex and spinlock use
Sebastien Dugue
2008-09-25
1
-22
/
+4
*
ixgbe: fix DCA dependency in Kconfig
Jesse Brandeburg
2008-09-25
1
-0
/
+1
*
ixgbe: whitespace/formatting cleanup
Alexander Duyck
2008-09-25
1
-71
/
+54
*
ixgbe: correctly add and remove napi queues
Alexander Duyck
2008-09-25
1
-100
/
+130
*
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
2008-09-25
9
-300
/
+266
*
ixgbe: bump version
Jeff Kirsher
2008-09-25
1
-1
/
+1
*
ixgbe: xmit frame refactor
Jesse Brandeburg
2008-09-25
1
-25
/
+17
*
ixgbe: lower stack space usage
Jesse Brandeburg
2008-09-25
1
-9
/
+6
*
ixgbe: cleanup defines
Jesse Brandeburg
2008-09-25
1
-7
/
+0
*
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2008-09-25
2
-45
/
+45
*
ixgbe: refresh the ixgbe_down function
Jesse Brandeburg
2008-09-25
1
-10
/
+19
*
ixgbe: update to latest common code module
Jesse Brandeburg
2008-09-25
9
-814
/
+1700
*
ixgbe: add clean rx many routine
Jesse Brandeburg
2008-09-25
1
-2
/
+60
*
ixgbe: lro stats were not counted on first ethtool -Scall
Jesse Brandeburg
2008-09-25
1
-6
/
+8
*
ixgbe: fix ring reallocation in ethtool
Jesse Brandeburg
2008-09-25
3
-53
/
+56
*
ixgbe: add device support for XF LR adapters
Jesse Brandeburg
2008-09-25
3
-0
/
+4
*
ixgbe: recycle pages in packet split mode
Jesse Brandeburg
2008-09-25
2
-18
/
+32
*
ixgbe: fix bug with lots of tx queues
Jesse Brandeburg
2008-09-25
1
-3
/
+3
*
ixgbe: fix initial interrupt throttle settings
Jesse Brandeburg
2008-09-25
3
-89
/
+100
*
ixgbe: fix ethtool disable csum for ipv6
Jesse Brandeburg
2008-09-25
1
-1
/
+1
*
ixgbe: fix pci_resource allocation as in other drivers
Jeff Kirsher
2008-09-25
1
-8
/
+2
*
ixgbe: fix ethtool register dump
Jesse Brandeburg
2008-09-25
2
-21
/
+12
*
ixgbe: limit small mtu to minimum for ipv4 support
Jesse Brandeburg
2008-09-25
1
-2
/
+2
*
ixgbe: fix bug with shared interrupts
Jesse Brandeburg
2008-09-25
1
-1
/
+6
*
ixgbe: link change interrupt was not causing link event
Jesse Brandeburg
2008-09-25
1
-2
/
+2
*
ixgbe: Update watchdog thread to accomodate longerlink_up events
Jesse Brandeburg
2008-09-25
5
-51
/
+118
*
ixgbe: fix multicast address update
Jesse Brandeburg
2008-09-25
1
-2
/
+3
*
ixgbe: fix dca defines to not have spaces
Jesse Brandeburg
2008-09-25
1
-12
/
+12
*
ixgbe: fix bug where using wake queue instead of start
Jesse Brandeburg
2008-09-25
1
-1
/
+1
*
netxen: add pci ids
Dhananjay Phadke
2008-09-25
1
-9
/
+9
*
myri10ge: Rename DCA-related firmware counters
Brice Goglin
2008-09-25
1
-1
/
+1
*
myri10ge: Stop scaring people when DCA is built but absent
Brice Goglin
2008-09-25
1
-2
/
+3
*
smc911x: remove duplicate debug printout
Magnus Damm
2008-09-25
1
-2
/
+0
*
r6040: fix bad usage of udelay
Florian Fainelli
2008-09-25
1
-2
/
+2
*
sfc: Fix type of FALCON_SPI_MAX_LEN
Ben Hutchings
2008-09-25
1
-1
/
+1
*
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
Ben Hutchings
2008-09-25
2
-2
/
+2
*
sfc: Remove obsolete comment about PCI modes
Ben Hutchings
2008-09-25
1
-1
/
+0
*
sfc: Disable interrupts after a fatal interrupt occurs until reset
Ben Hutchings
2008-09-25
1
-1
/
+2
*
sfc: Insert read memory barrier after checking MAC statistics flag
Ben Hutchings
2008-09-25
1
-1
/
+3
*
sfc: Stop generating bogus events in tenxpress_check_hw()
Ben Hutchings
2008-09-25
1
-2
/
+1
*
sfc: Don't include net_driver.h from falcon_io.h
Steve Hodgson
2008-09-25
1
-1
/
+0
*
sfc: Make queue flushes more reliable
Ben Hutchings
2008-09-25
4
-126
/
+141
*
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
Steve Hodgson
2008-09-25
1
-1
/
+1
*
sfc: Serialise tenxpress_special_reset() with statistics fetches
Ben Hutchings
2008-09-25
1
-5
/
+10
[next]