index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-09-25
ixgbe: fix bug with lots of tx queues
Jesse Brandeburg
1
-3
/
+3
2008-09-25
ixgbe: fix initial interrupt throttle settings
Jesse Brandeburg
3
-89
/
+100
2008-09-25
ixgbe: fix ethtool disable csum for ipv6
Jesse Brandeburg
1
-1
/
+1
2008-09-25
ixgbe: fix pci_resource allocation as in other drivers
Jeff Kirsher
1
-8
/
+2
2008-09-25
ixgbe: fix ethtool register dump
Jesse Brandeburg
2
-21
/
+12
2008-09-25
ixgbe: limit small mtu to minimum for ipv4 support
Jesse Brandeburg
1
-2
/
+2
2008-09-25
ixgbe: fix bug with shared interrupts
Jesse Brandeburg
1
-1
/
+6
2008-09-25
ixgbe: link change interrupt was not causing link event
Jesse Brandeburg
1
-2
/
+2
2008-09-25
ixgbe: Update watchdog thread to accomodate longerlink_up events
Jesse Brandeburg
5
-51
/
+118
2008-09-25
ixgbe: fix multicast address update
Jesse Brandeburg
1
-2
/
+3
2008-09-25
ixgbe: fix dca defines to not have spaces
Jesse Brandeburg
1
-12
/
+12
2008-09-25
ixgbe: fix bug where using wake queue instead of start
Jesse Brandeburg
1
-1
/
+1
2008-09-25
netxen: add pci ids
Dhananjay Phadke
2
-9
/
+19
2008-09-25
myri10ge: Rename DCA-related firmware counters
Brice Goglin
1
-1
/
+1
2008-09-25
myri10ge: Stop scaring people when DCA is built but absent
Brice Goglin
1
-2
/
+3
2008-09-25
smc911x: remove duplicate debug printout
Magnus Damm
1
-2
/
+0
2008-09-25
r6040: fix bad usage of udelay
Florian Fainelli
1
-2
/
+2
2008-09-25
sfc: Fix type of FALCON_SPI_MAX_LEN
Ben Hutchings
1
-1
/
+1
2008-09-25
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
Ben Hutchings
2
-2
/
+2
2008-09-25
sfc: Remove obsolete comment about PCI modes
Ben Hutchings
1
-1
/
+0
2008-09-25
sfc: Disable interrupts after a fatal interrupt occurs until reset
Ben Hutchings
1
-1
/
+2
2008-09-25
sfc: Insert read memory barrier after checking MAC statistics flag
Ben Hutchings
1
-1
/
+3
2008-09-25
sfc: Stop generating bogus events in tenxpress_check_hw()
Ben Hutchings
1
-2
/
+1
2008-09-25
sfc: Don't include net_driver.h from falcon_io.h
Steve Hodgson
1
-1
/
+0
2008-09-25
sfc: Make queue flushes more reliable
Ben Hutchings
4
-126
/
+141
2008-09-25
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
Steve Hodgson
1
-1
/
+1
2008-09-25
sfc: Serialise tenxpress_special_reset() with statistics fetches
Ben Hutchings
1
-5
/
+10
2008-09-25
sfc: Remove workaround for old firmware bug
Ben Hutchings
7
-156
/
+1
2008-09-25
sfc: Fix memory BAR release call on error path
Ben Hutchings
1
-1
/
+1
2008-09-25
sfc: Add check for memory allocation failure in falcon_probe_nic()
Ben Hutchings
1
-0
/
+2
2008-09-25
8139too: [cosmetic] fix incorrect register for flash-rom
Mats Erik Andersson
1
-1
/
+2
2008-09-25
s2io: Fix enabling VLAN tag stripping at driver initialization
Breno Leitao
2
-8
/
+11
2008-09-25
cs89x0: fix warning release_irq label
Yoichi Yuasa
1
-2
/
+0
2008-09-25
[netdrvr/usb] hso_create_bulk_serial_device(): fix a double free
Adrian Bunk
1
-4
/
+5
2008-09-25
wan/hdlc_x25.c: fix a NULL dereference
Krzysztof Halasa
1
-3
/
+5
2008-09-25
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
Vlad Yasevich
1
-0
/
+24
2008-09-25
[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe
Matthew Wilcox
1
-2
/
+0
2008-09-25
ehea: Fix DLPAR memory handling
Hannes Hering
1
-1
/
+2
2008-09-25
[netdrvr] ne: Fix suspend and resume for ISA PnP cards.
David Fries
1
-1
/
+8
2008-09-25
[netdrvr] au1000_eth: Spinlock initialisation fix
Martin Gebert
1
-1
/
+2
2008-09-25
MAINTAINERS: add Atheros maintainer for atlx
Chris Snook
1
-1
/
+3
2008-09-25
drivers/net/mlx4/alloc.c needs mm.h
Andrew Morton
1
-0
/
+1
[next]