index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
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-30
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-12
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
[next]