summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-16net: ibm: fix possible object reference leakWen Yang
2019-05-16net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-16net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-16net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-16net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-27e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-23net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-23net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-20niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
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: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-11-22net: qla3xxx: Remove overflowing shift statementNathan Chancellor
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-10igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2018-11-10igb: Unpair the queues when changing the number of queuesShota Suzuki
2018-11-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki
2018-11-10net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik
2018-11-10net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-11-10net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-11-10net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-11-10qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-11-10stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-13r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-13net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-13e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen