Commit Graph

109222 Commits (f8b87c17017f2ce1890fb9a7f85fb0fbf5643e37)
 

Author SHA1 Message Date
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
Mattias Nissler 2575c11d6e rt2x00: Only configure hardware when radio is enabled 17 years ago
Ivo van Doorn 3ee54a07d3 rt2x00: Map extra_tx_headroom to DMA 17 years ago
Ivo van Doorn 0262ab0df6 rt2x00: Fix race conditions in flag handling 17 years ago
Harvey Harrison de9cc7a4e6 libertas: use the common frame control functions 17 years ago
Henrique de Moraes Holschuh 1563574448 rfkill: rename rfkill_mutex to rfkill_global_mutex 17 years ago
Henrique de Moraes Holschuh f745ba03a1 rfkill: add WARN and BUG_ON paranoia (v2) 17 years ago
Felipe Balbi 01b510b9c2 rfkill: add missing line break 17 years ago
Henrique de Moraes Holschuh 849e0576a7 rfkill: use strict_strtoul (v2) 17 years ago