You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joe Hershberger
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
...
Update the naming convention used in the network stack functions and
variables that Ethernet drivers use to interact with it.
This cleans up the temporary hacks that were added to this interface
along with the DM support.
This patch has a few remaining checkpatch.pl failures that would be out
of the scope of this patch to fix (drivers that are in gross violation
of checkpatch.pl).
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
10 years ago
..
udc
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
10 years ago
Makefile
usb: s3c-otg: Split out PHY control
10 years ago
atmel_usba_udc.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
atmel_usba_udc.h
USB: gadget: add atmel usba udc driver
11 years ago
ci_udc.c
dm: usb: Allow setting up a USB controller as a device/gadget
10 years ago
ci_udc.h
usb: ci_udc: remove controller.items array
11 years ago
composite.c
usb: composite: Add .reset callback to usb_gadget_driver structure
10 years ago
config.c
usb: gadget: config: fix unaligned access issues
11 years ago
core.c
Add GPL-2.0+ SPDX-License-Identifier to source files
11 years ago
designware_udc.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
ep0.c
cosmetic: replace MIN, MAX with min, max
10 years ago
ep0.h
Add GPL-2.0+ SPDX-License-Identifier to source files
11 years ago
epautoconf.c
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
10 years ago
ether.c
net: cosmetic: Fix var naming net <-> eth drivers
10 years ago
f_dfu.c
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
10 years ago
f_dfu.h
usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value
11 years ago
f_fastboot.c
fastboot: add support for reboot-bootloader command
10 years ago
f_mass_storage.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
f_thor.c
usb: gadget: thor: Claim EP after allocating it in thor gadget
10 years ago
f_thor.h
sizes.h - consolidate for all architectures
11 years ago
fotg210.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
g_dnl.c
usb, g_dnl: generalize DFU detach functions
10 years ago
gadget_chips.h
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
10 years ago
mpc8xx_udc.c
cosmetic: replace MIN, MAX with min, max
10 years ago
ndis.h
…
pxa25x_udc.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
pxa25x_udc.h
Add GPL-2.0+ SPDX-License-Identifier to source files
11 years ago
pxa27x_udc.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
regs-otg.h
driver:usb:s3c_udc: add support for Exynos4x12
11 years ago
rndis.c
net: Add ethernet FCS length macro in net.h
10 years ago
rndis.h
…
s3c_udc_otg.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
s3c_udc_otg_phy.c
usb: s3c-otg: Split out PHY control
10 years ago
s3c_udc_otg_xfer_dma.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
storage_common.c
lib, linux: move linux specific defines to linux/compat.h
10 years ago
usbstring.c
usb: handle NULL table in usb_gadget_get_string
11 years ago