aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24ixgbe: fix bug with shared interruptsJesse Brandeburg
2008-09-24ixgbe: link change interrupt was not causing link eventJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-24ixgbe: fix multicast address updateJesse Brandeburg
2008-09-24ixgbe: fix dca defines to not have spacesJesse Brandeburg
2008-09-24ixgbe: fix bug where using wake queue instead of startJesse Brandeburg
2008-09-24netxen: add pci idsDhananjay Phadke
2008-09-24myri10ge: Rename DCA-related firmware countersBrice Goglin
2008-09-24myri10ge: Stop scaring people when DCA is built but absentBrice Goglin
2008-09-24smc911x: remove duplicate debug printoutMagnus Damm
2008-09-24r6040: fix bad usage of udelayFlorian Fainelli
2008-09-24sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings
2008-09-24sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings
2008-09-24sfc: Remove obsolete comment about PCI modesBen Hutchings
2008-09-24sfc: Disable interrupts after a fatal interrupt occurs until resetBen Hutchings
2008-09-24sfc: Insert read memory barrier after checking MAC statistics flagBen Hutchings
2008-09-24sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings
2008-09-24sfc: Don't include net_driver.h from falcon_io.hSteve Hodgson
2008-09-24sfc: Make queue flushes more reliableBen Hutchings
2008-09-24sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)Steve Hodgson
2008-09-24sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings
2008-09-24sfc: Remove workaround for old firmware bugBen Hutchings
2008-09-24sfc: Fix memory BAR release call on error pathBen Hutchings
2008-09-24sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings
2008-09-248139too: [cosmetic] fix incorrect register for flash-romMats Erik Andersson
2008-09-24s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao
2008-09-24cs89x0: fix warning release_irq labelYoichi Yuasa
2008-09-24[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk
2008-09-24wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa
2008-09-24bonding: Do not tx-balance some IPv6 packets on ALB/TLB bondsVlad Yasevich
2008-09-24[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox
2008-09-24ehea: Fix DLPAR memory handlingHannes Hering
2008-09-24[netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries
2008-09-24[netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert
2008-09-24MAINTAINERS: add Atheros maintainer for atlxChris Snook
2008-09-24drivers/net/mlx4/alloc.c needs mm.hAndrew Morton
2008-09-24drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai
2008-09-24smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm
2008-09-24smc91x: fix nowait printoutMagnus Damm
2008-09-24r8169: fix RxMissed register accessFrancois Romieu
2008-09-24ehea: fix phyp debugging typoSebastien Dugue
2008-09-24tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer
2008-09-23net: remove ifalias on empty given alias Oliver Hartkopp
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23can: Add documentation for virtual CAN driver usageOliver Hartkopp
2008-09-23tcp: Fix queue traversal in tcp_use_frto().David S. Miller
2008-09-23tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23neigh: Remove by-hand SKB queue handling.David S. Miller
2008-09-23pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski