summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...David S. Miller10-100/+175
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
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-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni1-1/+2
2016-02-19net: macb: make magic-packet property genericSergio Prado1-1/+1
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-6/+18
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-18/+48
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-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst3-54/+41
2016-02-18hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie7-52/+118
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-2/+2
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-14/+15
2016-02-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
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
2016-02-18qede: Add vlan filtering offload supportSudarsana Reddy Kalluru2-1/+286
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz1-4/+19
2016-02-18USB: cdc_subset: only build when one driver is enabledArnd Bergmann2-1/+11
2016-02-18net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis1-1/+1
2016-02-18vxlan: do not use fdb in metadata modeJiri Benc1-3/+5
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-02-18geneve: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18vxlan: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1