index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: wilc1000: fix ies_len type in connect path
Jozef Hopko
2024-07-03
1
-1
/
+2
*
wifi: wilc1000: document SRCU usage instead of SRCU
Alexis Lothoré
2024-06-01
1
-0
/
+7
*
Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"
Alexis Lothoré
2024-06-01
1
-1
/
+1
*
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
2024-06-01
5
-45
/
+64
*
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
2024-04-16
5
-64
/
+45
*
wifi: wilc1000: set atomic flag on kmemdup in srcu critical section
Alexis Lothoré
2024-04-16
1
-1
/
+1
*
wifi: wilc1000: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
2024-04-05
1
-3
/
+2
*
wifi: wilc1000: revert reset line logic flip
Alexis Lothoré
2024-02-21
1
-3
/
+3
*
wifi: wilc1000: remove AKM suite be32 conversion for external auth request
Alexis Lothoré
2024-02-21
1
-1
/
+1
*
wifi: wilc1000: add missing read critical sections around vif list traversal
Ajay Singh
2024-02-19
2
-25
/
+35
*
wifi: wilc1000: fix declarations ordering
Alexis Lothoré
2024-02-19
2
-11
/
+11
*
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
2024-02-19
5
-10
/
+16
*
wifi: wilc1000: split deeply nested RCU list traversal in dedicated helper
Alexis Lothoré
2024-02-19
1
-11
/
+14
*
wifi: wilc1000: validate chip id during bus probe
David Mosberger-Tang
2024-02-15
3
-20
/
+59
*
wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
Alexis Lothoré
2024-02-15
1
-21
/
+7
*
wifi: wilc1000: correct CRC7 calculation
David Mosberger-Tang
2024-02-12
1
-1
/
+1
*
wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()
Ajay Singh
2024-02-12
1
-1
/
+1
*
Merge wireless into wireless-next
Johannes Berg
2024-02-08
3
-0
/
+3
|
\
|
*
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2024-01-31
3
-0
/
+3
*
|
wifi: wilc1000: remove setting msg.spi
David Lechner
2024-02-05
1
-4
/
+0
*
|
wifi: wilc1000: fix multi-vif management when deleting a vif
Ajay Singh
2024-01-18
1
-1
/
+0
*
|
wifi: wilc1000: fix incorrect power down sequence
Ajay Singh
2024-01-18
2
-14
/
+25
*
|
wifi: wilc1000: do not realloc workqueue everytime an interface is added
Ajay Singh
2024-01-18
2
-10
/
+11
*
|
wifi: wilc1000: fix driver_handler when committing initial configuration
Ajay Singh
2024-01-18
1
-1
/
+1
*
|
wifi: wilc1000: fix RCU usage in connect path
Alexis Lothoré
2024-01-12
1
-12
/
+24
*
|
wifi: wilc1000: fix declarations ordering
Alexis Lothoré
2024-01-12
1
-4
/
+4
|
/
*
wifi: wilc1000: simplify wilc_scan()
Dmitry Antipov
2023-11-08
3
-21
/
+23
*
wifi: wilc1000: cleanup struct wilc_conn_info
Dmitry Antipov
2023-11-08
3
-16
/
+18
*
wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()
Dmitry Antipov
2023-10-30
1
-4
/
+5
*
wifi: wilc1000: simplify remain on channel support
Dmitry Antipov
2023-10-30
3
-21
/
+13
*
wifi: wilc1000: use vmm_table as array in wilc struct
Ajay Singh
2023-10-19
1
-1
/
+1
*
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-25
1
-1
/
+1
*
wifi: wilc1000: add back-off algorithm to balance tx queue packets
Prasurjya Rohan Saikia
2023-09-21
2
-4
/
+18
*
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
1
-2
/
+2
*
wifi: wilc1000: Remove unused declarations
Yue Haibing
2023-08-23
1
-4
/
+0
*
wifi: wilc1000: add SPI commands retry mechanism
Amisha Patel
2023-08-01
1
-45
/
+103
*
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
2023-08-01
1
-93
/
+10
*
wifi: wilc1000: Increase ASSOC response buffer
Amisha Patel
2023-05-11
3
-3
/
+3
*
wifi: wilc1000: fix for absent RSN capabilities WFA testcase
Amisha Patel
2023-05-11
1
-4
/
+4
*
Merge wireless into wireless-next
Kalle Valo
2023-01-17
1
-3
/
+3
|
\
|
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-3
/
+3
*
|
wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
Wang Yufen
2022-12-22
1
-1
/
+6
*
|
wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()
Zhang Changzhong
2022-12-22
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
2
-14
/
+46
|
\
|
*
wifi: wilc1000: validate number of channels
Phil Turnbull
2022-11-24
1
-6
/
+16
|
*
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
2022-11-24
1
-1
/
+2
|
*
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
2022-11-24
1
-2
/
+12
|
*
wifi: wilc1000: validate pairwise and authentication suite offsets
Phil Turnbull
2022-11-24
1
-5
/
+16
*
|
wifi: wilc1000: sdio: fix module autoloading
Michael Walle
2022-11-01
1
-0
/
+1
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
[next]