summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bna: ethtool: Avoid reading past end of bufferKees Cook2018-11-211-2/+2
* e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2018-11-211-2/+9
* e1000: avoid null pointer dereference on invalid stat typeColin Ian King2018-11-211-5/+4
* net: qla3xxx: Remove overflowing shift statementNathan Chancellor2018-11-211-2/+0
* r8169: fix NAPI handling under high loadHeiner Kallweit2018-11-101-5/+3
* net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-11-101-1/+1
* igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-11-101-11/+0
* ixgbe: Correct X550EM_x revision checkMark Rustad2018-11-102-7/+4
* ixgbe: fix RSS limit for X550Emil Tantilov2018-11-101-1/+1
* net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan2018-11-103-4/+15
* net/mlx5e: Fix LRO modifyTariq Toukan2018-11-101-4/+11
* ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy2018-11-101-0/+2
* net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2018-11-101-1/+4
* net: cxgb3_main: fix a missing-check bugWenwen Wang2018-11-101-0/+17
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-10-201-1/+2
* net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-201-11/+11
* net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-201-4/+6
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-10-205-12/+17
* bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-10-201-3/+10
* net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-10-201-0/+8
* stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-10-201-3/+2
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-10-101-3/+6
* net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-10-101-1/+1
* e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen2018-10-101-2/+2
* e1000: check on netif_running() before calling e1000_up()Bo Chen2018-10-101-1/+2
* net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan2018-10-101-3/+3
* net: hp100: fix always-true check for link up stateColin Ian King2018-09-291-1/+1
* drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin2018-09-261-14/+23
* ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2018-09-191-0/+1
* net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold2018-09-191-0/+1
* drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2018-09-192-7/+7
* net: mvneta: fix mtu change on port without linkYelena Krivosheev2018-09-191-1/+0
* enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan2018-09-151-1/+1
* qlge: Fix netdev features configuration.Manish Chopra2018-09-151-15/+8
* net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-09-152-2/+11
* enic: handle mtu change for vf properlyGovindarajulu Varadarajan2018-09-051-51/+27
* net: axienet: Fix double deregister of mdioShubhrajyoti Datta2018-09-051-0/+1
* bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-09-051-3/+10
* net: prevent ISA drivers from building on PPC32Randy Dunlap2018-09-053-3/+4
* atl1c: reserve min skb headroomFlorian Westphal2018-09-051-0/+1
* qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-09-051-0/+1
* net: qca_spi: Fix log level if probe failsStefan Wahren2018-08-241-8/+8
* net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren2018-08-241-0/+3
* net: qca_spi: Avoid packet drop during initial syncStefan Wahren2018-08-241-1/+1
* qlogic: check kstrtoul() for errorsDan Carpenter2018-08-241-0/+2
* ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-08-241-1/+11
* bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-08-241-1/+3
* bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-08-243-0/+13
* cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-08-241-1/+1
* net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-08-241-0/+4