summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-22netcp: use pointer to fix build failSudip Mukherjee1-1/+1
2016-02-21qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2-2/+2
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz3-20/+10
2016-02-21qed: Change metadata needed for SPQ entriesYuval Mintz3-107/+95
2016-02-21qed: Handle possible race in SB configYuval Mintz1-9/+9
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz6-15/+15
2016-02-21ipvlan: misc changesMahesh Bandewar3-18/+20
2016-02-21ipvlan: mode is u16Mahesh Bandewar2-4/+6
2016-02-21ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar1-9/+10
2016-02-21Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...David S. Miller6-52/+1046
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-10/+9
2016-02-21GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-8/+8
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut5-0/+932
2016-02-20can: Makefile: Sort the MakefileMarek Vasut1-8/+8
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde1-25/+24
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut1-10/+4
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel1-0/+47
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel1-9/+31
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2-9/+10
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-19hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com1-0/+3
2016-02-19be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar1-0/+4
2016-02-19net: macb: make magic-packet property genericSergio Prado1-1/+1
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg2-2/+2
2016-02-19i40e: let go of the pastMitch Williams1-0/+2
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan1-0/+1
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson5-22/+23
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson4-3/+266
2016-02-18i40e: add adminq commands for Rx CTL registersShannon Nelson2-0/+32
2016-02-18i40e: add check for null VSIJohn Underwood1-1/+6
2016-02-18i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain1-0/+48
2016-02-18i40e: Fix for unexpected messagingCarolyn Wyborny1-6/+7
2016-02-18i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh1-9/+24
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott1-1/+7
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny4-6/+63
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny4-0/+365
2016-02-18i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck2-11/+11
2016-02-18i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck5-92/+162
2016-02-18i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck5-112/+123
2016-02-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-386/+433
2016-02-18bnx2x: Add missing HSI for big-endian machinesYuval Mintz1-1/+3
2016-02-18i40e: Add support for ATR w/ IPv6 extension headersAlexander Duyck1-15/+13
2016-02-18i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+19
2016-02-18i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+10
2016-02-18i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck1-12/+0
2016-02-18i40e: Fix ATR in relation to tunnelsAlexander Duyck1-17/+11
2016-02-18i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck2-2/+36
2016-02-18i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck2-26/+20