index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
Age
Commit message (
Expand
)
Author
2017-08-31
qtnfmac: implement 64-bit dma support
Sergey Matyukevich
2017-08-31
qtnfmac: fix free_xfer_buffer cleanup
Sergey Matyukevich
2017-08-31
qtnfmac: modify qtnf_map_bar not to return NULL
Sergey Matyukevich
2017-08-31
qtnfmac: module param sanity check
Sergey Matyukevich
2017-08-31
qtnfmac: drop -D__CHECK_ENDIAN from cflags
Sergey Matyukevich
2017-08-17
qtnfmac: modify tx reclaim locking
Sergey Matyukevich
2017-08-17
qtnfmac: introduce counter for Rx underflow events
Sergey Matyukevich
2017-08-17
qtnfmac: switch to kernel circ_buf implementation
Sergey Matyukevich
2017-08-17
qtnfmac: decrease default Tx queue size
Sergey Matyukevich
2017-08-17
qtnfmac: skb2rbd_attach cleanup
Sergey Matyukevich
2017-08-17
qtnfmac: use __netdev_alloc_skb_ip_align
Sergey Matyukevich
2017-08-17
qtnfmac: switch to napi_gro_receive
Sergey Matyukevich
2017-08-17
qtnfmac: remove unused qtnf_rx_frame declaration
Sergey Matyukevich
2017-08-03
net: qtnfmac: constify pci_device_id.
Arvind Yadav
2017-08-03
qtnfmac: Tidy up DMA mask setting
Robin Murphy
2017-08-03
qtnfmac: prepare for AP_VLAN interface type support
Sergey Matyukevich
2017-08-03
qtnfmac: remove function qtnf_cmd_skb_put_action
Sergey Matyukevich
2017-08-03
qtnfmac: fix handling of iftype mask reported by firmware
Sergey Matyukevich
2017-08-03
qtnfmac: implement scan timeout
Sergey Matyukevich
2017-08-03
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
2017-08-03
qtnfmac: move current channel info from vif to mac
Sergey Matyukevich
2017-08-03
qtnfmac: fix station leave reason endianness
Sergey Matyukevich
2017-08-03
qtnfmac: implement reporting current channel
Sergey Matyukevich
2017-08-03
qtnfmac: implement cfg80211 dump_survey handler
Sergey Matyukevich
2017-08-03
qtnfmac: add missing bus lock
Sergey Matyukevich
2017-08-03
qtnfmac: regulatory configuration for self-managed setup
Sergey Matyukevich
2017-08-03
qtnfmac: updates for regulatory support
Sergey Matyukevich
2017-06-28
qtnfmac: fix uninitialized return code in ret
Colin Ian King
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
qtnfmac: check band before allocating cmd_skb to avoid resource leak
Colin Ian King
2017-06-01
qtnfmac: remove duplicated assignment to mac
Colin Ian King
2017-05-24
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko