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.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
/
wilc1000
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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
[next]