summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-10-31hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches
2019-10-31bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.Pavan Chebbi
2019-10-31bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.Vasundhara Volam
2019-10-31bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam
2019-10-31bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna
2019-10-31bnxt_en: Add support for NAT(L3/L4 rewrite)Somnath Kotur
2019-10-31bnxt: Avoid logging an unnecessary message when a flow can't be offloadedSomnath Kotur
2019-10-31bnxt_en: Add support for L2 rewriteVenkat Duvvuru
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei
2019-10-31dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei
2019-10-31sfc: add XDP counters to ethtool statsCharles McLachlan
2019-10-31sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan
2019-10-31sfc: allocate channels for XDP tx queuesCharles McLachlan
2019-10-31sfc: Enable setting of xdp_progCharles McLachlan
2019-10-31sfc: perform XDP processing on received packetsCharles McLachlan
2019-10-31sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur
2019-10-31dpaa_eth: use a page to store the SGTMadalin Bucur
2019-10-31dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur
2019-10-31dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2019-10-31dpaa_eth: perform DMA unmapping before readMadalin Bucur
2019-10-31dpaa_eth: use page backed rx buffersMadalin Bucur
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao