Show patches with: Submitter = Ben Hutchings       |   1294 patches
« 1 2 ... 10 11 12 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/12] sfc: Add support for SFC9000 family (1) - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[08/12] sfc: Add firmware protocol definitions (MCDI) - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[07/12] sfc: Move shared NIC code from falcon.c to new source file nic.c - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[06/12] sfc: Rename falcon.h to nic.h - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[05/12] sfc: Allow for additional checksum offload features - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[04/12] sfc: Extend MTD driver for use with new NICs - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[03/12] sfc: Remove static PHY data and enumerations - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[02/12] sfc: Extend loopback mode enumeration - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[01/12] sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() - - - - --- 2009-11-30 Ben Hutchings davem Accepted
[12/12] sfc: Separate shared NIC code from Falcon-specific and rename accordingly - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[11/12] sfc: Add efx_nic_type operation for identity LED control - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[10/12] sfc: Add efx_nic_type operation for NVRAM self-test - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[09/12] sfc: Add efx_nic_type operation for register self-test - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[08/12] sfc: Implement ethtool reset operation - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[07/12] sfc: Add power-management and wake-on-LAN support - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[06/12] sfc: Generalise link state monitoring - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[05/12] sfc: Refactor link configuration - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[04/12] sfc: Move Falcon NIC operations to efx_nic_type - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[03/12] sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[02/12] sfc: Remove duplicate hardware structure definitions - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[01/12] sfc: Remove redundant writes to INT_ADR_KER - - - - --- 2009-11-29 Ben Hutchings davem Accepted
[12/12] sfc: Clean up RX event handling - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[11/12] sfc: Allow for additional checksum offload features - - - - --- 2009-11-28 Ben Hutchings davem Deferred
[10/12] sfc: Move descriptor cache base addresses to struct efx_nic_type - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[09/12] sfc: Decouple NIC revision number from Falcon PCI revision number - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[08/12] sfc: Remove some redundant whitespace - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[07/12] sfc: Remove another unused workaround macro - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[06/12] sfc: Remove EFX_WORKAROUND_9141 macro - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[05/12] sfc: Limit some hardware workarounds to Falcon - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[04/12] sfc: Always start Falcon using the XMAC - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[03/12] sfc: Replace MDIO spinlock with mutex - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[02/12] sfc: QT202x: Reset before reading PHY id - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[01/12] sfc: Simplify PHY polling - - - - --- 2009-11-28 Ben Hutchings davem Accepted
[32/32] sfc: Update version, copyright dates, authors - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[31/32] sfc: Implement TSO for TCP/IPv6 - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[28/32] sfc: Extend MTD driver for use with new NICs - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[27/32] sfc: Remove static PHY data and enumerations - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[26/32] sfc: Extend loopback mode enumeration - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[25/32] sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[24/32] sfc: Separate shared NIC code from Falcon-specific and rename accordingly - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[23/32] sfc: Add efx_nic_type operation for identity LED control - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[22/32] sfc: Add efx_nic_type operation for NVRAM self-test - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[21/32] sfc: Add efx_nic_type operation for register self-test - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[20/32] sfc: Implement ethtool reset operation - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[19/32] sfc: Add power-management and wake-on-LAN support - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[18/32] sfc: Generalise link state monitoring - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[17/32] sfc: Refactor link configuration - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[16/32] sfc: Move Falcon NIC operations to efx_nic_type - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[15/32] sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[14/32] sfc: Remove duplicate hardware structure definitions - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[13/32] sfc: Remove redundant writes to INT_ADR_KER - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[12/32] sfc: Clean up RX event handling - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[11/32] sfc: Allow for additional checksum offload features - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[10/32] sfc: Move descriptor cache base addresses to struct efx_nic_type - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[09/32] sfc: Decouple NIC revision number from Falcon PCI revision number - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[08/32] sfc: Remove some redundant whitespace - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[07/32] sfc: Remove another unused workaround macro - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[06/32] sfc: Remove EFX_WORKAROUND_9141 macro - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[05/32] sfc: Limit some hardware workarounds to Falcon - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[04/32] sfc: Always start Falcon using the XMAC - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[03/32] sfc: Replace MDIO spinlock with mutex - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[02/32] sfc: QT202x: Reset before reading PHY id - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[01/32] sfc: Simplify PHY polling - - - - --- 2009-11-28 Ben Hutchings davem Rejected
[16/16] sfc: Do not set net_device::trans_start in self-test - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[15/16] sfc: Move inline comment into kernel-doc - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[14/16] sfc: Change MAC promiscuity and multicast hash at the same time - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[13/16] sfc: Simplify XMAC link polling - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[12/16] sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[11/16] sfc: Split MAC stats DMA initiation and completion - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[10/16] sfc: Hold MAC lock for longer in efx_init_port() - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[09/16] sfc: Only switch Falcon MAC clocks as necessary - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[08/16] sfc: Remove unused function efx_flush_queues() - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[07/16] sfc: Fix bugs in RX queue flushing - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[06/16] sfc: Clean up struct falcon_board and struct falcon_board_data - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[05/16] sfc: Remove unused constant - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[04/16] sfc: Comment corrections - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[03/16] sfc: Strengthen EFX_ASSERT_RESET_SERIALISED - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[02/16] sfc: Treat all MAC registers as 128-bit - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[01/16] sfc: Fix descriptor cache sizes - - - - --- 2009-11-26 Ben Hutchings davem Accepted
[17/17] sfc: Log interrupt and reset type names, not numbers - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[16/17] sfc: Combine high-level header files - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[15/17] sfc: Remove redundant efx_xmit() function - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[14/17] sfc: Remove unnecessary casts to struct sk_buff * - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[13/17] sfc: Gather link state fields in struct efx_nic into new struct efx_link_state - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[12/17] sfc: Move all I2C stuff into struct falcon_board - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[11/17] sfc: Move struct falcon_board into struct falcon_nic_data - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[10/17] sfc: Move definition of struct falcon_nic_data into falcon.h - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[09/17] sfc: Make board information explicitly Falcon-specific - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[08/17] sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[07/17] sfc: Use a single blink implementation - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[06/17] sfc: SFT9001: Reset LED configuration correctly after blinking - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[05/17] sfc: Record RX queue number on GRO path - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[04/17] sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[03/17] sfc: Remove ridiculously paranoid assertions - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[02/17] sfc: Remove redundant gotos from __efx_rx_packet() - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[01/17] sfc: Remove pointless abstraction of memory BAR number (2) - - - - --- 2009-11-24 Ben Hutchings davem Accepted
[PATCHv2] gro: Name the GRO result enumeration type - - - - --- 2009-10-29 Ben Hutchings davem Accepted
[4/4] sfc: Enable heuristic selection between page and skb RX buffers - - - - --- 2009-10-29 Ben Hutchings davem Accepted
[3/4] sfc: Feed GRO result into RX allocation policy and interrupt moderation - - - - --- 2009-10-29 Ben Hutchings davem Accepted
[2/4] gro: Change all receive functions to return GRO result codes 1 - - - --- 2009-10-29 Ben Hutchings davem Accepted
« 1 2 ... 10 11 12 13 »