summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-09-271-1/+0
|\
| * cxgb4: fix abort_req_rss6 structSteve Wise2018-09-111-1/+0
* | net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart2018-09-241-5/+4
* | net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-09-231-14/+18
* | tun: remove ndo_poll_controllerEric Dumazet2018-09-231-43/+0
* | nfp: remove ndo_poll_controllerEric Dumazet2018-09-231-18/+0
* | bnxt: remove ndo_poll_controllerEric Dumazet2018-09-231-18/+0
* | bnx2x: remove ndo_poll_controllerEric Dumazet2018-09-231-16/+0
* | mlx5: remove ndo_poll_controllerEric Dumazet2018-09-231-19/+0
* | mlx4: remove ndo_poll_controllerEric Dumazet2018-09-231-20/+0
* | i40evf: remove ndo_poll_controllerEric Dumazet2018-09-231-26/+0
* | ice: remove ndo_poll_controllerEric Dumazet2018-09-231-27/+0
* | igb: remove ndo_poll_controllerEric Dumazet2018-09-231-30/+0
* | ixgb: remove ndo_poll_controllerEric Dumazet2018-09-231-25/+0
* | fm10k: remove ndo_poll_controllerEric Dumazet2018-09-233-28/+0
* | ixgbevf: remove ndo_poll_controllerEric Dumazet2018-09-231-21/+0
* | ixgbe: remove ndo_poll_controllerEric Dumazet2018-09-231-25/+0
* | bonding: use netpoll_poll_dev() helperEric Dumazet2018-09-231-9/+2
* | net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-211-1/+2
* | net: apple: fix return type of ndo_start_xmit functionYueHaibing2018-09-213-6/+6
* | net: i825xx: fix return type of ndo_start_xmit functionYueHaibing2018-09-213-6/+9
* | net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-2/+2
* | net: sgi: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-3/+3
* | net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-3/+3
* | net: seeq: fix return type of ndo_start_xmit functionYueHaibing2018-09-212-3/+5
* | net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* | r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit2018-09-201-0/+9
* | bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-09-201-6/+14
* | mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
* | qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-193-22/+48
* | qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-192-1/+9
* | qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-192-1/+18
* | net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart2018-09-191-2/+2
* | sfp: fix oops with ethtool -mRussell King2018-09-181-2/+2
* | net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-181-4/+6
* | ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-183-6/+12
* | net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-181-0/+3
* | Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-09-183-3/+4
|\ \
| * | net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-171-1/+2
| * | net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-171-1/+1
| * | net/mlx5: Fix read from coherent memoryEli Cohen2018-09-171-1/+1
* | | net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter2018-09-181-5/+10
* | | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-181-2/+3
* | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-183-106/+145
* | | qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork2018-09-171-7/+7
* | | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-171-0/+33
* | | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-171-0/+3
* | | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-171-1/+3
|/ /
* | net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
* | net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2018-09-172-2/+2