Commit Graph

109250 Commits (f4187b56e1f8a05dd110875d5094b21b51ebd79b)
 

Author SHA1 Message Date
Bruce Allan f4187b56e1 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts 17 years ago
Bruce Allan 2f15f9d601 e1000e: add support for the 82567LM-4 device 17 years ago
PJ Waskiewicz 4eeae6fd3f ixgbe: use different context for tso and offload 17 years ago
Jesse Brandeburg cc41ac7c00 ixgbe: fix dca hints going to wrong processor 17 years ago
Jesse Brandeburg e9990a9cd7 ixgbe: fix bug where lro settings are per ring 17 years ago
Jesse Brandeburg 96b0e0f63b ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE 17 years ago
Jesse Brandeburg 22f32b7a5a ixgbe: should not use HW_CSUM, should use IP* flags 17 years ago
Jesse Brandeburg 7c6e0a436d ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring 17 years ago
Jesse Brandeburg e01c31a5f7 ixgbe: Implement Tx Head Writeback 17 years ago
Jesse Brandeburg 2b9ade935c ixgbe: disable flow control by default 17 years ago
Jesse Brandeburg 3a581073e0 ixgbe: Cleanup references to Tx and Rx rings to becommon across the driver 17 years ago
Jesse Brandeburg 036c9b0970 ixgbe: do not update stats twice each receive 17 years ago
Christopher Leech 2c5645cf65 ixgbe: Implement HAVE_SET_RX_MODE 17 years ago
Jesse Brandeburg 9da09bb1b8 ixgbe: add little endian annotations for sparse 17 years ago
Jesse Brandeburg 712744bebe ixgbe: fix rx csum return status misinterpretation 17 years ago
roel kluin fa928c0caa ibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE -> *_DE 17 years ago
Randy Dunlap 8dcc61ac32 hp-plus: fix link objects 17 years ago
Brian Haley f14c4e4e36 bonding: change some __constant_htons() to htons() 17 years ago
Ben Hutchings a816f75ac5 sfc: Rework efx_set_multicast_hash() 17 years ago
Ben Hutchings 3c78708fe8 sfc: Remove the STATE_RESETTING flag 17 years ago
Ben Hutchings 8c8661e4ce sfc: Extend self-tests 17 years ago
Ben Hutchings a515089c96 sfc: Rework the bitfield header so that we can identify fields by bit number 17 years ago
Ben Hutchings 2467ca46b6 sfc: Cleanup reset code 17 years ago
Ben Hutchings bc3c90a2b7 sfc: Remove some unreachable error paths 17 years ago
Ben Hutchings c1e5fcc980 sfc: Remove remnants of multi-port abstraction for MAC registers 17 years ago
Ben Hutchings 01aad7b6ff sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() 17 years ago
Ben Hutchings 740847dab1 sfc: Enable TSO for 802.1q VLAN devices 17 years ago
Steve Hodgson dacccc7411 sfc: Do not call netif_{stop,wake}_queue() before register_netdev 17 years ago
Ben Hutchings f8b87c1701 sfc: Make PHY flash mode a device attribute, not a module parameter 17 years ago
Ben Hutchings 3594e131b2 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count 17 years ago
Ben Hutchings 42cbe2d73c sfc: Cleanup RX event processing 17 years ago
Ben Hutchings d307402534 sfc: Remove efx_channel::evqnum field 17 years ago
Ben Hutchings a2589027ff sfc: Make efx_for_each_channel_rx_queue() more efficient 17 years ago
Ben Hutchings 955f0a744b sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER 17 years ago
Ben Hutchings 8831da7b6c sfc: Cleanup RX queue information 17 years ago
Ben Hutchings 64ee3120f7 sfc: Remove efx_channel::has_interrupt 17 years ago
Ben Hutchings 46123d043d sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() 17 years ago
Ben Hutchings 4a5b504d0c sfc: Export boot configuration in EEPROM through ethtool 17 years ago
Ben Hutchings 4d566063a7 sfc: Removed forced inlining of long functions 17 years ago
Ben Hutchings 23d9e60b1d sfc: Cleaned up struct tso_state fields 17 years ago
Ben Hutchings 28506563e2 sfc: Set net_device::vlan_features appropriately 17 years ago
Ben Hutchings dc8cfa55da sfc: Use explicit bool for boolean variables, parameters and return values 17 years ago
Ben Hutchings cc12dac2e5 sfc: Reduce the size of struct efx_tx_buffer 17 years ago
Ben Hutchings ecbd95c17c sfc: Use pci_map_single() to map the skb header when doing TSO 17 years ago
Ben Hutchings 5988b63a53 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up 17 years ago
Ben Hutchings b9aafb0e91 sfc: Speed up loopback self-test 17 years ago
Ben Hutchings f8ea0b6743 sfc: Self-test reporting cleanup 17 years ago
Ben Hutchings e9713e6f4e sfc: Reduce log level for XGXS lane status 17 years ago
Ben Hutchings c84a6f18a9 sfc: Reverse the XOFF/XON pause frame control fifo thresholds 17 years ago
Ben Hutchings f90748f009 sfc: Remove inclusion of workarounds.h from efx.c 17 years ago