Commit Graph

109270 Commits (c6e387a214f4b2c4bd48020409e366c133385d98)
 

Author SHA1 Message Date
Nick Kossifidis c6e387a214 ath5k: HW code cleanup 17 years ago
Michael Buesch fa9abe050d b43: Don't use memcpy for overlapping areas 17 years ago
Ilpo Järvinen a505f4ff49 s2io: reindented misleading for loop 17 years ago
Huang Weiyi 45021ae498 [netdrvr] removed unused #include <version.h> 17 years ago
Kevin Lo 1c460afaa5 8139too: use netdev_alloc_skb 17 years ago
Kevin Lo a52be1cbc2 8139cp: use netdev_alloc_skb 17 years ago
Kevin Lo b26b555a7b via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb 17 years ago
Stephen Hemminger c844d48300 sky2: display product info on boot. 17 years ago
Stephen Hemminger 1413235c14 sky2: EEPROM read/write bug fixes 17 years ago
Jeff Garzik 9389523a77 Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next 17 years ago
Alexander Duyck 3be1adfb91 ixgbe: change config srrctl to only program one register per VMDq/RSS id 17 years ago
Alexander Duyck 1a32bcfb57 igb: clean up a stray fake netdev code left in rx path 17 years ago
Alexander Duyck fc7d345d11 igb: remove unneeded cleaned variable in clean_tx_irq path 17 years ago
Bruce Allan 4662e82b2c e1000e: add support for new 82574L part 17 years ago
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