summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-06-28ixgbe: fix potential u32 overflow on shiftColin Ian King
2019-06-28ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-06-28e1000e: Increase pause and refresh timeMiguel Bernal Marin
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li
2019-06-28net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin
2019-06-28net: hns3: remove unused linkmode definitionJian Shen
2019-06-28net: hns3: fix a statistics issue about l3l4 checksum errorYufeng Mo
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin
2019-06-28net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-06-28hinic: reduce rss_init stack usageArnd Bergmann
2019-06-28net: stmmac: Update Kconfig entryJose Abreu
2019-06-28net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu
2019-06-28net: stmmac: Update RX Tail Pointer to last free entryJose Abreu
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu
2019-06-28net: stmmac: Do not disable interrupts when cleaning TXJose Abreu
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu
2019-06-28net: stmmac: Do not try to enable PHY EEE if MAC does not support itJose Abreu
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu
2019-06-28net: stmmac: Fix case when PHY handle is not presentJose Abreu
2019-06-27sis900: remove TxIDLESergej Benilov
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27nfp: flower: add GRE encap action supportPieter Jansen van Vuuren
2019-06-27nfp: flower: add GRE decap classification supportPieter Jansen van Vuuren
2019-06-27nfp: flower: rename tunnel related functions in action offloadPieter Jansen van Vuuren
2019-06-27nfp: flower: add helper functions for tunnel classificationPieter Jansen van Vuuren
2019-06-27nfp: flower: refactor tunnel key layer calculationPieter Jansen van Vuuren
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27net: aquantia: implement vlan offload configurationIgor Russkikh
2019-06-27net: aquantia: vlan offloads logic in datapathIgor Russkikh
2019-06-27net: aquantia: adding fields and device features for vlan offloadIgor Russkikh
2019-06-27net: aquantia: added vlan offload related macros and functionsIgor Russkikh
2019-06-27net: aquantia: make all files GPL-2.0-onlyIgor Russkikh
2019-06-27net: aquantia: replace internal driver version code with utsIgor Russkikh
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-26i40e: update copyright stringAlice Michael
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-26i40e: missing priorities for any QoS trafficAleksandr Loktionov