summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
...
| * sfc: PTP - tidy up unused/useless variablesLaurence Evans2013-12-121-15/+1
| * sfc: Remove kernel-doc for efx_ptp_data fields not present in this versionBen Hutchings2013-12-121-15/+0
| * sfc: Initialise efx_ptp_data::phc_clock_info from a static templateBen Hutchings2013-12-121-14/+16
| * sfc: Do not use MAC address as clock nameBen Hutchings2013-12-121-3/+2
| * sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2013-12-122-2/+18
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-1420-421/+1418
|\ \ | |/
| * sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings2013-12-123-24/+41
| * sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()Ben Hutchings2013-12-121-17/+39
| * sfc: Return EBUSY for filter insertion on EF10, matching Falcon/SienaBen Hutchings2013-12-121-0/+2
| * sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10Ben Hutchings2013-12-121-0/+1
| * sfc: Fold efx_flush_all() into efx_stop_port() and update commentsBen Hutchings2013-12-121-18/+12
| * sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings2013-12-121-0/+2
| * sfc: Log all unexpected MCDI errorsEdward Cree2013-12-125-229/+265
| * sfc: Add new sensor namesBen Hutchings2013-12-121-0/+3
| * sfc: Revise sensor names to be more understandable and consistentEdward Cree2013-12-121-23/+26
| * sfc: Report units in sensor warningsEdward Cree2013-12-121-4/+20
| * sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-129-11/+83
| * sfc: Make initial fill of RX descriptors synchronousJon Cooper2013-12-125-9/+12
| * sfc: Tighten the check for RX merged completion eventsBen Hutchings2013-12-121-4/+9
| * sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-128-2/+152
| * sfc: Update MCDI protocol definitionsBen Hutchings2013-12-061-70/+663
| * sfc: Demote "MC Scheduler error" messagesRobert Stonehouse2013-12-061-2/+2
| * Merge branch 'sfc-3.13' into masterBen Hutchings2013-12-066-23/+101
| |\
| | * sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| | * sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| | * sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9
| | * sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-061-2/+2
| | * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-063-3/+33
| | * sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-061-2/+3
| | * sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-061-2/+21
| | * sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-061-0/+4
* | | net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-2/+0
|/ /
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-053-3/+15
|\ \ | |/ |/|
| * sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-193-3/+15
* | sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-292-48/+32
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-11/+1
|\ \ | |/ |/|
| * DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-211-11/+1
* | sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames2013-10-312-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-085-31/+151
|\ \
| * | sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-071-1/+17
| * | sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-042-0/+47
| * | sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-041-2/+54
| * | sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-041-21/+28
| * | sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-041-6/+3
| * | sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-041-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-5/+5
|\ \ \ | |/ /
| * | sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-201-2/+2
| * | sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-201-3/+3
* | | sfc: Remove extern from function prototypesJoe Perches2013-09-246-249/+234
* | | sfc: Support ARFS for IPv6 flowsBen Hutchings2013-09-201-28/+62
OpenPOWER on IntegriCloud