summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing
2018-10-15net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit
2018-10-15hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang
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-15net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit