kernel_optimize_test/drivers
Rafał Miłecki b073ac1fcf brcmfmac: proto: add callback for queuing TX data
So far our core code was calling brcmf_fws_process_skb which wasn't
a proper thing to do. If case of devices using msgbuf protocol fwsignal
shouldn't be used. It was an unnecessary extra layer simply calling
a protocol specifix txdata function.

Please note we already have txdata callback, but it's used for calls
between bcdc and fwsignal so it couldn't be simply used there.

This makes core code more generic (instead of bcdc/fwsignal specific).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-11-09 03:30:32 +02:00
..
accessibility
acpi
amba
android
ata
atm
auxdisplay
base
bcma
block
bluetooth
bus
cdrom
char net: use core MTU range checking in WAN drivers 2016-10-20 14:51:09 -04:00
clk
clocksource
connector
cpufreq
cpuidle
crypto
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards 2016-10-26 17:28:50 -04:00
firmware
fmc
fpga
gpio
gpu
hid
hsi net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
hv
hwmon
hwspinlock
hwtracing
i2c
ide
idle
iio
infiniband net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
input
iommu
ipack
irqchip
isdn
leds
lguest
lightnvm
macintosh
mailbox
mcb
md
media
memory
memstick
message net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
mfd
misc net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
mmc
mtd
net brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
nfc
ntb
nubus
nvdimm
nvme
nvmem
of
oprofile
parisc
parport
pci
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390 s390/net: use net core MTU range checking 2016-10-20 14:51:10 -04:00
sbus
scsi
sfi
sh
sn
soc
spi
spmi
ssb
staging net: use core MTU range checking in virt drivers 2016-10-20 14:51:09 -04:00
target
tc
thermal
thunderbolt
tty net: use core MTU range checking in WAN drivers 2016-10-20 14:51:09 -04:00
uio
usb net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
uwb
vfio
vhost
video
virt
virtio
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile