summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski3-20/+70
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski2-0/+85
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski1-78/+78
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski2-15/+1
2017-10-09nfp: bpf: remove register renameJakub Kicinski1-43/+3
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski1-12/+36
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski4-147/+192
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski3-69/+99
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski1-8/+0
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski1-0/+8
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin4-27/+15
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin5-109/+145
2017-10-09net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin3-119/+120
2017-10-09net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin2-26/+26
2017-10-09net: hns3: Cleanup indentation for Kconfig in the the hisilicon folderYunsheng Lin1-3/+3
2017-10-09net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin4-63/+35
2017-10-09net: hns3: Cleanup for shifting true in hns3 driverYunsheng Lin1-1/+1
2017-10-09qed: Delete redundant check on dcb_app priorityChristos Gkekas1-1/+1
2017-10-09net: ethernet: stmmac: Clean up dead codeChristos Gkekas1-13/+1
2017-10-09Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-317/+547
2017-10-08mlxsw: spectrum: Propagate extack further for bridge enslavementsIdo Schimmel3-11/+23
2017-10-08mlxsw: spectrum: Add extack for VLAN enslavementsIdo Schimmel1-2/+10
2017-10-07bnxt_en: don't consider building bnxt_tc.o if option not enabledJonathan Toppins2-6/+2
2017-10-07Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next...David S. Miller12-138/+203
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas1-6/+1
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren2-0/+51
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren2-0/+83
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren2-0/+56
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren2-0/+93
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren2-11/+10
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren2-5/+10
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren3-7/+21
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller3-68/+68
2017-10-06i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller1-30/+4
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller1-8/+14
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura1-2/+5
2017-10-06i40e: implement split PCI error reset handlerAlan Brady1-0/+24
2017-10-06i40e: Properly maintain flow director filters listFilip Sadowski1-0/+1
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski4-5/+22
2017-10-06i40e: fix merge errorAlice Michael1-5/+0
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg4-8/+10
2017-10-06i40e: fix incorrect register definitionMitch Williams1-1/+1
2017-10-06i40e: redfine I40E_PHY_TYPE_MAXMitch Williams2-2/+2
2017-10-06i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0Alan Brady1-0/+5
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller2-8/+17
2017-10-06i40e: add private flag to control source pruningMitch Williams3-2/+31
2017-10-06i40e: fix a typo in i40e_pf documentationRami Rosen1-1/+1
2017-10-06net: qcom/emac: make function emac_isr staticColin Ian King1-1/+1
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-165/+462
2017-10-05mlxsw: spectrum: Add extack messages for enslave failuresDavid Ahern1-10/+37