summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/nic.h
AgeCommit message (Expand)Author
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree
2013-09-11sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings
2013-08-29sfc: Allow event queue initialisation to failJon Cooper
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings
2013-08-27sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings
2013-08-21sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings
2013-08-21sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings
2013-08-21sfc: Make MCDI independent of SienaBen Hutchings
2013-08-21sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings
2013-08-21sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson
2012-07-17sfc: Fix interface statistics running backwardBen Hutchings
2012-03-06sfc: Log the part number on probeBen Hutchings
2012-03-06sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings
2012-03-06sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings
2012-03-06sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings
2012-02-16sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings
2012-02-13sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher