freebsd-dev/sys/dev/usb/net
Ed Maste cfa989aa34 if_muge: Add GMII enable (vs RGMII) bit
The GMII control bit ETH_MAC_CR_GMII_EN_ is not documented in
LAN78xx datasheets, but from the permissively licensed header provided
by Microchip it is:

 #define ETH_MAC_CR_GMII_EN (0x00080000UL ) // GMII/RGMII Selection
2018-05-28 20:06:40 +00:00
..
if_aue.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_auereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_axe.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_axereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_axge.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_axgereg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_cdce.c Improve support for USB based 3G/4G/5G dongles from Huawei. 2018-01-19 12:59:14 +00:00
if_cdcereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_cue.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_cuereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_ipheth.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_iphethvar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_kue.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_kuefw.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_kuereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_mos.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_mosreg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_muge.c if_muge: Use lock assertion instead of broken locking in lan78xx_chip_init 2018-05-25 17:31:43 +00:00
if_mugereg.h if_muge: Add GMII enable (vs RGMII) bit 2018-05-28 20:06:40 +00:00
if_rue.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_ruereg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_smsc.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_smscreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_udav.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_udavreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +00:00
if_ure.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_urereg.h Add preliminary support for the RTL8153. 2016-10-31 05:58:11 +00:00
if_urndis.c net/rndis: Packet types are defined by NDIS; not RNDIS specific. 2016-08-30 03:11:07 +00:00
if_urndisreg.h net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h 2016-08-23 02:54:06 +00:00
if_usie.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_usievar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ruephy.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ruephyreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
uhso.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
usb_ethernet.c Add function to wait for USB ethernet attach to complete. 2018-05-24 15:24:42 +00:00
usb_ethernet.h Add function to wait for USB ethernet attach to complete. 2018-05-24 15:24:42 +00:00