aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko1-0/+3
2013-12-12sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings1-1/+3
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper1-0/+1
2013-12-06Merge branch 'sfc-3.13' into masterBen Hutchings1-0/+2
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames1-0/+2
2013-11-19sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-1/+2
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree1-0/+12
2013-09-24sfc: Remove extern from function prototypesJoe Perches1-107/+103
2013-09-20sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings1-6/+22
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings1-0/+18
2013-09-11sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings1-0/+3
2013-08-29sfc: Update copyright bannersBen Hutchings1-2/+2
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings1-4/+75
2013-08-29sfc: Allow event queue initialisation to failJon Cooper1-3/+3
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings1-0/+124
2013-08-27sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings1-5/+0
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings1-1/+32
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings1-2/+2
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings1-0/+1
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings1-0/+28
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings1-33/+167
2013-08-21sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings1-3/+1
2013-08-21sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings1-1/+0
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blockingBen Hutchings1-1/+1
2013-08-21sfc: Make MCDI independent of SienaBen Hutchings1-16/+0
2013-08-21sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings1-42/+1
2013-08-21sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings1-1/+0
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings1-2/+2
2012-12-01sfc: Really disable flow control while flushingBen Hutchings1-0/+2
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings1-26/+0
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson1-0/+36
2012-07-17sfc: Fix interface statistics running backwardBen Hutchings1-0/+18
2012-03-06sfc: Log the part number on probeBen Hutchings1-4/+0
2012-03-06sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings1-1/+1
2012-03-06sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings1-2/+11
2012-03-06sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings1-4/+0
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings1-0/+89
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings1-0/+2
2012-02-16sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings1-2/+2
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings1-1/+1
2012-02-13sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings1-0/+5
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings1-0/+14
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings1-3/+0
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings1-0/+3
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+0
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings1-1/+2
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+273