summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/nic.h
AgeCommit message (Expand)Author
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-10-17sfc: add support for skb->xmit_moreEdward Cree
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2013-12-12sfc: Add PTP counters to ethtool statsBen Hutchings
2013-12-12sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah
2013-12-12sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings
2013-12-12sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko
2013-12-12sfc: Add RX packet timestamping for EF10Jon Cooper
2013-12-12sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko
2013-12-12sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-12-06Merge branch 'sfc-3.13' into masterBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-11-19sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree
2013-09-24sfc: Remove extern from function prototypesJoe Perches
2013-09-20sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings
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