| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/... | David S. Miller | 2020-07-21 | 1 | -1/+1 |
|\ |
|
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 2020-06-15 | 1 | -1/+1 |
| |\ |
|
| | * | ath: fix wiki website url | Flavio Suligoi | 2020-06-09 | 1 | -1/+1 |
* | | | wil6210: account for napi_gro_receive never returning GRO_DROP | Jason A. Donenfeld | 2020-06-26 | 1 | -28/+11 |
|/ / |
|
* / | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -4/+4 |
|/ |
|
* | wil6210: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-12 | 3 | -37/+37 |
* | wil6210: avoid gcc-10 zero-length-bounds warning | Arnd Bergmann | 2020-05-11 | 1 | -1/+1 |
* | wil6210: reject unsupported coalescing params | Jakub Kicinski | 2020-03-07 | 1 | -0/+1 |
* | wil6210: use true,false for bool variable | zhengbin | 2020-01-26 | 3 | -6/+6 |
* | wil6210: get rid of begin() and complete() ethtool_ops | Michal Kubecek | 2020-01-06 | 1 | -27/+16 |
* | wil6210: add support for set_cqm_rssi_config | Dedy Lansky | 2019-12-19 | 4 | -0/+130 |
* | wil6210: support set_multicast_to_unicast cfg80211 operation | Ahmad Masri | 2019-12-19 | 3 | -1/+48 |
* | wil6210: fix MID valid bits in Rx status message | Dedy Lansky | 2019-12-19 | 1 | -4/+4 |
* | wil6210: reduce ucode_debug memory region | Dedy Lansky | 2019-12-19 | 1 | -2/+2 |
* | wil6210: add verification for cid upper bound | Alexei Avshalom Lazar | 2019-12-19 | 1 | -1/+1 |
* | wil6210: take mem_lock for writing in crash dump collection | Alexei Avshalom Lazar | 2019-12-19 | 1 | -5/+12 |
* | wil6210: minimize the time that mem_lock is held | Alexei Avshalom Lazar | 2019-12-19 | 1 | -4/+6 |
* | wil6210: dump Rx status message on errors | Ahmad Masri | 2019-12-19 | 1 | -0/+10 |
* | wil6210: fix break that is never reached because of zero'ing of a retry counter | Colin Ian King | 2019-11-25 | 1 | -1/+2 |
* | wil6210: add SPDX license identifiers | Lior David | 2019-10-31 | 29 | -352/+31 |
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 2019-10-03 | 2 | -7/+7 |
|\ |
|
| * | wil6210: check len before memcpy() calls | Denis Efremov | 2019-10-02 | 1 | -2/+4 |
| * | ath: Use dev_get_drvdata where possible | Chuhong Yuan | 2019-09-23 | 1 | -4/+2 |
| * | ath: fix various spelling mistakes | Colin Ian King | 2019-09-23 | 1 | -1/+1 |
* | | wil6210: use after free in wil_netif_rx_any() | Dan Carpenter | 2019-09-25 | 1 | -1/+1 |
|/ |
|
* | wil6210: ignore reset errors for FW during probe | Lior David | 2019-09-12 | 1 | -3/+1 |
* | wil6210: fix RX short frame check | Lior David | 2019-09-12 | 1 | -2/+2 |
* | wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set | Lior David | 2019-09-12 | 1 | -1/+2 |
* | wil6210: report boottime_ns in scan results | Maya Erez | 2019-09-12 | 1 | -4/+17 |
* | wil6210: properly initialize discovery_expired_work | Dedy Lansky | 2019-09-12 | 1 | -0/+1 |
* | wil6210: verify cid value is valid | Alexei Avshalom Lazar | 2019-09-12 | 1 | -0/+6 |
* | wil6210: make sure DR bit is read before rest of the status message | Dedy Lansky | 2019-09-12 | 2 | -18/+18 |
* | wil6210: fix PTK re-key race | Ahmad Masri | 2019-09-12 | 9 | -3/+276 |
* | wil6210: add debugfs to show PMC ring content | Dedy Lansky | 2019-09-12 | 3 | -0/+40 |
* | wil6210: add wil_netif_rx() helper function | Dedy Lansky | 2019-09-12 | 2 | -24/+38 |
* | wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc() | Markus Elfring | 2019-09-04 | 1 | -1/+0 |
* | wil6210: Add EDMG channel support | Alexei Avshalom Lazar | 2019-09-04 | 6 | -13/+240 |
* | wil6210: fix wil_cid_valid with negative cid values | Colin Ian King | 2019-09-04 | 1 | -1/+1 |
* | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar | 2019-08-21 | 1 | -1/+1 |
* | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 2019-07-23 | 3 | -8/+6 |
* | wireless: fix nl80211 vendor commands | Johannes Berg | 2019-07-20 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-07-09 | 2 | -2/+2 |
|\ |
|
| * | ath: fix SPDX tags | Kalle Valo | 2019-06-26 | 2 | -2/+2 |
* | | wil6210: drop old event after wmi_call timeout | Ahmad Masri | 2019-06-27 | 1 | -1/+12 |
* | | wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout | Ahmad Masri | 2019-06-27 | 5 | -18/+29 |
* | | wil6210: add support for reading multiple RFs temperature via debugfs | Tzahi Sabo | 2019-06-27 | 4 | -17/+117 |
* | | wil6210: publish max_msdu_size to FW on BCAST ring | Maya Erez | 2019-06-27 | 1 | -0/+1 |
* | | wil6210: update cid boundary check of wil_find_cid/_by_idx() | Alexei Avshalom Lazar | 2019-06-27 | 2 | -5/+5 |
* | | wil6210: clear FW and ucode log address | Maya Erez | 2019-06-27 | 3 | -0/+17 |
* | | wil6210: fix printout in wil_read_pmccfg | Dedy Lansky | 2019-06-27 | 1 | -3/+2 |