summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-09-25ixgbe: recycle pages in packet split modeJesse Brandeburg2-18/+32
2008-09-25ixgbe: fix bug with lots of tx queuesJesse Brandeburg1-3/+3
2008-09-25ixgbe: fix initial interrupt throttle settingsJesse Brandeburg3-89/+100
2008-09-25ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg1-1/+1
2008-09-25ixgbe: fix pci_resource allocation as in other driversJeff Kirsher1-8/+2
2008-09-25ixgbe: fix ethtool register dumpJesse Brandeburg2-21/+12
2008-09-25ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg1-2/+2
2008-09-25ixgbe: fix bug with shared interruptsJesse Brandeburg1-1/+6
2008-09-25ixgbe: link change interrupt was not causing link eventJesse Brandeburg1-2/+2
2008-09-25ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg5-51/+118
2008-09-25ixgbe: fix multicast address updateJesse Brandeburg1-2/+3
2008-09-25ixgbe: fix dca defines to not have spacesJesse Brandeburg1-12/+12
2008-09-25ixgbe: fix bug where using wake queue instead of startJesse Brandeburg1-1/+1
2008-09-25netxen: add pci idsDhananjay Phadke1-9/+9
2008-09-25myri10ge: Rename DCA-related firmware countersBrice Goglin1-1/+1
2008-09-25myri10ge: Stop scaring people when DCA is built but absentBrice Goglin1-2/+3
2008-09-25smc911x: remove duplicate debug printoutMagnus Damm1-2/+0
2008-09-25r6040: fix bad usage of udelayFlorian Fainelli1-2/+2
2008-09-25sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings1-1/+1
2008-09-25sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings2-2/+2
2008-09-25sfc: Remove obsolete comment about PCI modesBen Hutchings1-1/+0
2008-09-25sfc: Disable interrupts after a fatal interrupt occurs until resetBen Hutchings1-1/+2
2008-09-25sfc: Insert read memory barrier after checking MAC statistics flagBen Hutchings1-1/+3
2008-09-25sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings1-2/+1
2008-09-25sfc: Don't include net_driver.h from falcon_io.hSteve Hodgson1-1/+0
2008-09-25sfc: Make queue flushes more reliableBen Hutchings4-126/+141
2008-09-25sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)Steve Hodgson1-1/+1
2008-09-25sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings1-5/+10
2008-09-25sfc: Remove workaround for old firmware bugBen Hutchings7-156/+1
2008-09-25sfc: Fix memory BAR release call on error pathBen Hutchings1-1/+1
2008-09-25sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings1-0/+2
2008-09-258139too: [cosmetic] fix incorrect register for flash-romMats Erik Andersson1-1/+2
2008-09-25s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao2-8/+11
2008-09-25cs89x0: fix warning release_irq labelYoichi Yuasa1-2/+0
2008-09-25[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk1-4/+5
2008-09-25wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa1-3/+5
2008-09-25bonding: Do not tx-balance some IPv6 packets on ALB/TLB bondsVlad Yasevich1-0/+24
2008-09-25[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox1-2/+0
2008-09-25ehea: Fix DLPAR memory handlingHannes Hering1-1/+2
2008-09-25[netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries1-1/+8
2008-09-25[netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert1-1/+2
2008-09-25drivers/net/mlx4/alloc.c needs mm.hAndrew Morton1-0/+1
2008-09-25drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai1-18/+11
2008-09-25smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm1-0/+2
2008-09-25smc91x: fix nowait printoutMagnus Damm1-1/+2
2008-09-25r8169: fix RxMissed register accessFrancois Romieu1-11/+14
2008-09-25ehea: fix phyp debugging typoSebastien Dugue1-1/+1
2008-09-25tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer1-1/+0
2008-09-25iwlwifi: don't fail if scan is issued too earlyTomas Winkler2-11/+12
2008-09-25iwlagn: downgrade BUG_ON in interruptJohannes Berg1-4/+3