Age | Commit message (Expand) | Author |
2009-11-24 | sfc: Log interrupt and reset type names, not numbers | Ben Hutchings |
2009-11-24 | sfc: Combine high-level header files | Ben Hutchings |
2009-11-24 | sfc: Remove redundant efx_xmit() function | Ben Hutchings |
2009-11-24 | sfc: Remove unnecessary casts to struct sk_buff * | Ben Hutchings |
2009-11-24 | sfc: Gather link state fields in struct efx_nic into new struct efx_link_state | Ben Hutchings |
2009-11-24 | sfc: Move all I2C stuff into struct falcon_board | Ben Hutchings |
2009-11-24 | sfc: Move struct falcon_board into struct falcon_nic_data | Ben Hutchings |
2009-11-24 | sfc: Move definition of struct falcon_nic_data into falcon.h | Ben Hutchings |
2009-11-24 | sfc: Make board information explicitly Falcon-specific | Ben Hutchings |
2009-11-24 | sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T | Ben Hutchings |
2009-11-24 | sfc: Use a single blink implementation | Ben Hutchings |
2009-11-24 | sfc: SFT9001: Reset LED configuration correctly after blinking | Ben Hutchings |
2009-11-24 | sfc: Record RX queue number on GRO path | Ben Hutchings |
2009-11-24 | sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() | Ben Hutchings |
2009-11-24 | sfc: Remove ridiculously paranoid assertions | Ben Hutchings |
2009-11-24 | sfc: Remove redundant gotos from __efx_rx_packet() | Ben Hutchings |
2009-11-24 | sfc: Remove pointless abstraction of memory BAR number (2) | Ben Hutchings |
2009-11-23 | ixgbe: Only set/clear VFE in ixgbe_set_rx_mode | Alexander Duyck |
2009-11-23 | ixgbe: Use rx buffer length from rx ring for configuring rscctl | Mallikarjuna R Chilakala |
2009-11-23 | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala |
2009-11-23 | be2net: remove BUG_ON() when be2net runs out of mccq wrbs | Sathya Perla |
2009-11-23 | be2net: Fix cleanup path in be_probe() | Sathya Perla |
2009-11-23 | be2net: Issue fw_init/clean cmds to fw | Sathya Perla |
2009-11-23 | be2net: Fix rx_drops_no_fragments stat being incorrectly indexed | Sathya Perla |
2009-11-23 | be2net: support configuration of 64 multicast addresses instead of 32 | Sathya Perla |
2009-11-21 | e1000e: update Tx Unit hang detection message | Bruce Allan |
2009-11-21 | e1000e: cosmetic - group local variables of the same type | Bruce Allan |
2009-11-21 | e1000e: remove redundant might_sleep() | Bruce Allan |
2009-11-21 | e1000e: do not error out on identification LED init failure | Bruce Allan |
2009-11-21 | e1000e: set pm_qos DMA latency requirement per interface when needed | Bruce Allan |
2009-11-21 | e1000e: cleanup functions that clear hardware statistics | Bruce Allan |
2009-11-21 | e1000e: cleanup - shift indentation left by exiting early in e1000_tso | Bruce Allan |
2009-11-21 | e1000e: set bools to true/false instead of 1/0 | Bruce Allan |
2009-11-21 | e1000e: provide comment for 82571 workaround | Bruce Allan |
2009-11-21 | e1000e: remove comments regarding a non-existent api module | Bruce Allan |
2009-11-21 | e1000e: update copyright information | Bruce Allan |
2009-11-21 | e1000e: cleanup ops function pointers | Bruce Allan |
2009-11-21 | e1000e: consolidate two dbug macros into one simpler one | Bruce Allan |
2009-11-21 | e1000e: cleanup redundant #include's | Bruce Allan |
2009-11-21 | e1000e: Incorrect MII Link beat reporting. | Bruce Allan |
2009-11-21 | e1000e: disable K1 on PCH LOM when in PHY loopback mode | Bruce Allan |
2009-11-21 | e1000e: improper return code signage | Bruce Allan |
2009-11-21 | e1000e: link reporting problems | Bruce Allan |
2009-11-21 | e1000e: don't clean Rx ring while resetting | Bruce Allan |
2009-11-21 | e1000e: function pointers for ethtool set/get offloads | Bruce Allan |
2009-11-21 | e1000e: clearing interrupt timers causes descriptors to get flushed | Bruce Allan |
2009-11-21 | e1000e: add missing tests for 82583 in ethtool functions | Bruce Allan |
2009-11-21 | e1000e: check WoL mode is among set of supported modes | Bruce Allan |
2009-11-20 | net: rename skb->iif to skb->skb_iif | Eric Dumazet |
2009-11-20 | be2net: Patch to flash redboot section while firmware update. | Sarveshwar Bandi |