aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky
2008-06-25rt2x00: Fix unbalanced mutex lockingIvo van Doorn
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-25mac80211: implement EU regulatory domainTony Vroon
2008-06-24ixgbe: add LRO supportMallikarjuna R Chilakala
2008-06-24cxgb3 - add missing adapter type for RDMADivy Le Ray
2008-06-24drivers/net/tulip: update first comment in tulip filesGrant Grundler
2008-06-24DM9000: Add documentation for the driver.Ben Dooks
2008-06-24DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks
2008-06-24DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks
2008-06-24DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks
2008-06-24DM9000: Use NSR to determine link-status on internal PHYBen Dooks
2008-06-24DM9000: Cleanup source code - remove forward declerationsBen Dooks
2008-06-24DM9000: Cleanup source codeBen Dooks
2008-06-24DM9000: Cleanups after the resource changesBen Dooks
2008-06-24DM9000: Add support for DM9000A and DM9000B chipsBen Dooks
2008-06-24DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart
2008-06-24DM9000: Remove the 2 resources probe scheme.Laurent Pinchart
2008-06-24netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy
2008-06-23bnx2x: Update versionEilon Greenstein
2008-06-23bnx2x: Add PCIE EEH supportWendy Xiong
2008-06-23bnx2x: Enhanced self testYitchak Gertner
2008-06-23bnx2x: Re-factor Tx codeEilon Greenstein
2008-06-23bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov
2008-06-23bnx2x: New statistics codeYitchak Gertner
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein
2008-06-23bnx2x: New microcode part 3/3Eilon Greenstein
2008-06-23bnx2x: New microcode part 2/3Eilon Greenstein
2008-06-23bnx2x: New microcode part 1/3Eilon Greenstein
2008-06-23bnx2x: Remove old microcodeEilon Greenstein
2008-06-23bnx2x: New init infrastructureEilon Greenstein
2008-06-23bnx2x: New link codeYaniv Rosner
2008-06-23bnx2x: Adding bnx2x_linkYaniv Rosner
2008-06-23bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-20sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller
2008-06-20pppoe: warning fixStephen Hemminger
2008-06-20sctp: Kill unused variable in sctp_assoc_bh_rcv()Vlad Yasevich
2008-06-19bnx2: Update driver version to 1.7.7.Michael Chan
2008-06-19bnx2: Cleanup error handling in bnx2_open().Michael Chan
2008-06-19bnx2: Turn on multi rx rings.Michael Chan
2008-06-19bnx2: Update firmware to support multi rx rings.Michael Chan
2008-06-19bnx2: Use one handler for all MSI-X vectors.Michael Chan
2008-06-19bnx2: Optimize fast-path tx and rx work.Michael Chan
2008-06-19bnx2: Put rx ring variables in a separate struct.Michael Chan
2008-06-19bnx2: Put tx ring variables in a separate struct.Michael Chan