]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
net: phy: export phy_queue_state_machine
[linux.git] / drivers /
2019-05-30 Heiner Kallweitnet: phy: export phy_queue_state_machine
2019-05-30 Heiner Kallweitnet: phy: add callback for custom interrupt handler...
2019-05-30 Heiner Kallweitnet: phy: enable interrupts when PHY is attached already
2019-05-30 Michal Kalderonqed: Fix static checker warning
2019-05-30 David S. MillerMerge branch 'r8169-fw'
2019-05-30 Heiner Kallweitr8169: decouple rtl_phy_write_fw from actual driver code
2019-05-30 Heiner Kallweitr8169: improve rtl_fw_format_ok
2019-05-30 Heiner Kallweitr8169: enable WoL speed down on more chip versions
2019-05-30 YueHaibingnet: dsa: sja1105: Make static_config_check_memory_size...
2019-05-30 David S. MillerMerge branch 'mlxsw-Hardware-monitoring-enhancements'
2019-05-30 Vadim Pasternakmlxsw: core: Reduce buffer size in transactions for...
2019-05-30 Vadim Pasternakmlxsw: core: Extend the index size for temperature...
2019-05-30 Vadim Pasternakmlxsw: core: Extend hwmon interface with inter-connect...
2019-05-30 Vadim Pasternakmlxsw: reg: Add Management General Peripheral Informati...
2019-05-30 Vadim Pasternakmlxsw: reg: Extend sensor index field size of Managemen...
2019-05-30 Ido Schimmelmlxsw: core: Re-order initialization sequence
2019-05-30 Vadim Pasternakmlxsw: i2c: Allow flexible setting of I2C transactions size
2019-05-30 Vadim Pasternakmlxsw: i2c: Extend initialization with querying firmwar...
2019-05-30 David S. MillerMerge branch 'net-stmmac-selftests-Two-fixes'
2019-05-30 Jose Abreunet: stmmac: selftests: Use kfree_skb() instead of kfree()
2019-05-30 Jose Abreunet: stmmac: selftests: Fix sparse warning
2019-05-30 YueHaibingnet: mvpp2: cls: Remove unnessesary check in mvpp2_etht...
2019-05-30 Jisheng Zhangnet: stmmac: Switch to devm_alloc_etherdev_mqs
2019-05-30 David S. Millertua6100: Avoid build warnings.
2019-05-30 David S. MillerMerge branch 'Enable-SFP-on-ACPI-based-systems'
2019-05-30 Ruslan Babayevnet: phy: sfp: enable i2c-bus detection on ACPI based...
2019-05-30 Ruslan Babayevi2c: acpi: export i2c_acpi_find_adapter_by_handle
2019-05-30 Marek Vasutnet: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
2019-05-30 Ivan Khoronzhuknet: ethernet: ti: cpsw: correct .ndo_open error path
2019-05-30 David S. MillerMerge branch 'Decoupling-PHYLINK-from-struct-net_device'
2019-05-30 Vladimir Olteannet: dsa: sja1105: Fix broken fixed-link interfaces...
2019-05-30 Ioana Ciorneinet: phylink: Add phylink_{printk, err, warn, info...
2019-05-30 Ioana Ciorneinet: phylink: Add PHYLINK_DEV operation type
2019-05-30 Ioana Ciorneinet: phylink: Add struct phylink_config to PHYLINK API
2019-05-30 Ioana Ciorneinet: phylink: Add phylink_mac_link_{up, down} wrapper...
2019-05-30 Ioana Ciorneinet: phy: Add phy_standalone sysfs entry
2019-05-30 Ioana Ciorneinet: phy: Check against net_device being NULL
2019-05-30 Ioana Ciorneinet: phy: Guard against the presence of a netdev
2019-05-30 Vladimir Olteannet: phy: Add phy_sysfs_create_links helper function
2019-05-30 Heiner Kallweitr8169: remove 1000/Half from supported modes
2019-05-30 Joergen Andreasennet: mscc: ocelot: Implement port policers via tc command
2019-05-29 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-05-29 YueHaibingnet: stmmac: Fix build error without CONFIG_INET
2019-05-29 Jisheng Zhangnet: stmmac: use dev_info() before netdev is registered
2019-05-29 Colin Ian Kingqed: fix spelling mistake "inculde" -> "include"
2019-05-29 Brett Creeleyice: Add a helper to trigger software interrupt
2019-05-29 Md Fahad Iqbal Polashice: Configure RSS LUT key only if RSS is enabled
2019-05-29 Dan Nowlinice: Add ice_get_fw_log_cfg to init FW logging
2019-05-29 Anirudh Venkataramananice: Minor cleanup in ice_switch.h
2019-05-29 Dave Ertmanice: Remove redundant and premature event config
2019-05-29 Mitch Williamsice: Change message level
2019-05-29 Mitch Williamsice: Check all VFs for MDD activity, don't disable
2019-05-29 Brett Creeleyice: Refactor interrupt tracking
2019-05-29 Anirudh Venkataramananice: Add handler for ethtool selftest
2019-05-29 Brett Creeleyice: Don't call ice_cfg_itr() for SR-IOV
2019-05-29 Brett Creeleyice: Set minimum default Rx descriptor count to 512
2019-05-29 Bruce Allanice: Resolve static analysis warning
2019-05-29 Tony Nguyenice: Implement toggling ethtool rx-vlan-filter
2019-05-29 Anirudh Venkataramananice: Remove direct write for GLLAN_RCTL_0
2019-05-29 Bruce Allanice: Fix LINE_SPACING style issue
2019-05-29 David S. MillerMerge branch 'qed-Fix-inifinite-spinning-of-PTP-poll...
2019-05-29 Sudarsana Reddy... qede: Handle infinite driver spinning for Tx timestamp.
2019-05-29 Sudarsana Reddy... qed: Reduce the severity of ptp debug message.
2019-05-29 Gustavo A. R. Silvamacvlan: Replace strncpy() by strscpy()
2019-05-29 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2019-05-29 David S. MillerMerge branch 'hns3-next'
2019-05-29 Huazhong Tannet: hns3: fix a memory leak issue for hclge_map_unmap_...
2019-05-29 Huazhong Tannet: hns3: adjust hns3_uninit_phy()'s location in the...
2019-05-29 Huazhong Tannet: hns3: stop schedule reset service while unloading...
2019-05-29 Huazhong Tannet: hns3: add handshake with hardware while doing reset
2019-05-29 Huazhong Tannet: hns3: modify hclgevf_init_client_instance()
2019-05-29 Huazhong Tannet: hns3: modify hclge_init_client_instance()
2019-05-29 Huazhong Tannet: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate...
2019-05-29 Huazhong Tannet: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate...
2019-05-29 Huazhong Tannet: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate...
2019-05-29 Zhongzhu Liunet: hns3: add support for dump firmware statistics...
2019-05-29 Yunsheng Linnet: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
2019-05-29 Jian Shennet: hns3: fix compile warning without CONFIG_RFS_ACCEL
2019-05-29 Xue Chaojinghinic: fix a bug in set rx mode
2019-05-29 Camelia Grozaenetc: Enable TC offloading with mqprio
2019-05-29 David S. MillerMerge branch 'stmmac-SPDX'
2019-05-29 Neil Armstrongnet: stmmac: dwmac-meson8b: update with SPDX Licence...
2019-05-29 Neil Armstrongnet: stmmac: dwmac-meson: update with SPDX Licence...
2019-05-28 Sasha Neftinigc: Cleanup the redundant code
2019-05-28 Sasha Neftinigc: Add flow control support
2019-05-28 Konstantin Khlebnikove1000e: start network tx queue only when link is up
2019-05-28 Konstantin KhlebnikovRevert "e1000e: fix cyclic resets at link up with activ...
2019-05-28 Sasha Neftinigc: Remove the obsolete workaround
2019-05-28 Sasha Neftinigc: Clean up unused pointers
2019-05-28 Sasha Neftinigc: Fix double definitions
2019-05-28 Gustavo A. R. Silvaigb: mark expected switch fall-through
2019-05-28 Gustavo A. R. Silvaigb: mark expected switch fall-through
2019-05-28 Feng Tangigb/igc: warn when fatal read failure happens
2019-05-28 Madalin Bucurfsl/fman: include IPSEC SPI in the Keygen extraction
2019-05-28 Maxime Chevalliernet: mvpp2: cls: Check RSS table index validity when...
2019-05-27 Y.b. Luenetc: fix le32/le16 degrading to integer warnings
2019-05-27 Heiner Kallweitr8169: remove support for RTL_GIGA_MAC_VER_01
2019-05-27 Heiner Kallweitr8169: improve RTL8168d PHY initialization
2019-05-27 David S. MillerMerge branch 'r8169-small-improvements'
2019-05-27 Heiner Kallweitr8169: change type of member mac_version in rtl8169_private
next