aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-05-22cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-05-22bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2018-05-22net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2018-05-22e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2018-05-22e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2018-05-22net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-05-22qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2018-05-22net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2018-05-22sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2018-05-22netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2018-05-22net: qca_spi: Fix alignment issues in rx pathStefan Wahren
2018-05-22net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2018-05-22net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2018-05-22qlge: Avoid reading past end of bufferKees Cook
2018-05-22bna: Avoid reading past end of bufferKees Cook
2018-05-22net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-05-22bnx2x: Align RX buffersScott Wood
2018-05-22qlcnic: fix unchecked return valuePan Bian
2018-05-22e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2018-05-22fm10k: correctly check if interface is removedPhil Turnbull
2018-05-22net/faraday: Add missing include of of.hAndrew Lunn
2018-05-22drivers: net: xgene: Fix hardware checksum settingQuan Nguyen
2018-03-20net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-03-20e1000: fix disabling already-disabled warningTushar Dave
2018-03-20bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2018-03-20tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2018-03-20tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2018-03-20net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov
2018-03-04net: hp100: remove unnecessary #ifdefsArnd Bergmann
2018-03-04tlan: avoid unused label with PCI=nArnd Bergmann
2018-03-04amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2018-03-04drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2018-03-04gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2018-03-04mvpp2: fix multicast address filterMikulas Patocka
2018-03-04IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-28r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-02-28qlcnic: fix deadlock bugJunxiao Bi
2018-02-28net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-28igb: Free IRQs when device is hotpluggedLyude Paul
2018-02-28e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-02-28sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-02-28sh_eth: fix TSU resource handlingSergei Shtylyov
2018-02-28net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-02-28tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-02-28net: mvneta: clear interface link status on port disableYelena Krivosheev
2018-02-28fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2018-02-28ixgbe: fix use of uninitialized paddingEmil Tantilov
2018-02-28igb: check memory allocation failureChristophe JAILLET