summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-24sfc: Log interrupt and reset type names, not numbersBen Hutchings
2009-11-24sfc: Combine high-level header filesBen Hutchings
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings
2009-11-24sfc: Remove unnecessary casts to struct sk_buff *Ben Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-11-24sfc: Move all I2C stuff into struct falcon_boardBen Hutchings
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings
2009-11-24sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings
2009-11-24sfc: Use a single blink implementationBen Hutchings
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings
2009-11-24sfc: Record RX queue number on GRO pathBen Hutchings
2009-11-24sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings
2009-11-24sfc: Remove ridiculously paranoid assertionsBen Hutchings
2009-11-24sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings
2009-11-23ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck
2009-11-23ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala
2009-11-23be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla
2009-11-23be2net: Fix cleanup path in be_probe()Sathya Perla
2009-11-23be2net: Issue fw_init/clean cmds to fwSathya Perla
2009-11-23be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla
2009-11-21e1000e: update Tx Unit hang detection messageBruce Allan
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan
2009-11-21e1000e: remove redundant might_sleep()Bruce Allan
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan
2009-11-21e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan
2009-11-21e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan
2009-11-21e1000e: provide comment for 82571 workaroundBruce Allan
2009-11-21e1000e: remove comments regarding a non-existent api moduleBruce Allan
2009-11-21e1000e: update copyright informationBruce Allan
2009-11-21e1000e: cleanup ops function pointersBruce Allan
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan
2009-11-21e1000e: cleanup redundant #include'sBruce Allan
2009-11-21e1000e: Incorrect MII Link beat reporting.Bruce Allan
2009-11-21e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan
2009-11-21e1000e: improper return code signageBruce Allan
2009-11-21e1000e: link reporting problemsBruce Allan
2009-11-21e1000e: don't clean Rx ring while resettingBruce Allan
2009-11-21e1000e: function pointers for ethtool set/get offloadsBruce Allan
2009-11-21e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan
2009-11-21e1000e: add missing tests for 82583 in ethtool functionsBruce Allan
2009-11-21e1000e: check WoL mode is among set of supported modesBruce Allan
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-20be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi