summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-121-0/+2
* sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah2013-12-121-2/+2
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-121-2/+2
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-121-4/+0Star
* sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-121-0/+9
* sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko2013-12-121-0/+3
* sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings2013-12-121-1/+3
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-121-0/+1
* Merge branch 'sfc-3.13' into masterBen Hutchings2013-12-061-0/+2
|\
| * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-061-0/+2
* | sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-191-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-091-0/+12
|\
| * sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-051-0/+12
* | sfc: Remove extern from function prototypesJoe Perches2013-09-241-107/+103Star
* | sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings2013-09-201-6/+22
* | sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings2013-09-201-0/+18
|/
* sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-111-0/+3
* sfc: Update copyright bannersBen Hutchings2013-08-301-2/+2
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-291-4/+75
* sfc: Allow event queue initialisation to failJon Cooper2013-08-291-3/+3
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-271-0/+124
* sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings2013-08-271-5/+0Star
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-1/+32
* sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings2013-08-221-2/+2
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-221-0/+1
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-221-0/+28
* sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-211-33/+167
* sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-211-3/+1Star
* sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings2013-08-211-1/+0Star
* sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-211-1/+1
* sfc: Make MCDI independent of SienaBen Hutchings2013-08-211-16/+0Star
* sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings2013-08-211-42/+1Star
* sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-211-1/+0Star
* sfc: Report software timestamping capabilitiesBen Hutchings2013-06-241-2/+2
* sfc: Really disable flow control while flushingBen Hutchings2012-12-011-0/+2
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-26/+0Star
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-191-0/+36
* sfc: Fix interface statistics running backwardBen Hutchings2012-07-171-0/+18
* sfc: Log the part number on probeBen Hutchings2012-03-061-4/+0Star
* sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-061-1/+1
* sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings2012-03-061-2/+11
* sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings2012-03-061-4/+0Star
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-161-0/+89
* sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-161-0/+2
* sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-161-2/+2
* sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-161-1/+1
* sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-141-0/+5
* sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings2012-01-271-0/+14
* sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings2012-01-271-3/+0Star
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-271-0/+3