index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-30
b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...
Larry Finger
1
-1
/
+2
2008-09-30
netdev: docbook comment update (revised)
Stephen Hemminger
1
-2
/
+44
2008-09-30
netdev: use const for some name functions
Stephen Hemminger
2
-7
/
+6
2008-09-25
Revert "ehea: fix mutex and spinlock use"
David S. Miller
1
-4
/
+22
2008-09-25
e1000: remove unused Kconfig option for disabling packet split
Brandeburg, Jesse
3
-433
/
+9
2008-09-25
drivers/net/bonding: sparse fixes for exported tables
Ben Dooks
1
-0
/
+8
2008-09-25
[netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable
Weiwei Wang
1
-5
/
+7
2008-09-25
fs-enet: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
5
-89
/
+3
2008-09-25
netdev: drop CONFIG_PPC_MERGE from Kconfig
Kumar Gala
2
-2
/
+2
2008-09-25
atl2: add tx bytes statistic
Jay Cliburn
1
-1
/
+3
2008-09-25
forcedeth fix: take phy out of reset during power up
Ayaz Abdulla
1
-1
/
+1
2008-09-25
e1000e: avoid duplicated output of device name in kernel warning
Frans Pop
1
-2
/
+4
2008-09-25
atl1e: remove the unneeded (struct atl1e_adapter *)
Jie Yang
1
-3
/
+3
2008-09-25
gianfar: free/iounmap memory after an error in mii bus initialization
Andy Fleming
1
-6
/
+8
2008-09-25
ne.c: fix rmmod, platform driver improvements
David Fries
1
-108
/
+164
2008-09-25
gianfar: Fix error in mdio reset timeout
Trent Piepho
1
-2
/
+2
2008-09-25
e1000e: remove failed request for sw/fw/hw flag
Bruce Allan
1
-0
/
+2
2008-09-25
enic: bug fix: don't set netdev->name too early
Scott Feldman
2
-76
/
+47
2008-09-25
enic: Bug fix: Free MSI intr with correct data handle
Scott Feldman
1
-3
/
+5
2008-09-25
enic: fixes for review items from Ben Hutchings
Scott Feldman
2
-26
/
+37
2008-09-25
enic: Don't indicate IPv6 pkts using soft-LRO
Scott Feldman
1
-2
/
+2
2008-09-25
r6040: fix wrong assignment in r6040_free_txbufs
Florian Fainelli
1
-1
/
+1
2008-09-25
qeth: avoid qeth recovery problems
Ursula Braun
3
-8
/
+15
2008-09-25
qeth: use firmware MAC-address for layer2 hsi-devices
Ursula Braun
1
-1
/
+2
2008-09-25
bonding: add more ethtool support
Stephen Hemminger
1
-0
/
+6
2008-09-25
netxen: enable msi-x for quad-gig boards
Dhananjay Phadke
1
-1
/
+1
2008-09-25
sundance: set carrier status on link change events
Dan Nicholson
1
-33
/
+62
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
31
-235
/
+235
2008-09-25
ehea: Enable DLPAR memory remove
Hannes Hering
1
-2
/
+2
2008-09-25
[netdrvr] usb/hso: throttle to prevent loss of serial data
Denis Joseph Barrow
1
-92
/
+234
2008-09-25
myri10ge: use DCA if DCA is compiled as a module
Brice Goglin
2
-13
/
+14
2008-09-25
cxgb3 - remove duplicate tests in lro
Divy Le Ray
1
-35
/
+0
2008-09-25
r8169: select MII in Kconfig
Francois Romieu
1
-0
/
+1
2008-09-25
ehea: fix mutex and spinlock use
Sebastien Dugue
1
-22
/
+4
2008-09-25
ixgbe: fix DCA dependency in Kconfig
Jesse Brandeburg
1
-0
/
+1
2008-09-25
ixgbe: whitespace/formatting cleanup
Alexander Duyck
1
-71
/
+54
2008-09-25
ixgbe: correctly add and remove napi queues
Alexander Duyck
1
-100
/
+130
2008-09-25
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
9
-300
/
+266
2008-09-25
ixgbe: bump version
Jeff Kirsher
1
-1
/
+1
2008-09-25
ixgbe: xmit frame refactor
Jesse Brandeburg
1
-25
/
+17
2008-09-25
ixgbe: lower stack space usage
Jesse Brandeburg
1
-9
/
+6
2008-09-25
ixgbe: cleanup defines
Jesse Brandeburg
1
-7
/
+0
2008-09-25
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2
-45
/
+45
2008-09-25
ixgbe: refresh the ixgbe_down function
Jesse Brandeburg
1
-10
/
+19
2008-09-25
ixgbe: update to latest common code module
Jesse Brandeburg
9
-814
/
+1700
2008-09-25
ixgbe: add clean rx many routine
Jesse Brandeburg
1
-2
/
+60
2008-09-25
ixgbe: lro stats were not counted on first ethtool -Scall
Jesse Brandeburg
1
-6
/
+8
2008-09-25
ixgbe: fix ring reallocation in ethtool
Jesse Brandeburg
3
-53
/
+56
2008-09-25
ixgbe: add device support for XF LR adapters
Jesse Brandeburg
3
-0
/
+4
2008-09-25
ixgbe: recycle pages in packet split mode
Jesse Brandeburg
2
-18
/
+32
[next]