| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-11 | Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 1 | -7/+0 |
| 2025-09-04 | wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS | Arend van Spriel | 1 | -7/+0 |
| 2025-09-03 | wifi: wilc1000: avoid buffer overflow in WID string configuration | Ajay.Kathat@microchip.com | 2 | -12/+30 |
| 2025-07-18 | wifi: wilc1000: Use min() to improve code | Qianfeng Rong | 1 | -4/+1 |
| 2025-06-24 | wifi: cfg80211/mac80211: Add support to get radio index | Roopni Devanathan | 1 | -3/+4 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -6/+7 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -9/+9 |
| 2025-01-15 | wifi: wilc1000: unregister wiphy only after netdev registration | Alexis Lothoré | 2 | -2/+2 |
| 2025-01-10 | wifi: wilc1000: unregister wiphy only if it has been registered | Alexis Lothoré | 3 | -6/+14 |
| 2024-12-04 | wifi: cfg80211: send MLO links tx power info in GET_INTERFACE | Rameshkumar Sundaram | 1 | -1/+1 |
| 2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2024-10-23 | wifi: cfg80211: pass net_device to .set_monitor_channel | Felix Fietkau | 1 | -1/+2 |
| 2024-10-17 | wifi: wilc1000: Set MAC after operation mode | Marek Vasut | 1 | -3/+3 |
| 2024-10-17 | wifi: wilc1000: Add WILC3000 support | Ajay Singh | 6 | -63/+299 |
| 2024-10-17 | wifi: wilc1000: Register wiphy after reading out chipid | Marek Vasut | 4 | -8/+17 |
| 2024-10-17 | wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c | Marek Vasut | 2 | -48/+47 |
| 2024-10-17 | wifi: wilc1000: Fill in missing error handling | Marek Vasut | 3 | -51/+118 |
| 2024-10-17 | wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c | Marek Vasut | 2 | -26/+23 |
| 2024-10-17 | wifi: wilc1000: Clean up usage of wilc_get_chipid() | Marek Vasut | 5 | -49/+53 |
| 2024-10-17 | wifi: wilc1000: Keep slot powered on during suspend/resume | Marek Vasut | 1 | -8/+1 |
| 2024-10-08 | wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -2/+2 |
| 2024-09-09 | wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_pro... | Li Zetao | 1 | -4/+1 |
| 2024-09-09 | wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr... | Li Zetao | 1 | -7/+3 |
| 2024-09-09 | wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param | Jiawei Ye | 1 | -1/+3 |
| 2024-09-03 | wifi: wilc1000: Re-enable RTC clock on resume | Marek Vasut | 1 | -0/+3 |
| 2024-09-03 | wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume | Marek Vasut | 1 | -0/+7 |
| 2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2024-07-03 | wifi: wilc1000: fix ies_len type in connect path | Jozef Hopko | 1 | -1/+2 |
| 2024-06-18 | wifi: wilc1000: disable SDIO func IRQ before suspend | Alexis Lothoré | 1 | -0/+3 |
| 2024-06-18 | wifi: wilc1000: remove suspend/resume from cfg80211 part | Alexis Lothoré | 3 | -24/+2 |
| 2024-06-18 | wifi: wilc1000: move sdio suspend method next to resume and pm ops definition | Alexis Lothoré | 1 | -24/+23 |
| 2024-06-18 | wifi: wilc1000: do not keep sdio bus claimed during suspend/resume | Alexis Lothoré | 1 | -2/+0 |
| 2024-06-18 | wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/... | Alexis Lothoré | 2 | -9/+4 |
| 2024-06-18 | wifi: wilc1000: disable power sequencer | Ajay Singh | 2 | -16/+0 |
| 2024-06-10 | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 10 | -48/+193 |
| 2024-06-01 | wifi: wilc1000: document SRCU usage instead of SRCU | Alexis Lothoré | 1 | -0/+7 |
| 2024-06-01 | Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section" | Alexis Lothoré | 1 | -1/+1 |
| 2024-06-01 | Revert "wifi: wilc1000: convert list management to RCU" | Alexis Lothoré | 5 | -45/+64 |
| 2024-05-17 | wifi: wilc1000: read MAC address from fuse at probe | Ajay Singh | 3 | -16/+42 |
| 2024-05-17 | wifi: wilc1000: make sdio deinit function really deinit the sdio card | Alexis Lothoré | 1 | -0/+45 |
| 2024-05-17 | wifi: wilc1000: add function to read mac address from eFuse | Alexis Lothoré | 4 | -0/+65 |
| 2024-05-17 | wifi: wilc1000: set wilc_set_mac_address parameter as const | Alexis Lothoré | 3 | -4/+4 |
| 2024-05-17 | wifi: wilc1000: register net device only after bus being fully initialized | Alexis Lothoré | 4 | -14/+22 |
| 2024-05-17 | wifi: wilc1000: set net device registration as last step during interface cre... | Alexis Lothoré | 1 | -15/+16 |
| 2024-04-16 | wifi: wilc1000: convert list management to RCU | Alexis Lothoré | 5 | -64/+45 |
| 2024-04-16 | wifi: wilc1000: set atomic flag on kmemdup in srcu critical section | Alexis Lothoré | 1 | -1/+1 |
| 2024-04-05 | wifi: wilc1000: replace open-coded module_sdio_driver() | Krzysztof Kozlowski | 1 | -3/+2 |
| 2024-02-21 | wifi: wilc1000: revert reset line logic flip | Alexis Lothoré | 1 | -3/+3 |
| 2024-02-21 | wifi: wilc1000: remove AKM suite be32 conversion for external auth request | Alexis Lothoré | 1 | -1/+1 |
| 2024-02-19 | wifi: wilc1000: add missing read critical sections around vif list traversal | Ajay Singh | 2 | -25/+35 |
| 2024-02-19 | wifi: wilc1000: fix declarations ordering | Alexis Lothoré | 2 | -11/+11 |
| 2024-02-19 | wifi: wilc1000: use SRCU instead of RCU for vif list traversal | Alexis Lothoré | 5 | -10/+16 |
| 2024-02-19 | wifi: wilc1000: split deeply nested RCU list traversal in dedicated helper | Alexis Lothoré | 1 | -11/+14 |
| 2024-02-15 | wifi: wilc1000: validate chip id during bus probe | David Mosberger-Tang | 3 | -20/+59 |
| 2024-02-15 | wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces | Alexis Lothoré | 1 | -21/+7 |
| 2024-02-12 | wifi: wilc1000: correct CRC7 calculation | David Mosberger-Tang | 1 | -1/+1 |
| 2024-02-12 | wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config() | Ajay Singh | 1 | -1/+1 |
| 2024-02-08 | Merge wireless into wireless-next | Johannes Berg | 3 | -0/+3 |
| 2024-02-05 | wifi: wilc1000: remove setting msg.spi | David Lechner | 1 | -4/+0 |
| 2024-01-31 | wifi: fill in MODULE_DESCRIPTION()s for wilc1000 | Breno Leitao | 3 | -0/+3 |
| 2024-01-18 | wifi: wilc1000: fix multi-vif management when deleting a vif | Ajay Singh | 1 | -1/+0 |
| 2024-01-18 | wifi: wilc1000: fix incorrect power down sequence | Ajay Singh | 2 | -14/+25 |
| 2024-01-18 | wifi: wilc1000: do not realloc workqueue everytime an interface is added | Ajay Singh | 2 | -10/+11 |
| 2024-01-18 | wifi: wilc1000: fix driver_handler when committing initial configuration | Ajay Singh | 1 | -1/+1 |
| 2024-01-12 | wifi: wilc1000: fix RCU usage in connect path | Alexis Lothoré | 1 | -12/+24 |
| 2024-01-12 | wifi: wilc1000: fix declarations ordering | Alexis Lothoré | 1 | -4/+4 |
| 2023-11-08 | wifi: wilc1000: simplify wilc_scan() | Dmitry Antipov | 3 | -21/+23 |
| 2023-11-08 | wifi: wilc1000: cleanup struct wilc_conn_info | Dmitry Antipov | 3 | -16/+18 |
| 2023-10-30 | wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53() | Dmitry Antipov | 1 | -4/+5 |
| 2023-10-30 | wifi: wilc1000: simplify remain on channel support | Dmitry Antipov | 3 | -21/+13 |
| 2023-10-19 | wifi: wilc1000: use vmm_table as array in wilc struct | Ajay Singh | 1 | -1/+1 |
| 2023-09-25 | wifi: cfg80211: split struct cfg80211_ap_settings | Johannes Berg | 1 | -1/+1 |
| 2023-09-21 | wifi: wilc1000: add back-off algorithm to balance tx queue packets | Prasurjya Rohan Saikia | 2 | -4/+18 |
| 2023-09-13 | wifi: cfg80211: modify prototype for change_beacon | Aloka Dixit | 1 | -2/+2 |
| 2023-08-23 | wifi: wilc1000: Remove unused declarations | Yue Haibing | 1 | -4/+0 |
| 2023-08-01 | wifi: wilc1000: add SPI commands retry mechanism | Amisha Patel | 1 | -45/+103 |
| 2023-08-01 | wifi: wilc1000: remove use of has_thrpt_enh3 flag | Prasurjya Rohan Saikia | 1 | -93/+10 |
| 2023-05-11 | wifi: wilc1000: Increase ASSOC response buffer | Amisha Patel | 3 | -3/+3 |
| 2023-05-11 | wifi: wilc1000: fix for absent RSN capabilities WFA testcase | Amisha Patel | 1 | -4/+4 |
| 2023-01-17 | Merge wireless into wireless-next | Kalle Valo | 1 | -3/+3 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -3/+3 |
| 2022-12-22 | wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() | Wang Yufen | 1 | -1/+6 |
| 2022-12-22 | wifi: wilc1000: fix potential memory leak in wilc_mac_xmit() | Zhang Changzhong | 1 | -0/+1 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -14/+46 |
| 2022-11-24 | wifi: wilc1000: validate number of channels | Phil Turnbull | 1 | -6/+16 |
| 2022-11-24 | wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute | Phil Turnbull | 1 | -1/+2 |
| 2022-11-24 | wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute | Phil Turnbull | 1 | -2/+12 |
| 2022-11-24 | wifi: wilc1000: validate pairwise and authentication suite offsets | Phil Turnbull | 1 | -5/+16 |
| 2022-11-01 | wifi: wilc1000: sdio: fix module autoloading | Michael Walle | 1 | -0/+1 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 3 | -8/+47 |
| 2022-09-02 | wifi: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-09-02 | wifi: wilc1000: remove redundant ret variable | Jinpeng Cui | 1 | -3/+2 |
| 2022-08-30 | wifi: wilc1000: fix DMA on stack objects | Ajay.Kathat@microchip.com | 3 | -8/+47 |
| 2022-08-26 | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 1 | -7/+10 |
| 2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam | 1 | -7/+10 |
| 2022-08-08 | wifi: wilc1000: fix spurious inline in wilc_handle_disconnect() | Kalle Valo | 2 | -2/+3 |
| 2022-07-27 | wifi: wilc1000: use existing iftype variable to store the interface type | Ajay Singh | 2 | -4/+3 |
| 2022-07-27 | wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI | Ajay Singh | 4 | -3/+28 |
| 2022-07-27 | wifi: wilc1000: cancel the connect operation during interface down | Ajay Singh | 3 | -4/+4 |
| 2022-07-27 | wifi: wilc1000: get correct length of string WID from received config packet | Ajay Singh | 1 | -2/+3 |
| 2022-07-27 | wifi: wilc1000: set station_info flag only when signal value is valid | Ajay Singh | 1 | -2/+1 |
| 2022-07-27 | wifi: wilc1000: set correct value of 'close' variable in failure case | Ajay Singh | 1 | -1/+1 |
| 2022-07-27 | wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte array | Ajay Singh | 1 | -0/+1 |
| 2022-07-15 | wifi: cfg80211/mac80211: separate link params from station params | Shaul Triebitz | 1 | -9/+11 |
| 2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 1 | -1/+2 |
| 2022-05-30 | wifi: wilc1000: add IGTK support | Ajay Singh | 6 | -23/+171 |
| 2022-05-30 | wifi: wilc1000: add WPA3 SAE support | Ajay Singh | 9 | -14/+133 |
| 2022-05-30 | wifi: wilc1000: remove WEP security support | Ajay Singh | 5 | -198/+2 |
| 2022-05-30 | wifi: wilc1000: use correct sequence of RESET for chip Power-UP/Down | Ajay Singh | 1 | -3/+3 |
| 2022-05-11 | wilc1000: add valid vmm_entry check before fetching from TX queue | Ajay Singh | 1 | -3/+4 |
| 2022-05-11 | wilc1000: use 'u64' datatype for cookie variable | Ajay Singh | 1 | -1/+1 |
| 2022-05-11 | wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice() | Ajay Singh | 1 | -2/+2 |
| 2022-05-11 | wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA | Ajay Singh | 1 | -1/+1 |
| 2022-05-11 | wilc1000: increase firmware version array size | Ajay Singh | 1 | -1/+2 |
| 2022-02-28 | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 1 | -3/+1 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -3/+1 |
| 2022-01-31 | wilc1000: use min_t() to make code cleaner | Changcheng Deng | 1 | -4/+1 |
| 2021-12-22 | wilc1000: Add reset/enable GPIO support to SPI driver | David Mosberger-Tang | 2 | -4/+60 |
| 2021-12-22 | wilc1000: Convert static "chipid" variable to device-local variable | David Mosberger-Tang | 2 | -14/+14 |
| 2021-12-20 | wilc1000: fix double free error in probe() | Dan Carpenter | 3 | -1/+4 |
| 2021-12-16 | wilc1000: Improve WILC TX performance when power_save is off | David Mosberger-Tang | 3 | -2/+6 |
| 2021-12-14 | wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq" | David Mosberger-Tang | 2 | -11/+14 |
| 2021-12-14 | wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx | David Mosberger-Tang | 1 | -1/+1 |
| 2021-12-14 | wilc1000: Rename irq handler from "WILC_IRQ" to netdev name | David Mosberger-Tang | 1 | -1/+1 |
| 2021-12-14 | wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi" | David Mosberger-Tang | 2 | -3/+3 |
| 2021-12-14 | wilc1000: Fix spurious "FW not responding" error | David Mosberger-Tang | 1 | -1/+2 |
| 2021-12-14 | wilc1000: Remove misleading USE_SPI_DMA macro | David Mosberger-Tang | 1 | -5/+0 |
| 2021-12-14 | wilc1000: Fix missing newline in error message | David Mosberger-Tang | 1 | -1/+1 |
| 2021-12-14 | wilc1000: Fix copy-and-paste typo in wilc_set_mac_address | David Mosberger-Tang | 1 | -1/+1 |
| 2021-12-08 | wilc1000: Add id_table to spi_driver | David Mosberger-Tang | 1 | -0/+7 |
| 2021-12-07 | Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 1 | -5/+0 |
| 2021-11-26 | wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup() | Ajay Singh | 1 | -5/+0 |
| 2021-11-19 | wilc1000: copy address before calling wilc_set_mac_address | Jakub Kicinski | 1 | -3/+3 |
| 2021-10-20 | wilc1000: use eth_hw_addr_set() | Jakub Kicinski | 2 | -5/+11 |
| 2021-10-13 | wireless: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 1 | -1/+0 |
| 2021-09-21 | wilc1000: increase config packets response wait timeout limit | Ajay Singh | 1 | -1/+1 |
| 2021-09-21 | wilc1000: use correct write command sequence in wilc_spi_sync_ext() | Ajay Singh | 1 | -1/+1 |
| 2021-09-21 | wilc1000: add 'initialized' flag check before adding an element to TX queue | Ajay Singh | 2 | -0/+13 |
| 2021-09-21 | wilc1000: invoke chip reset register before firmware download | Ajay Singh | 1 | -3/+19 |
| 2021-09-21 | wilc1000: ignore clockless registers status response for SPI | Ajay Singh | 1 | -4/+8 |
| 2021-09-21 | wilc1000: handle read failure issue for clockless registers | Ajay Singh | 4 | -0/+23 |
| 2021-09-21 | wilc1000: add reset/terminate/repeat command support for SPI bus | Ajay Singh | 1 | -0/+61 |
| 2021-09-21 | wilc1000: configure registers to handle chip wakeup sequence | Ajay Singh | 5 | -55/+53 |
| 2021-09-21 | wilc1000: add new WID to pass wake_enable information to firmware | Ajay Singh | 5 | -0/+28 |
| 2021-09-21 | wilc1000: fix possible memory leak in cfg_scan_result() | Ajay Singh | 1 | -2/+1 |
| 2021-09-21 | wilc1000: move 'deinit_lock' lock init/destroy inside module probe | Ajay Singh | 3 | -8/+2 |
| 2021-08-29 | wilc1000: Convert module-global "isinit" to device-specific variable | David Mosberger-Tang | 1 | -7/+8 |
| 2021-08-21 | wilc1000: remove redundant code | wengjianfeng | 1 | -22/+16 |
| 2021-08-21 | wilc1000: use devm_clk_get_optional() | Claudiu Beznea | 2 | -16/+13 |
| 2021-08-21 | wilc1000: dispose irq on failure path | Claudiu Beznea | 1 | -2/+3 |
| 2021-08-21 | wilc1000: use goto labels on error path | Claudiu Beznea | 2 | -12/+20 |
| 2021-06-15 | wilc1000: Fix clock name binding | Tudor Ambarus | 1 | -1/+1 |
| 2021-04-18 | wilc1000: Remove duplicate struct declaration | Wan Jiabing | 1 | -1/+0 |
| 2021-04-17 | wilc1000: fix a loop timeout condition | Dan Carpenter | 1 | -1/+1 |
| 2021-04-17 | wilc1000: Bring MAC address setting in line with typical Linux behavior | David Mosberger-Tang | 1 | -9/+16 |
| 2021-04-17 | wilc1000: Add support for enabling CRC | David Mosberger-Tang | 2 | -64/+115 |
| 2021-04-17 | wilc1000: Check for errors at end of DMA write | David Mosberger-Tang | 1 | -1/+61 |
| 2021-04-17 | wilc1000: Introduce symbolic names for SPI protocol register | David Mosberger-Tang | 1 | -9/+29 |
| 2021-04-17 | wilc1000: Make SPI transfers work at 48MHz | David Mosberger-Tang | 1 | -13/+29 |
| 2021-03-15 | wilc1000: use wilc handler as cookie in request_threaded_irq() | Ajay Singh | 1 | -9/+5 |
| 2021-03-15 | wilc1000: write value to WILC_INTR2_ENABLE register | Marcus Folkesson | 1 | -1/+1 |
| 2021-03-15 | wilc1000: Support chip sleep over SPI | David Mosberger-Tang | 2 | -4/+58 |
| 2021-02-11 | wilc1000: Fix use of void pointer as a wrong struct type | Vsevolod Kozlov | 3 | -9/+11 |
| 2021-02-06 | Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 2 | -5/+5 |
| 2021-01-22 | cfg80211: change netdev registration/unregistration semantics | Johannes Berg | 3 | -4/+4 |
| 2021-01-14 | wilc1000: use flexible-array member instead of zero-length array | Tian Tao | 1 | -4/+4 |
| 2021-01-14 | wilc1000: fix spelling mistake in Kconfig "devision" -> "division" | Colin Ian King | 1 | -1/+1 |
| 2020-12-10 | wilc1000: changes for SPI communication stall issue found with Iperf | Ajay Singh | 1 | -2/+21 |
| 2020-12-07 | wilc1000: remove redundant assignment to pointer vif | Colin Ian King | 1 | -1/+0 |
| 2020-12-02 | wilc1000: added queue support for WMM | Ajay Singh | 4 | -61/+302 |
| 2020-12-02 | wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt() | Ajay Singh | 1 | -1/+3 |
| 2020-12-02 | wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path | Ajay Singh | 1 | -2/+6 |
| 2020-12-02 | wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path | Ajay Singh | 1 | -2/+6 |
| 2020-12-02 | wilc1000: added 'ndo_set_mac_address' callback support | Ajay Singh | 3 | -0/+56 |
| 2020-09-21 | net: wilc1000: clean up resource in error path of init mon interface | Huang Guobin | 1 | -2/+1 |
| 2020-08-27 | wilc1000: Fix memleak in wilc_bus_probe | Dinghao Liu | 1 | -2/+3 |
| 2020-08-27 | wilc1000: Fix memleak in wilc_sdio_probe | Dinghao Liu | 1 | -2/+3 |
| 2020-08-02 | wilc1000: Move wilc1000 SDIO ID's from driver source to common header file | Ajay Singh | 1 | -4/+2 |
| 2020-07-14 | wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK | Luc Van Oostenryck | 1 | -3/+3 |
| 2020-07-14 | wilc1000: use API version number info along with firmware filename | Ajay Singh | 2 | -5/+14 |
| 2020-07-14 | wilc1000: use unified single wilc1000 FW binary | Ajay Singh | 2 | -13/+8 |
| 2020-07-14 | wilc1000: fix compiler warning for 'wowlan_support' unused variable | Ajay Singh | 1 | -0/+2 |
| 2020-07-14 | wilc1000: use strlcpy to avoid 'stringop-truncation' warning | Ajay Singh | 1 | -2/+1 |
| 2020-06-26 | wilc1000: move wilc driver out of staging | Ajay Singh | 19 | -0/+10600 |