aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAge
...
* | sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-03
* | sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-03
* | sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-03
* | sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-03
* | sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-03
* | sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-03
* | sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-03
* | sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-03
* | sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-03
* | sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-03
* | drivers/net: use vzalloc()Eric Dumazet2010-11-28
|/
* sfc: make functions staticstephen hemminger2010-10-21
* sfc: Don't try to set filters with search depths we know won't workBen Hutchings2010-10-08
* sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-28
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* sfc: Add support for SFE4003 board and TXC43128 PHYBen Hutchings2010-09-22
* sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings2010-09-22
* sfc: Fix build due to lack of vmalloc.h include.David S. Miller2010-09-21
* sfc: Clean up and correct comments on efx_monitor()Ben Hutchings2010-09-21
* sfc: Include RX IP filter table in register dumpBen Hutchings2010-09-21
* sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings2010-09-21
* sfc: Add filter table managementBen Hutchings2010-09-21
* sfc: Fix order of channel_name array dimensionsBen Hutchings2010-09-13
* sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings2010-09-10
* sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson2010-09-10
* sfc: Allocate each channel separately, along with its RX and TX queuesBen Hutchings2010-09-10
* sfc: Refactor channel and queue lookup and iterationBen Hutchings2010-09-10
* sfc: Abstract channel and index lookup for RX queuesBen Hutchings2010-09-10
* sfc: Allocate DMA and event rings using GFP_KERNELBen Hutchings2010-09-10
* sfc: Fix failure paths in efx_probe_port()Ben Hutchings2010-09-10
* sfc: Remove declarations of functions that no longer existBen Hutchings2010-09-10
* sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errorsBen Hutchings2010-09-10
* sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad countBen Hutchings2010-09-10
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* sfc: Remove unused field left from mis-mergeBen Hutchings2010-07-09
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* sfc: Add support for RX flow hash controlBen Hutchings2010-06-30
* ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-30
* sfc: Log clearer error messages for hardware monitorBen Hutchings2010-06-26
* sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings2010-06-26
* sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings2010-06-26
* sfc: Fix reading of inserted hashBen Hutchings2010-06-26
* sfc: Record hardware RX hash on each skb where possibleBen Hutchings2010-06-25
* sfc: Disable setting feature flags that are not implementedBen Hutchings2010-06-25
* sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAMEBen Hutchings2010-06-25
* sfc: Implement message level controlBen Hutchings2010-06-25
* sfc: Log MTD errors using partition name, not just net device nameBen Hutchings2010-06-25
* sfc: Implement ethtool register dump operationBen Hutchings2010-06-25
* sfc: Implement 64-bit net device statistics on all architecturesBen Hutchings2010-06-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\