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