summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-10-10net: aquantia: remove some redundant variable initializationsColin Ian King
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya
2018-10-10octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham
2018-10-10octeontx2-af: Add RVU block LF provisioning supportSunil Goutham
2018-10-10octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham
2018-10-10octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov
2018-10-10octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham
2018-10-10octeontx2-af: Add mailbox support infraAleksey Makarov
2018-10-10octeontx2-af: Gather RVU blocks HW infoSunil Goutham
2018-10-10octeontx2-af: Reset all RVU blocksSunil Goutham
2018-10-10octeontx2-af: Add Marvell OcteonTX2 RVU AF driverSunil Goutham
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru
2018-10-09cxgb4: Add thermal zone supportGanesh Goudar
2018-10-09net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski
2018-10-09net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-10-09net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski
2018-10-09net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu
2018-10-08net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing
2018-10-08net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: remove unused code for dprtcYangbo Lu
2018-10-08net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu
2018-10-08nfp: bpf: support pointers to other stack frames for BPF-to-BPF callsQuentin Monnet
2018-10-08nfp: bpf: optimise save/restore for R6~R9 based on register usageQuentin Monnet
2018-10-08nfp: bpf: fix return address from register-saving subroutine to calleeQuentin Monnet
2018-10-08nfp: bpf: update fixup function for BPF-to-BPF calls supportQuentin Monnet
2018-10-08nfp: bpf: account for additional stack usage when checking stack limitQuentin Monnet
2018-10-08nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driverQuentin Monnet
2018-10-08nfp: bpf: account for BPF-to-BPF calls when preparing nfp JITQuentin Monnet
2018-10-08nfp: bpf: ignore helper-related checks for BPF calls in nfp verifierQuentin Monnet
2018-10-08nfp: bpf: copy eBPF subprograms information from kernel verifierQuentin Monnet
2018-10-08nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depthQuentin Monnet
2018-10-08bpf: add verifier callback to get stack usage info for offloaded progsQuentin Monnet
2018-10-07bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz
2018-10-05net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz
2018-10-05net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen
2018-10-05net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu