| Commit message (Expand) | Author | Age | Files | Lines |
* | wifi: wl12xx: Drop if with an always false condition | Uwe Kleine-König | 2022-07-27 | 1 | -3/+0 |
* | wifi: wl1251: fix repeated words in comments | Jilin Yuan | 2022-07-18 | 1 | -1/+1 |
* | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc... | Gregory Greenman | 2022-07-15 | 1 | -2/+2 |
* | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg | 2022-07-15 | 2 | -2/+4 |
* | wifi: mac80211: move ps setting to vif config | Johannes Berg | 2022-07-15 | 1 | -2/+2 |
* | wifi: mac80211: return a beacon for a specific link | Shaul Triebitz | 2022-06-20 | 2 | -3/+3 |
* | wifi: mac80211: make channel context code MLO-aware | Johannes Berg | 2022-06-20 | 1 | -0/+2 |
* | wifi: mac80211: split bss_info_changed method | Johannes Berg | 2022-06-20 | 2 | -2/+2 |
* | wifi: mac80211: move interface config to new struct | Johannes Berg | 2022-06-20 | 3 | -24/+25 |
* | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg | 2022-06-20 | 1 | -1/+1 |
* | wl1251: dynamically allocate memory used for DMA | H. Nikolaus Schaller | 2022-05-06 | 3 | -18/+39 |
* | Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2022-05-03 | 10 | -246/+130 |
|\ |
|
| * | wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() | Minghao Chi | 2022-04-23 | 1 | -4/+2 |
| * | wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() | Minghao Chi | 2022-04-23 | 1 | -4/+2 |
| * | wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy... | Minghao Chi | 2022-04-23 | 1 | -12/+6 |
| * | wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync() | Minghao Chi | 2022-04-23 | 1 | -4/+2 |
| * | wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync() | Minghao Chi | 2022-04-23 | 1 | -2/+1 |
| * | wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get... | Minghao Chi | 2022-04-23 | 1 | -12/+6 |
| * | wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_s... | Minghao Chi | 2022-04-23 | 1 | -8/+4 |
| * | wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() | Minghao Chi | 2022-04-23 | 1 | -4/+2 |
| * | wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() | Minghao Chi | 2022-04-23 | 1 | -150/+75 |
| * | wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy... | Minghao Chi | 2022-04-12 | 1 | -35/+17 |
| * | mac80211: prepare sta handling for MLO support | Sriram R | 2022-04-11 | 2 | -11/+13 |
* | | mmc: core: improve API to make clear mmc_hw_reset is for cards | Wolfram Sang | 2022-04-08 | 1 | -1/+1 |
|/ |
|
* | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 2 | -6/+2 |
* | wl1251: specify max. IE length | Merlijn Wajer | 2021-12-16 | 1 | -0/+6 |
* | wlcore: no need to initialise statics to false | Jason Wang | 2021-11-29 | 1 | -1/+1 |
* | wlcore: spi: Use dev_err_probe() | Geert Uytterhoeven | 2021-10-27 | 1 | -6/+3 |
* | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-07-05 | 1 | -1/+1 |
|\ |
|
| * | firmware: replace HOTPLUG with UEVENT in FW_ACTION defines | Shawn Guo | 2021-05-13 | 1 | -1/+1 |
* | | wl1251: Fix missing function name in comments | Yang Shen | 2021-06-15 | 1 | -4/+4 |
* | | wl1251: Fix possible buffer overflow in wl1251_cmd_scan | Lee Gibson | 2021-06-15 | 1 | -3/+6 |
* | | wlcore: remove leading spaces before tabs | Hui Tang | 2021-06-15 | 1 | -2/+2 |
* | | wlcore: Fix missing function name in comments | Yang Shen | 2021-06-15 | 1 | -3/+3 |
* | | wlcore: fix read pointer update | Russell King | 2021-06-14 | 1 | -8/+2 |
* | | wlcore: fix bug reading fwlog | Russell King | 2021-06-14 | 1 | -0/+2 |
* | | wlcore: make some of the fwlog calculations more obvious | Russell King | 2021-06-14 | 1 | -15/+28 |
* | | wlcore: tidy up use of fw_log.actual_buff_size | Russell King | 2021-06-14 | 1 | -10/+10 |
* | | wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP | Tony Lindgren | 2021-06-14 | 1 | -0/+7 |
* | | wlcore: use DEVICE_ATTR_<RW|RO> macro | YueHaibing | 2021-06-14 | 1 | -13/+11 |
|/ |
|
* | wlcore: Fix buffer overrun by snprintf due to incorrect buffer size | Colin Ian King | 2021-04-22 | 1 | -1/+1 |
* | wlcore: fix overlapping snprintf arguments in debugfs | Arnd Bergmann | 2021-04-17 | 2 | -8/+12 |
* | wl1251: cmd: remove redundant assignment | wengjianfeng | 2021-02-08 | 1 | -24/+12 |
* | wlcore: Fix command execute failure 19 for wl12xx | Tony Lindgren | 2021-01-25 | 3 | -20/+1 |
* | wlcore: Downgrade exceeded max RX BA sessions to debug | Tony Lindgren | 2021-01-14 | 1 | -1/+1 |
* | wl1251: remove trailing semicolon in macro definition | Tom Rix | 2020-12-02 | 1 | -1/+1 |
* | wlcore: Switch to using the new API kobj_to_dev() | Tian Tao | 2020-12-02 | 1 | -1/+1 |
* | wlcore: spi: Demote a non-compliant function header, fix another | Lee Jones | 2020-11-07 | 1 | -2/+1 |
* | wl1251: cmd: Rename 'len' to 'buf_len' in the documentation | Lee Jones | 2020-11-07 | 1 | -1/+1 |
* | wlcore: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-11-07 | 1 | -2/+2 |