index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
netdev.c
Age
Commit message (
Expand
)
Author
2024-05-07
wifi: wil6210: Do not use embedded netdev in wil6210_priv
Breno Leitao
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
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
2019-10-31
wil6210: add SPDX license identifiers
Lior David
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
2019-04-03
wil6210: check mid is valid
Ahmad Masri
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
2018-11-06
wil6210: remove fake support for RXHASH
Hamad Kadmany
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
wil6210: add support for enhanced DMA TX data flows
Maya Erez
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-05-12
wil6210: fix call to wil6210_disconnect during unload
Lior David
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
2018-02-27
wil6210: multiple VIFs support for start/stop AP
Lior David
2018-02-27
wil6210: add support for adding and removing virtual interfaces
Lior David
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
2018-02-27
wil6210: add wil6210_vif structure for per-VIF data
Lior David
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
2017-12-02
wil6210: run-time PM when interface down
Lazar Alexei
2017-06-21
wil6210: remove ioctl interface
Maya Erez
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-27
wil6210: support new WMI-only FW capability
Dedy Lansky
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-08-31
wil6210: extract firmware version from file header
Lior David
2016-08-19
wil6210: fix wiphy registration sequence
Lior David
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-07
wil6210: clean ioctl debug message
Lior David
2016-03-07
wil6210: P2P_DEVICE virtual interface support
Lior David
2016-01-26
wil6210: handle tx completions only if vring tx data is enabled
Maya Erez
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-08-06
wil6210: allow to handle Rx on 2 cores
Vladimir Shulman
2015-08-06
wil6210: TSO implementation
Vladimir Kondratiev
2015-06-09
wil6210: reorder init sequence
Vladimir Kondratiev
2015-04-28
wil6210: fw debug mode
Vladimir Kondratiev
2015-03-13
wil6210: NAPI completion refactor
Vladimir Kondratiev
2015-01-29
wil6210: Add Tx queue len configuration
Vladimir Shulman
2015-01-29
wil6210: fix timing of netif_carrier_on indication
Dedy Lansky
2014-10-30
wil6210: Add support for large packets
Vladimir Kondratiev
2014-10-02
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
2014-09-26
wil6210: ethtool ops
Vladimir Kondratiev
2014-09-11
wil6210: enlarge TX/RX buffer length
Vladimir Kondratiev
2014-09-11
wil6210: add more debug printouts
Vladimir Kondratiev
[next]