]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - drivers
net: phy: let phy_speed_down/up support speeds >1Gbps
[mirror_ubuntu-focal-kernel.git] / drivers /
2019-08-14 Heiner Kallweitnet: phy: let phy_speed_down/up support speeds >1Gbps
2019-08-14 Heiner Kallweitnet: phy: add phy_speed_down_core and phy_resolve_min_speed
2019-08-14 Heiner Kallweitnet: phy: add __set_linkmode_max_speed
2019-08-13 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-08-13 YueHaibingnet: hns3: Make hclge_func_reset_sync_vf static
2019-08-12 Greg Kroah-Hartmancaif: no need to check return value of debugfs_create...
2019-08-12 Greg Kroah-Hartmanxen-netback: no need to check return value of debugfs_c...
2019-08-12 David S. MillerMerge branch 'net-dsa-mv88e6xxx-prepare-Wait-Bit-operation'
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: add delay in direct SMI wait
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: fix SMI bit checking
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: remove wait and update routines
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: wait for AVB Busy bit
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: introduce wait bit routine
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: introduce wait mask routine
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
2019-08-12 Heiner Kallweitr8169: inline rtl8169_free_rx_databuff
2019-08-12 David S. MillerMerge branch 'realtek-phy-next'
2019-08-12 Heiner Kallweitnet: phy: realtek: add support for the 2.5Gbps PHY...
2019-08-12 Heiner Kallweitnet: phy: add phy_modify_paged_changed
2019-08-12 Heiner Kallweitnet: phy: prepare phylib to deal with PHY's extending...
2019-08-12 Heiner Kallweitnet: phy: simplify genphy_config_advert by using the...
2019-08-12 Jiri Pirkonetdevsim: register couple of devlink params
2019-08-10 David S. MillerMerge branch 'Networking-driver-debugfs-cleanups'
2019-08-10 Greg Kroah-Hartmanieee802154: no need to check return value of debugfs_cr...
2019-08-10 Greg Kroah-Hartmanixgbe: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmani40e: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanfm10k: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanmvpp2: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanskge: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanqca: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmandpaa2: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanstmmac: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmannfp: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanhns3: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmancxgb4: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanbnxt: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanxgbe: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanmlx5: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah-Hartmanbonding: no need to print a message if debugfs_create_d...
2019-08-10 Greg Kroah-Hartmanwimax: no need to check return value of debugfs_create...
2019-08-10 David S. MillerMerge tag 'mlx5-updates-2019-08-09' of git://git.kernel...
2019-08-09 Chuhong Yuannet/mlx5e: Use refcount_t for refcount
2019-08-09 Parav Panditnet/mlx5e: Use vhca_id in generating representor port_index
2019-08-09 Parav Panditnet/mlx5e: Simplify querying port representor parent id
2019-08-09 Parav Panditnet/mlx5: E-switch, Removed unused hwid
2019-08-09 Vlad Buslovnet/mlx5e: Allow concurrent creation of encap entries
2019-08-09 Vlad Buslovnet/mlx5e: Protect encap hash table with mutex
2019-08-09 Vlad Buslovnet/mlx5e: Extend encap entry with reference counter
2019-08-09 Vlad Buslovnet/mlx5e: Allow concurrent creation of mod_hdr entries
2019-08-09 Vlad Buslovnet/mlx5e: Protect mod_hdr hash table with mutex
2019-08-09 Vlad Buslovnet/mlx5e: Protect mod header entry flows list with...
2019-08-09 Vlad Buslovnet/mlx5e: Extend mod header entry with reference counter
2019-08-09 Vlad Buslovnet/mlx5e: Allow concurrent creation of hairpin entries
2019-08-09 Vlad Buslovnet/mlx5e: Protect hairpin hash table with mutex
2019-08-09 Vlad Buslovnet/mlx5e: Protect hairpin entry flows list with spinlock
2019-08-09 Vlad Buslovnet/mlx5e: Extend hairpin entry with reference counter
2019-08-09 David S. MillerMerge branch 'hns3-next'
2019-08-09 Guojia Liaonet: hns3: refine some macro definitions
2019-08-09 Huazhong Tannet: hns3: add handshake with VF for PF reset
2019-08-09 Yufeng Monet: hns3: refine MAC pause statistics querying function
2019-08-09 Yufeng Monet: hns3: add function display NCL_CONFIG info
2019-08-09 Yunsheng Linnet: hns3: add check for max TX BD num for tso and...
2019-08-09 Yunsheng Linnet: hns3: add some statitics info to tx process
2019-08-09 Guangbin Huangnet: hns3: add DFX registers information for ethtool -d
2019-08-09 Yonglong Liunet: hns3: modify how pause options is displayed
2019-08-09 Yufeng Monet: hns3: add input length check for debugfs write...
2019-08-09 Yunsheng Linnet: hns3: clean up for vlan handling in hns3_fill_desc...
2019-08-09 Huazhong Tannet: hns3: fix interrupt clearing error for VF
2019-08-09 Zhongzhu Liunet: hns3: fix GFP flag error in hclge_mac_update_stats()
2019-08-09 Holger Hoffstätter8169: fix performance issue on RTL8168evl
2019-08-09 Jiri Pirkodevlink: remove pointless data_len arg from region...
2019-08-09 Denis Efremovliquidio: Use pcie_flr() instead of reimplementing it
2019-08-09 Heiner Kallweitr8169: allocate rx buffers using alloc_pages_node
2019-08-09 Jiri Pirkomlxsw: spectrum: Extend to support Spectrum-3 ASIC
2019-08-09 David S. MillerMerge branch 'stmmac-next'
2019-08-09 Jose Abreunet: stmmac: selftests: Add a selftest for Flexible...
2019-08-09 Jose Abreunet: stmmac: Add Flexible RX Parser support in XGMAC
2019-08-09 Jose Abreunet: stmmac: Implement Safety Features in XGMAC core
2019-08-09 Jose Abreunet: stmmac: selftests: Add test for VLAN and Double...
2019-08-09 Jose Abreunet: stmmac: Implement VLAN Hash Filtering in XGMAC
2019-08-09 Jose Abreunet: stmmac: selftests: Add RSS test
2019-08-09 Jose Abreunet: stmmac: Implement RSS and enable it in XGMAC core
2019-08-09 Jose Abreunet: stmmac: xgmac: Implement tx_queue_prio()
2019-08-09 Jose Abreunet: stmmac: xgmac: Implement set_mtl_tx_queue_weight()
2019-08-09 Jose Abreunet: stmmac: xgmac: Implement MMC counters
2019-08-09 David S. MillerMerge branch 'flow_offload-add-indr-block-in-nf_table_o...
2019-08-09 wenxuflow_offload: move tc indirect block to flow offload
2019-08-09 David S. MillerMerge branch 'net-batched-receive-in-GRO-path'
2019-08-09 Edward Creesfc: falcon: don't score irq moderation points for GRO
2019-08-09 Edward Creesfc: don't score irq moderation points for GRO
2019-08-09 Rahul Vermaqed: Add new ethtool supported port types based on...
2019-08-09 Chuhong Yuancxgb4: smt: Use normal int for refcount
2019-08-09 Chuhong Yuancxgb4: smt: Add lock for atomic_dec_and_test
2019-08-09 Alexey Dobriyannet: delete "register" keyword
2019-08-09 Chuhong Yuanmkiss: Use refcount_t for refcount
2019-08-09 Chuhong Yuandpaa_eth: Use refcount_t for refcount
2019-08-08 David S. MillerMerge tag 'batadv-next-for-davem-20190808' of git:...
2019-08-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-08-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-08-06 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
next