summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-07-22libcxgb: replace vmalloc and memset with vzallocYueHaibing1-3/+1
2018-07-22net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-3/+2
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen16-128/+32
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen2-14/+0
2018-07-21net: hns3: Fix misleading parameter nameJian Shen3-5/+5
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen3-18/+11
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen2-14/+14
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen3-24/+23
2018-07-21net: hns3: Remove extra space and bracketsJian Shen3-5/+5
2018-07-21net: hns3: Standardize the handle of return valueJian Shen1-87/+46
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen1-2/+0
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-28/+214
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller69-420/+583
2018-07-20gtp: constify nla_policyStephen Hemminger1-1/+1
2018-07-20qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru4-0/+104
2018-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-416/+584
2018-07-19hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10
2018-07-19net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin1-6/+6
2018-07-19net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-07-19net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-07-19net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-07-19net: dsa: mv88e6xxx: Longer timeout for PTP TX timestampAndrew Lunn1-1/+1
2018-07-19net: dsa: mv88e6xxx: Set PTP EthertypeAndrew Lunn2-0/+8
2018-07-19net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165Andrew Lunn5-2/+110
2018-07-19net: dsa: mv88e6xxx: Abstract supported PTP filtersAndrew Lunn3-12/+25
2018-07-19net: dsa: mv88e6xxx: Abstract HW timestamp setupAndrew Lunn4-22/+42
2018-07-19net: dsa: mv88e6xxx: Add mv88e6165 PTP supportAndrew Lunn3-0/+51
2018-07-19net: dsa: mv88e6xxx: Add MV88E6165 AVB register accessAndrew Lunn3-0/+30
2018-07-19net: dsa: mv88e6xxx: Abstract PTP operationsAndrew Lunn4-17/+67
2018-07-18net: dsa: Drop OF dependency for BCM_SF2Florian Fainelli1-1/+1
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli1-2/+2
2018-07-18net: phy: Drop OF dependency for MDIO_BCM_UNIMACFlorian Fainelli1-1/+1
2018-07-18net: cavium: add missing PCI dependenciesArnd Bergmann1-4/+6
2018-07-18net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-18liquidio: Using NULL instead of plain integerYueHaibing2-3/+3
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann1-1/+1
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva1-1/+1
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar2-7/+29
2018-07-18mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2-32/+139
2018-07-18mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko7-1/+334
2018-07-18mlxsw: spectrum_acl: Add region association callbackIdo Schimmel3-0/+15
2018-07-18mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel1-0/+68
2018-07-18mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel3-53/+66
2018-07-18mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel1-0/+23
2018-07-18mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel1-0/+71
2018-07-18mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel1-0/+57
2018-07-18mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko1-0/+43
2018-07-18mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko3-0/+35