index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
core.c
Age
Commit message (
Expand
)
Author
2024-05-02
wifi: qtnfmac: Remove generic .ndo_get_stats64
Breno Leitao
2024-05-02
wifi: qtnfmac: Move stats allocation to core
Breno Leitao
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2020-11-12
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-10-13
qtnfmac: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-16
qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
YueHaibing
2020-08-02
qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
Wang Hai
2020-03-12
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
2020-02-12
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
2020-02-12
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
2020-02-12
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
2020-01-26
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
2020-01-26
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
2020-01-26
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-20
qtnfmac: process HE capabilities requests
Mikhail Karpenko
2019-11-20
qtnfmac: signal that all packets coming from device are already flooded
Igor Mitsyanko
2019-11-20
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
2019-11-20
qtnfmac: add interface ID to each packet
Igor Mitsyanko
2019-11-20
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
2019-11-20
qtnfmac: remove VIF in firmware in case of error
Igor Mitsyanko
2019-11-14
qtnfmac: send EAPOL frames via control path
Sergey Matyukevich
2019-04-26
qtnfmac: modify debugfs to support multiple cards
Sergey Matyukevich
2019-04-26
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
2019-04-04
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
2019-04-04
qtnfmac: simplify firmware state tracking
Sergey Matyukevich
2019-04-04
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
2019-02-01
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
qtnfmac: add support for 4addr mode
Sergey Matyukevich
2018-10-05
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
qtnfmac: do not initialize per-MAC data multiple times
Igor Mitsyanko
2018-08-02
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-06-27
qtnfmac: implement net_device_ops callback to set MAC address
Igor Mitsyanko
2018-05-30
qtnfmac: improve control path timeout handling
Dmitry Lebed
2018-05-30
qtnfmac: cleanup wdev structure between its uses
Sergey Matyukevich
2018-04-30
qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return type
Luc Van Oostenryck
2018-01-24
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
2018-01-09
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
2018-01-09
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
[next]