summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller75-635/+1142
2016-07-25libcxgb: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-25macsec: validate ICV length on link creationDavide Caratti1-1/+13
2016-07-25macsec: fix error codes when a SA is createdDavide Caratti1-22/+36
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti1-2/+2
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller12-352/+350
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2-3/+3
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash4-0/+6
2016-07-25cxgb3i: add iSCSI DDP supportVarun Prakash1-1/+118
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash8-2/+507
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash4-1009/+0
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash9-26/+81
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar7-236/+446
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch1-1/+10
2016-07-25mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2-1/+507
2016-07-25mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi1-0/+67
2016-07-25mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi1-0/+54
2016-07-25mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi1-0/+41
2016-07-25mlxsw: pci: Add max span resources to resources queryNogah Frankel2-0/+7
2016-07-25mlxsw: pci: Add resources query implementation.Nogah Frankel6-3/+109
2016-07-25cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen1-0/+51
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller116-678/+1343
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-201/+517
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds10-61/+295
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds2-1/+7
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-31/+39
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+9
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+5
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+5
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-14/+18
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+39
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22i40e: Explicitly write platform-specific mac address after PF resetTushar Dave1-38/+49
2016-07-22i40e: add missing link advertise settingStefan Assmann1-0/+1
2016-07-22i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan1-2/+2
2016-07-22i40e: Remove redundant memsetAmitoj Kaur Chawla1-1/+0
2016-07-22i40e/i40evf-bump version to 1.6.11Bimmy Pujari2-2/+2
2016-07-22i40e: refactor Rx filter handlingMitch Williams3-279/+261
2016-07-22i40evf: add hyperv dev idsJoshua Hay1-0/+2
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan5-5/+0
2016-07-22i40e/i40evf: remove useless initializerMitch Williams2-5/+2
2016-07-22i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand1-19/+28
2016-07-22i40e: avoid null pointer dereferenceHeinrich Schuchardt1-1/+3
2016-07-22macsec: enable GRO and RPS on macsec devicesPaolo Abeni1-7/+25
2016-07-21Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller6-353/+392
2016-07-21net/mlx4_en: use READ_ONCE when freeing xdp_progBrenden Blanco1-2/+4