summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-10-15bnxt_en: Add PCI ID for BCM57508 device.Michael Chan
2018-10-15bnxt_en: Add new NAPI poll function for 57500 chips.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_poll_work().Michael Chan
2018-10-15bnxt_en: Add coalescing setup for 57500 chips.Michael Chan
2018-10-15bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.Michael Chan
2018-10-15bnxt_en: Add RSS support for 57500 chips.Michael Chan
2018-10-15bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.Michael Chan
2018-10-15bnxt_en: Allocate/Free CP rings for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.Michael Chan
2018-10-15bnxt_en: Add helper functions to get firmware CP ring ID.Michael Chan
2018-10-15bnxt_en: Allocate completion ring structures for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Modify the ring reservation functions for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Adjust MSIX and ring groups for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Re-structure doorbells.Michael Chan
2018-10-15bnxt_en: Add 57500 new chip ID and basic structures.Michael Chan
2018-10-15bnxt_en: Configure context memory on new devices.Michael Chan
2018-10-15bnxt_en: Check context memory requirements from firmware.Michael Chan
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan
2018-10-15bnxt_en: Update interrupt coalescing logic.Michael Chan
2018-10-15bnxt_en: Add maximum extended request length fw message support.Michael Chan
2018-10-15bnxt_en: Add additional extended port statistics.Michael Chan
2018-10-15bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan
2018-10-15r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit
2018-10-15r8169: simplify rtl8169_set_magic_regHeiner Kallweit
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann
2018-10-15nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei
2018-10-15dpaa2-eth: remove unused priv parameterIoana Ciornei
2018-10-15dpaa2-eth: fix uninitialized variable warningsIoana Ciornei
2018-10-15dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei
2018-10-15dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu
2018-10-15net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk
2018-10-15net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk
2018-10-15net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen
2018-10-12net: hns3: Resume promisc mode and vlan filter status after resetJian Shen
2018-10-12net: hns3: Enable promisc mode when mac vlan table is fullJian Shen
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-10-11cxgb4: fix thermal configuration dependenciesArnd Bergmann
2018-10-11net: ena: fix indentations in ena_defs for better readabilityArthur Kiyanovski
2018-10-11net: ena: update driver version to 2.0.1Arthur Kiyanovski
2018-10-11net: ena: remove redundant parameter in ena_com_admin_init()Arthur Kiyanovski
2018-10-11net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski