summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-13sfc: PTP - tidy up unused/useless variablesLaurence Evans1-15/+1
2013-12-13sfc: Remove kernel-doc for efx_ptp_data fields not present in this versionBen Hutchings1-15/+0
2013-12-13sfc: Initialise efx_ptp_data::phc_clock_info from a static templateBen Hutchings1-14/+16
2013-12-13sfc: Do not use MAC address as clock nameBen Hutchings1-3/+2
2013-12-13sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2-2/+18
2013-12-13sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings3-24/+41
2013-12-13sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()Ben Hutchings1-17/+39
2013-12-13sfc: Return EBUSY for filter insertion on EF10, matching Falcon/SienaBen Hutchings1-0/+2
2013-12-13sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10Ben Hutchings1-0/+1
2013-12-13sfc: Fold efx_flush_all() into efx_stop_port() and update commentsBen Hutchings1-18/+12
2013-12-13sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings1-0/+2
2013-12-13sfc: Log all unexpected MCDI errorsEdward Cree5-229/+265
2013-12-13sfc: Add new sensor namesBen Hutchings1-0/+3
2013-12-13sfc: Revise sensor names to be more understandable and consistentEdward Cree1-23/+26
2013-12-13sfc: Report units in sensor warningsEdward Cree1-4/+20
2013-12-13sfc: Correct RX dropped count for drops while interface is downJon Cooper9-11/+83
2013-12-13sfc: Make initial fill of RX descriptors synchronousJon Cooper5-9/+12
2013-12-13sfc: Tighten the check for RX merged completion eventsBen Hutchings1-4/+9
2013-12-13sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper8-2/+152
2013-12-07sfc: Update MCDI protocol definitionsBen Hutchings1-70/+663
2013-12-07sfc: Demote "MC Scheduler error" messagesRobert Stonehouse1-2/+2
2013-12-07Merge branch 'sfc-3.13' into masterBen Hutchings6-23/+101
2013-12-07sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse1-4/+12
2013-12-07sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse1-6/+17
2013-12-07sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko3-4/+9
2013-12-07sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings1-2/+2
2013-12-07sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames3-3/+33
2013-12-07sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings1-2/+3
2013-12-07sfc: PTP: Moderate log message on event queue overflowLaurence Evans1-2/+21
2013-12-07sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings1-0/+4
2013-12-06tcp: auto corkingEric Dumazet6-13/+72
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang1-1/+1
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang1-13/+7
2013-12-06tcp: optimize some skb_shinfo(skb) usesEric Dumazet1-15/+21
2013-12-06gro: small napi_get_frags() optimEric Dumazet1-2/+1
2013-12-06ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet1-11/+14
2013-12-06packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong1-4/+6
2013-12-06tun: spelling fixesstephen hemminger1-6/+6
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher8-16/+8
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher14-42/+14
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher5-10/+5
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher13-26/+13
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher9-18/+9
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher35-105/+70
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher11-22/+11
2013-12-06usb: Fix FSF address in file headersJeff Kirsher25-50/+25
2013-12-06irda: Fix FSF address in file headersJeff Kirsher11-30/+11
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher60-134/+60
2013-12-06macvlan: Support creating macvtaps from macvlansKevin Wallace1-5/+3