summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2018-09-19net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen
2018-09-19net: hns3: Fix cmdq registers initialization issue for vfJian Shen
2018-09-19net: hns3: Fix for setting speed for phy failed problemFuyun Liang
2018-09-19net: hns3: Check hdev state when getting link statusPeng Li
2018-09-19net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-09-19net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctlXi Wang
2018-09-19net: hns3: Remove packet statistics of publicPeng Li
2018-09-19net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li
2018-09-19net: hns3: Add unlikely for buf_num checkPeng Li
2018-09-19net: hns3: Add default irq affinityPeng Li
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: amd: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: marvell: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: mvneta: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart
2018-09-19net: mvpp2: rename mvpp2_percpu function to mvpp2_threadAntoine Tenart
2018-09-19net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart
2018-09-19net: mvpp2: map the CPUs to threadsAntoine Tenart
2018-09-19net: mvpp2: do not use the CPU number to access the per-thread registersAntoine Tenart
2018-09-19net: mvpp2: make mvpp2_read_relaxed staticAntoine Tenart
2018-09-19net: mvpp2: make the per-cpu helpers staticAntoine Tenart
2018-09-19net: mvpp2: cpu should always be unsignedAntoine Tenart
2018-09-19net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart
2018-09-19net: mvpp2: do not update the queue mode while probingAntoine Tenart
2018-09-19net: mvpp2: rename the IRQs to match the hardwareAntoine Tenart
2018-09-19net: mvpp2: increase the number of s/w threads to 9Antoine Tenart
2018-09-19ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi
2018-09-19net: phy: call state machine synchronously in phy_stopHeiner Kallweit
2018-09-19net: ti: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi
2018-09-19mt76x0: remove unused usb header fileLorenzo Bianconi
2018-09-19mt76x0: remove mcu source fileLorenzo Bianconi
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau
2018-09-19mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi
2018-09-19mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_sendLorenzo Bianconi
2018-09-19mt76: move __iomem regs in mt76_mmioLorenzo Bianconi