summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-19hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com
2016-02-19be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar
2016-02-19net: macb: make magic-packet property genericSergio Prado
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg
2016-02-19i40e: let go of the pastMitch Williams
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson
2016-02-18i40e: add adminq commands for Rx CTL registersShannon Nelson
2016-02-18i40e: add check for null VSIJohn Underwood
2016-02-18i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain
2016-02-18i40e: Fix for unexpected messagingCarolyn Wyborny
2016-02-18i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck
2016-02-18i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck
2016-02-18i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck
2016-02-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-18bnx2x: Add missing HSI for big-endian machinesYuval Mintz
2016-02-18i40e: Add support for ATR w/ IPv6 extension headersAlexander Duyck
2016-02-18i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck
2016-02-18i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck
2016-02-18i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck
2016-02-18i40e: Fix ATR in relation to tunnelsAlexander Duyck
2016-02-18i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck
2016-02-18i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck
2016-02-18qede: Add vlan filtering offload supportSudarsana Reddy Kalluru
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz
2016-02-18net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc
2016-02-18vxlan: move vxlan device lookup before iptunnel_pull_headerJiri Benc
2016-02-18geneve: move geneve device lookup before iptunnel_pull_headerJiri Benc
2016-02-18geneve: implement geneve_get_sk_family helperJiri Benc
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck
2016-02-18i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc
2016-02-18i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck
2016-02-18i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck
2016-02-18i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum pathAlexander Duyck
2016-02-18i40e/i40evf: Consolidate all header changes into TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO pathAlexander Duyck
2016-02-18i40e/i40evf: Use u64 values instead of casting them in TSO functionAlexander Duyck