Commit Graph

9703 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
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
Sujith 5701ed843e ath9k: rc.h cleanup 17 years ago
Sujith 1fe1132bad ath9k: Remove sc_lastrx as we don't use it anywhere 17 years ago
Sujith 14cc709f33 ath9k: Do not update frame's duration field 17 years ago
Sujith 822ceaefaa ath9k: Remove more dead code 17 years ago
Vasanthakumar Thiagarajan c83be6885e ath9k: Add LED support 17 years ago
Christian Lamparter 7262d59366 p54pci: rx tasklet refactoring 17 years ago
Chr 84df3ed30b p54: redo queue numbering 17 years ago
Chr 031d10ee5a p54: take tx_queue's lock in rx_frame_sent 17 years ago
Christian Lamparter 154e3af17f p54: fix rssi auto calibration 17 years ago
Huang Weiyi a3ec233c90 wireless: remove unused #include <version.h> 17 years ago