index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
1
-4
/
+4
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-1
/
+6
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2019-10-31
wil6210: add SPDX license identifiers
Lior David
1
-12
/
+1
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
1
-0
/
+1
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
1
-0
/
+3
2019-04-03
wil6210: check mid is valid
Ahmad Masri
1
-5
/
+5
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
1
-1
/
+1
2018-11-06
wil6210: remove fake support for RXHASH
Hamad Kadmany
1
-2
/
+1
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
1
-5
/
+30
2018-07-02
wil6210: add support for enhanced DMA TX data flows
Maya Erez
1
-3
/
+33
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
1
-4
/
+4
2018-05-12
wil6210: fix call to wil6210_disconnect during unload
Lior David
1
-4
/
+4
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
1
-5
/
+41
2018-02-27
wil6210: multiple VIFs support for start/stop AP
Lior David
1
-10
/
+12
2018-02-27
wil6210: add support for adding and removing virtual interfaces
Lior David
1
-20
/
+143
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
1
-12
/
+90
2018-02-27
wil6210: add wil6210_vif structure for per-VIF data
Lior David
1
-35
/
+58
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
1
-1
/
+1
2017-12-02
wil6210: run-time PM when interface down
Lazar Alexei
1
-2
/
+16
2017-06-21
wil6210: remove ioctl interface
Maya Erez
1
-8
/
+0
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
1
-8
/
+9
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-27
wil6210: support new WMI-only FW capability
Dedy Lansky
1
-2
/
+3
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
1
-7
/
+7
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
1
-1
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-16
/
+1
2016-08-31
wil6210: extract firmware version from file header
Lior David
1
-0
/
+2
2016-08-19
wil6210: fix wiphy registration sequence
Lior David
1
-9
/
+23
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2016-03-07
wil6210: clean ioctl debug message
Lior David
1
-5
/
+1
2016-03-07
wil6210: P2P_DEVICE virtual interface support
Lior David
1
-0
/
+1
2016-01-26
wil6210: handle tx completions only if vring tx data is enabled
Maya Erez
1
-2
/
+3
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-08-06
wil6210: allow to handle Rx on 2 cores
Vladimir Shulman
1
-1
/
+2
2015-08-06
wil6210: TSO implementation
Vladimir Kondratiev
1
-1
/
+3
2015-06-09
wil6210: reorder init sequence
Vladimir Kondratiev
1
-2
/
+1
2015-04-28
wil6210: fw debug mode
Vladimir Kondratiev
1
-0
/
+5
2015-03-13
wil6210: NAPI completion refactor
Vladimir Kondratiev
1
-2
/
+2
2015-01-29
wil6210: Add Tx queue len configuration
Vladimir Shulman
1
-3
/
+8
2015-01-29
wil6210: fix timing of netif_carrier_on indication
Dedy Lansky
1
-3
/
+1
2014-10-30
wil6210: Add support for large packets
Vladimir Kondratiev
1
-1
/
+1
2014-10-02
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
1
-0
/
+12
2014-09-26
wil6210: ethtool ops
Vladimir Kondratiev
1
-0
/
+1
2014-09-11
wil6210: enlarge TX/RX buffer length
Vladimir Kondratiev
1
-1
/
+4
2014-09-11
wil6210: add more debug printouts
Vladimir Kondratiev
1
-0
/
+12
2014-08-25
wil6210: fix free'd memory access in wil_if_free()
Vladimir Kondratiev
1
-1
/
+5
2014-08-25
wil6210: update copyright year 2014
Vladimir Kondratiev
1
-1
/
+1
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
[next]