aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* sfc: Associate primary and secondary functions of controllerBen Hutchings2013-12-12
* sfc: Store VPD serial number at probe timeBen Hutchings2013-12-12
* sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-12
* sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()Ben Hutchings2013-12-12
* sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko2013-12-12
* sfc: Add support for SFC9100 timestamp formatLaurence Evans2013-12-12
* sfc: Tidy up PTP synchronization codeLaurence Evans2013-12-12
* sfc: PTP - tidy up unused/useless variablesLaurence Evans2013-12-12
* sfc: Remove kernel-doc for efx_ptp_data fields not present in this versionBen Hutchings2013-12-12
* sfc: Initialise efx_ptp_data::phc_clock_info from a static templateBen Hutchings2013-12-12
* sfc: Do not use MAC address as clock nameBen Hutchings2013-12-12
* sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2013-12-12
* sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings2013-12-12
* sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()Ben Hutchings2013-12-12
* sfc: Return EBUSY for filter insertion on EF10, matching Falcon/SienaBen Hutchings2013-12-12
* sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10Ben Hutchings2013-12-12
* sfc: Fold efx_flush_all() into efx_stop_port() and update commentsBen Hutchings2013-12-12
* sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings2013-12-12
* sfc: Log all unexpected MCDI errorsEdward Cree2013-12-12
* sfc: Add new sensor namesBen Hutchings2013-12-12
* sfc: Revise sensor names to be more understandable and consistentEdward Cree2013-12-12
* sfc: Report units in sensor warningsEdward Cree2013-12-12
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-12
* sfc: Make initial fill of RX descriptors synchronousJon Cooper2013-12-12
* sfc: Tighten the check for RX merged completion eventsBen Hutchings2013-12-12
* sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-12
* sfc: Update MCDI protocol definitionsBen Hutchings2013-12-06
* sfc: Demote "MC Scheduler error" messagesRobert Stonehouse2013-12-06
* Merge branch 'sfc-3.13' into masterBen Hutchings2013-12-06
|\
| * sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-06
| * sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-06
| * sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-06
| * sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-06
| * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-06
| * sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-06
| * sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-06
| * sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-06
* | 3c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang2013-12-06
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ | |/ |/|
| * ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
| * bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21