aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches1-4/+4
2009-11-24sfc: Log interrupt and reset type names, not numbersBen Hutchings6-28/+69
2009-11-24sfc: Combine high-level header filesBen Hutchings9-87/+25
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings3-25/+8
2009-11-24sfc: Remove unnecessary casts to struct sk_buff *Ben Hutchings1-3/+3
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings10-53/+68
2009-11-24sfc: Move all I2C stuff into struct falcon_boardBen Hutchings4-24/+29
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings4-38/+39
2009-11-24sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings2-11/+11
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings8-75/+88
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings5-27/+33
2009-11-24sfc: Use a single blink implementationBen Hutchings8-77/+62
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings1-4/+7
2009-11-24sfc: Record RX queue number on GRO pathBen Hutchings1-2/+4
2009-11-24sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings1-12/+14
2009-11-24sfc: Remove ridiculously paranoid assertionsBen Hutchings1-3/+0
2009-11-24sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings1-5/+2
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings1-2/+0
2009-11-23ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck1-8/+10
2009-11-23ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala1-4/+4
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala3-8/+24
2009-11-23be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla1-4/+85
2009-11-23be2net: Fix cleanup path in be_probe()Sathya Perla1-4/+12
2009-11-23be2net: Issue fw_init/clean cmds to fwSathya Perla3-16/+87
2009-11-23be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla1-1/+2
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla4-17/+55
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches12-72/+73
2009-11-22net: Fix missing kernel-doc notationJaswinder Singh Rajput1-1/+1
2009-11-21e1000e: update Tx Unit hang detection messageBruce Allan2-8/+39
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan3-16/+9
2009-11-21e1000e: remove redundant might_sleep()Bruce Allan1-2/+0
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan3-9/+6
2009-11-21e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan1-19/+28
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan4-123/+116
2009-11-21e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan1-54/+50
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan5-28/+30
2009-11-21e1000e: provide comment for 82571 workaroundBruce Allan1-0/+7
2009-11-21e1000e: remove comments regarding a non-existent api moduleBruce Allan2-31/+8
2009-11-21e1000e: update copyright informationBruce Allan11-12/+12
2009-11-21e1000e: cleanup ops function pointersBruce Allan8-203/+201
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan8-206/+183
2009-11-21e1000e: cleanup redundant #include'sBruce Allan5-19/+1
2009-11-21e1000e: Incorrect MII Link beat reporting.Bruce Allan1-0/+2
2009-11-21e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan3-2/+6
2009-11-21e1000e: improper return code signageBruce Allan1-1/+1
2009-11-21e1000e: link reporting problemsBruce Allan1-0/+11
2009-11-21e1000e: don't clean Rx ring while resettingBruce Allan1-1/+1
2009-11-21e1000e: function pointers for ethtool set/get offloadsBruce Allan1-0/+2
2009-11-21e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan1-2/+0
2009-11-21e1000e: add missing tests for 82583 in ethtool functionsBruce Allan1-1/+4