Age | Commit message (Expand) | Author |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-03 | qmi_wwan: Add support for Quectel EG12/EM12 | Kristian Evensen |
2019-03-01 | drivers: net: Remove unnecessary semicolon | YueHaibing |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-22 | r8152: Fix an error on RTL8153-BD MAC Address Passthrough support | David Chen |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-18 | r8152: Add support for MAC address pass through on RTL8153-BD | David Chen |
2019-02-17 | qmi_wwan: apply SET_DTR quirk to Sierra WP7607 | Beniamino Galvani |
2019-02-08 | net: usb: cdc-phonet: use struct_size() in alloc_netdev() | Gustavo A. R. Silva |
2019-02-08 | net: usb: rtl8150: mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-08 | net: usb: pegasus: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-01-24 | net: usb: asix: ax88772_bind return error when hw_reset fail | Zhang Run |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-01-19 | net: usb: rtl8150: remove set but not used variable 'rx_stat' | Yue Haibing |
2019-01-16 | net: usb: aqc111: Extend HWID table by TRENDnet device | Dmitry Bezrukov |
2019-01-07 | cdc_ether: trivial whitespace readability fix | Bjørn Mork |
2019-01-04 | qmi_wwan: add MTU default to qmap network interface | Daniele Palmas |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-21 | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup | Daniele Palmas |
2018-12-21 | qmi_wwan: Add support for Fibocom NL678 series | Jörgen Storvist |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-18 | lan78xx: Resolve issue with changing MAC address | Jason Martinsen |
2018-12-15 | qmi_wwan: Added support for Telit LN940 series | Jörgen Storvist |
2018-12-15 | qmi_wwan: Added support for Fibocom NL668 series | Jörgen Storvist |
2018-12-14 | r8152: Add support for MAC address pass through on RTL8153-BND | Mario Limonciello |
2018-12-12 | USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data | Hui Peng |
2018-11-30 | net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend | Nathan Chancellor |
2018-11-29 | net: Don't default Aquantia USB driver to 'y' | David S. Miller |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-27 | net: usb: aqc111: Extend cdc_ether blacklist | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add ASIX's HW ids | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add support for wake on LAN by MAGIC packet | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Implement get/set_link_ksettings callbacks | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Initialize ethtool_ops structure | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add RX VLAN filtering support | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Implement set_rx_mode callback | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add support for TSO | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add support for enable/disable checksum offload | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add support for changing MTU | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add checksum offload support | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Implement RX data path | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Implement TX data path | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add support for getting and setting of MAC address | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Introduce link management | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Introduce PHY access | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Various callbacks implementation | Dmitry Bezrukov |
2018-11-27 | net: usb: aqc111: Add implementation of read and write commands | Dmitry Bezrukov |