Commit Graph

109230 Commits (8c8661e4cefdd1ddbfe7d5120f046694555d9e5c)
 

Author SHA1 Message Date
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
Ben Hutchings c264361d31 sfc: XMAC statistics fix-ups 17 years ago
Ben Hutchings 5b39fe307b sfc: Remove mistaken hardware workaround 17 years ago
Ben Hutchings 11f34e691d sfc: Reduce delays in SFE4001 initialisation 17 years ago
Ben Hutchings a0c2c19093 sfc: Avoid mangling error codes in efx_test_loopback() 17 years ago
Ben Hutchings 60ac10658c sfc: Use separate hardware TX queues to select checksum generation 17 years ago
Steve Hodgson 26c086771a sfc: Remove unused field efx_channel::reset_work 17 years ago
Ben Hutchings 18c2fc0478 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned 17 years ago
Ben Hutchings 767e468c06 sfc: Replace net_dev->priv with netdev_priv(net_dev) 17 years ago
Thomas Graf 2c10b32bf5 netlink: Remove compat API for nested attributes 17 years ago
David S. Miller b171e19ed0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
David S. Miller 7c19a3d280 net: Unbreak userspace usage of linux/mroute.h 17 years ago
Jarek Poplawski 102396ae65 pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() 17 years ago
Yang Hongyang 3cc76caa98 ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 17 years ago
David S. Miller 143b11c03c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 17 years ago
Michael Buesch 18c8adeb02 b43: Rewrite TX power adjustment 17 years ago
Michael Buesch ef1a628d83 b43: Implement dynamic PHY API 17 years ago
Ivo van Doorn 35e032d82f rt2x00: Release rt2x00 2.2.1 17 years ago
Mattias Nissler 1abc3656e9 rt2x00: skb->data pointer should not include TX descriptor 17 years ago
Ivo van Doorn 6c6aa3c004 rt2x00: Add Signal type flag 17 years ago
Ivo van Doorn 2af0a570b4 rt2x00: Initialize txop during conf_tx() callback 17 years ago