freebsd-dev/sys/arm/allwinner
Emmanuel Vadot 3f9ade0643 if_awg: drain tx buffers and clear rx buffers when stopping
Stale packets should not be transmitted when the interface comes up after being down.
Count the successfully transmitted ones for statistics and drop the rest.

Submitted by:	Guy Yur <guyyur@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D12539
2017-11-18 21:12:06 +00:00
..
a10
a13 Allwinner A13: Add clkng support 2017-11-08 21:24:06 +00:00
a20
a31
a33
a64
a83t
clk
clkng Allwinner A13: Add clkng support 2017-11-08 21:24:06 +00:00
h3 Allwinner: Add clock driver for ccu_sun8i_r 2017-10-07 16:48:42 +00:00
a10_ahci.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
a10_codec.c
a10_dmac.c
a10_dmac.h
a10_ehci.c a10_ehci: Remove the passby code 2017-10-12 18:00:29 +00:00
a10_fb.c
a10_gpio.c Allwinner GPIO: Fail if we cannot enable a clock 2017-10-02 17:20:07 +00:00
a10_hdmi.c
a10_hdmiaudio.c
a10_mmc.c
a10_mmc.h
a10_sramc.c
a10_sramc.h
a10_timer.c
a31_dmac.c
allwinner_pinctrl.h
aw_ccu.c arm64: Add Allwinner H5 SoC 2017-08-02 20:19:19 +00:00
aw_cir.c
aw_console.c
aw_if_dwc.c
aw_machdep.c Allwinner: Fix compilation 2017-10-19 21:34:53 +00:00
aw_machdep.h
aw_mp.c
aw_mp.h
aw_nmi.c
aw_reset.c
aw_rsb.c
aw_rtc.c
aw_sid.c
aw_sid.h
aw_thermal.c
aw_ts.c
aw_usbphy.c aw_usbphy: Only reroute OTG for phy0 2017-09-26 19:20:50 +00:00
aw_wdog.c
aw_wdog.h
axp81x.c
axp209.c Switch to iicdev_readfrom/writeto() to do xfers with proper bus ownership. 2017-08-03 18:43:54 +00:00
axp209reg.h
files.allwinner
files.allwinner_up
if_awg.c if_awg: drain tx buffers and clear rx buffers when stopping 2017-11-18 21:12:06 +00:00
if_awgreg.h Fix if_awg tx dma status reg offsets. 2017-09-30 10:34:07 +00:00
if_emac.c
if_emacreg.h
std.allwinner Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
std.allwinner_up Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
sunxi_dma_if.m