summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/nic.c
Commit message (Expand)AuthorAge
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\
| * sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-19
|\ \ | |/
| * sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-12
* | sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings2011-04-01
|/
* sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-28
* sfc: Update copyright datesBen Hutchings2011-02-28
* sfc: Add TX queues for high-priority trafficBen Hutchings2011-02-15
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2010-12-10
|\
| * sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings2010-12-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\ \ | |/ |/|
| * sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings2010-12-07
* | sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-03
|/
* sfc: make functions staticstephen hemminger2010-10-21
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* sfc: Include RX IP filter table in register dumpBen Hutchings2010-09-21
* 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: 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: Add support for RX flow hash controlBen Hutchings2010-06-30
* sfc: Implement message level controlBen Hutchings2010-06-24
* sfc: Implement ethtool register dump operationBen Hutchings2010-06-24
* sfc: Remove efx_rx_queue::add_lockSteve Hodgson2010-06-02
* sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson2010-06-02
* sfc: Workaround flush failures on Falcon B0Steve Hodgson2010-06-02
* sfc: Create multiple TX queuesBen Hutchings2010-04-28
* sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2010-04-28
* sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson2010-04-28
* sfc: Extend the legacy interrupt workaroundsSteve Hodgson2010-04-28
* sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson2010-04-28
* sfc: Ignore parity errors in the other port's SRAMSteve Hodgson2010-04-28
* sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-03
* sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini2010-02-03
* sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-23
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-29
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-29