index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wilc1000: avoid twice IRQ handler execution for each single interrupt
Ajay Singh
2019-09-12
1
-1
/
+1
*
staging: wilc1000: remove unused interrupt status handling code
Ajay Singh
2019-09-12
2
-34
/
+2
*
staging: wilc1000: look for rtc_clk clock
Eugen Hristev
2019-09-12
2
-0
/
+15
*
staging: dt-bindings: wilc1000: add optional rtc_clk property
Eugen Hristev
2019-09-12
2
-1
/
+15
*
staging: wilc1000: return kernel error codes from wilc_wlan_stop
Adham Abozaeid
2019-08-12
1
-5
/
+5
*
staging: wilc1000: Don't reset WILC CPU disgracefully
Adham Abozaeid
2019-08-12
3
-60
/
+24
*
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
2019-08-12
1
-0
/
+1
|
\
|
*
staging: wilc1000: flush the workqueue before deinit the host
Adham Abozaeid
2019-07-25
1
-0
/
+1
*
|
staging: wilc1000: use helper API to pack data for firmware
Ajay Singh
2019-08-08
1
-56
/
+18
*
|
staging: wilc1000: remove unused function
Adham Abozaeid
2019-08-02
2
-10
/
+0
*
|
staging: wilc1000: merge drv_handle and operation_mode wids
Adham Abozaeid
2019-08-02
5
-51
/
+21
*
|
staging: wilc1000: remove manual sleep mode
Adham Abozaeid
2019-07-30
4
-23
/
+1
*
|
staging: wilc1000: apply power management regardless of open interfaces
Adham Abozaeid
2019-07-30
1
-3
/
+0
*
|
staging: wilc1000: avoid overriding powersave state
Adham Abozaeid
2019-07-30
3
-24
/
+3
*
|
staging: wilc1000: remove unused members
Adham Abozaeid
2019-07-30
3
-11
/
+2
*
|
staging: wilc1000: remove ip timeout timer
Adham Abozaeid
2019-07-30
2
-18
/
+0
*
|
staging: wilc1000: remove inetaddr notifier
Adham Abozaeid
2019-07-30
1
-65
/
+0
*
|
staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
2019-07-25
3
-10
/
+5
*
|
staging: wilc1000: Replace function wilc_wlan_cfg_get_val()
Nishka Dasgupta
2019-07-22
5
-11
/
+5
|
/
*
staging: wilc1000: rename 'host_interface' source and header
Ajay Singh
2019-07-01
4
-2
/
+2
*
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
Ajay Singh
2019-07-01
3
-81
/
+40
*
staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct
Ajay Singh
2019-07-01
3
-4
/
+2
*
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
Ajay Singh
2019-07-01
2
-17
/
+6
*
staging: wilc1000: remove use of driver_handler_id & ifc_id
Ajay Singh
2019-07-01
5
-9
/
+4
*
staging: wilc1000: added support to dynamically add/remove interfaces
Ajay Singh
2019-07-01
9
-390
/
+492
*
staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
Ajay Singh
2019-07-01
1
-6
/
+6
*
staging: wilc1000: handle p2p operations in caller context
Ajay Singh
2019-07-01
1
-29
/
+17
*
staging: wilc1000: add passive scan support
Adham Abozaeid
2019-06-21
4
-8
/
+25
*
staging: wilc1000: Remove redundant memset
Hariprasad Kelam
2019-06-20
1
-1
/
+0
*
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-06-03
1
-2
/
+6
|
\
|
*
staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()
Dan Carpenter
2019-05-20
1
-2
/
+6
*
|
staging: wilc1000: remove redundant masking of pkt_offset
Colin Ian King
2019-05-22
1
-3
/
+0
|
/
*
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
Adham Abozaeid
2019-04-17
1
-1
/
+1
*
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-04-16
1
-1
/
+0
*
staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"
Colin Ian King
2019-04-16
1
-1
/
+1
*
staging: wilc1000: give usleep_range a range
Nicholas Mc Guire
2019-04-16
1
-2
/
+2
*
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
Tetsuo Handa
2019-04-16
1
-1
/
+1
*
staging: wilc1000: drop explicit conversion to bool
Nicholas Mc Guire
2019-04-16
1
-1
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: wilc1000: assign scan result callback before starting the scan
Adham Abozaeid
2019-03-29
1
-2
/
+3
*
staging: wilc1000: use cfg80211 ssid list instead of repacking it
Adham Abozaeid
2019-03-27
3
-95
/
+20
*
staging: wilc1000: Remove return variables from wilc_spi.c
Nishka Dasgupta
2019-03-22
1
-8
/
+5
*
staging: wilc1000: Remove return variable from host_interface.c
Nishka Dasgupta
2019-03-22
1
-14
/
+6
*
staging: wilc1000: remove unnecessary local variables
Himadri Pandya
2019-03-18
1
-9
/
+3
*
staging: wilc1000: Fix line over 80 characters
Debleena Sen
2019-03-18
1
-1
/
+2
*
staging: wilc1000: fix incorrent type in initializer
Bo YU
2019-02-28
1
-1
/
+1
*
staging: wilc1000: fix incorrent type assignment
Bo YU
2019-02-26
1
-2
/
+2
*
staging: wilc1000: rename linux_wlan.c and linux_mon.c
Ajay Singh
2019-02-07
3
-1
/
+1
*
staging: wilc1000: remove 'linux_' prefix in function names
Ajay Singh
2019-02-07
2
-14
/
+13
*
staging: wilc1000: rename wilc_frmw_to_linux()
Ajay Singh
2019-02-07
3
-5
/
+5
[next]