summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.163' into v4.9-rtSteven Rostedt (VMware)2019-04-2652-448/+704
|\
| * qed: Fix VF probe failure while FLRManish Chopra2019-03-131-0/+10
| * net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov2019-03-131-1/+3
| * net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-03-131-1/+1
| * net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu2019-03-131-0/+5
| * net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-03-131-1/+2
| * bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-03-131-0/+6
| * sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-131-1/+23
| * ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-03-051-2/+0
| * net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-03-051-1/+3
| * net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-02-271-2/+21
| * net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2019-02-278-182/+196
| * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-02-271-0/+1
| * mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-02-271-6/+6
| * net: stmmac: Fix PCI module removal leakJose Abreu2019-02-271-0/+10
| * net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-02-271-4/+2
| * qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-02-271-0/+4
| * net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-231-10/+12
| * sky2: Increase D3 delay againKai-Heng Feng2019-02-231-1/+1
| * net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue2019-02-231-3/+6
| * bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2019-02-201-0/+18
| * enic: fix checksum validation for IPv6Govindarajulu Varadarajan2019-02-121-1/+1
| * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-02-121-0/+14
| * net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-122-15/+12
| * skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-121-2/+4
| * fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2019-02-122-2/+2
| * niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2019-02-121-2/+8
| * igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2019-02-121-3/+5
| * i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko2019-02-121-0/+3
| * net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin2019-02-061-13/+6
| * ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-02-061-0/+2
| * net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-02-061-29/+46
| * e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2019-01-261-3/+10
| * r8169: Add support for new Realtek EthernetKai-Heng Feng2019-01-261-0/+2
| * bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2019-01-131-4/+10
| * net: netxen: fix a missing check and an uninitialized useKangjie Lu2019-01-131-1/+2
| * vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2019-01-131-1/+1
| * net: hns: Add mac pcs config when enable|disable macYonglong Liu2019-01-132-4/+11
| * net: hns: Fix ntuple-filters status error.Yonglong Liu2019-01-131-1/+1
| * net: hns: Avoid net reset caused by pause frames stormYonglong Liu2019-01-131-2/+10
| * net: hns: Free irq when exit from abnormal branchYonglong Liu2019-01-131-1/+22
| * net: hns: Clean rx fbd when ae stopped.Yonglong Liu2019-01-131-0/+3
| * net: hns: Fixed bug that netdev was opened twiceYonglong Liu2019-01-131-0/+3
| * net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2019-01-132-127/+127
| * net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2019-01-132-0/+18
| * net: hns: Incorrect offset address used for some registers.Yonglong Liu2019-01-131-2/+2
| * w90p910_ether: remove incorrect __init annotationArnd Bergmann2019-01-131-1/+1
| * drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor2019-01-131-3/+0
| * bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2019-01-132-1/+10
| * bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2019-01-132-8/+30