summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu
2019-01-13w90p910_ether: remove incorrect __init annotationArnd Bergmann
2019-01-13drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-12-24net: fec: make sure runtime PM is suspended in system suspendStefan Agner
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-11-10enic: do not overwrite error codeGovindarajulu Varadarajan