index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
2019-11-11
staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
Ajay Singh
2019-11-05
staging: wilc1000: use defines for msg types received from firmware
Ajay Singh
2019-11-05
staging: wilc1000: added proper spacing for comments
Ajay Singh
2019-11-05
staging: wilc1000: avoid use of C++ style comments
Ajay Singh
2019-11-05
staging: wilc1000: added 'WILC_' prefix in header guard macro
Ajay Singh
2019-11-05
staging: wilc1000: remove 'wilc_' prefix from filenames
Ajay Singh
2019-11-05
staging: wilc1000: avoid 'bool' datatype in struct sent to firmware
Ajay Singh
2019-10-29
staging: wilc1000: check if device is initialzied before changing vif
Adham Abozaeid
2019-10-24
staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode
Ajay Singh
2019-10-24
staging: wilc1000: potential corruption in wilc_parse_join_bss_param()
Dan Carpenter
2019-10-24
staging: wilc1000: store bss object and use cfg80211_connect_bss()
Adham Abozaeid
2019-10-07
staging: wilc1000: don't use wdev while setting tx power
Adham Abozaeid
2019-09-30
staging: wilc1000: look for rtc_clk clock in spi mode
Adham Abozaeid
2019-09-30
staging: wilc1000: use RCU list to maintain vif interfaces list
Ajay Singh
2019-09-30
staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()
Ajay Singh
2019-09-30
staging: wilc1000: remove unnecessary netdev validation check in del_key()
Ajay Singh
2019-09-12
staging: wilc1000: avoid twice IRQ handler execution for each single interrupt
Ajay Singh
2019-09-12
staging: wilc1000: remove unused interrupt status handling code
Ajay Singh
2019-09-12
staging: wilc1000: look for rtc_clk clock
Eugen Hristev
2019-09-12
staging: dt-bindings: wilc1000: add optional rtc_clk property
Eugen Hristev
2019-08-12
staging: wilc1000: return kernel error codes from wilc_wlan_stop
Adham Abozaeid
2019-08-12
staging: wilc1000: Don't reset WILC CPU disgracefully
Adham Abozaeid
2019-08-12
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
2019-08-08
staging: wilc1000: use helper API to pack data for firmware
Ajay Singh
2019-08-02
staging: wilc1000: remove unused function
Adham Abozaeid
2019-08-02
staging: wilc1000: merge drv_handle and operation_mode wids
Adham Abozaeid
2019-07-30
staging: wilc1000: remove manual sleep mode
Adham Abozaeid
2019-07-30
staging: wilc1000: apply power management regardless of open interfaces
Adham Abozaeid
2019-07-30
staging: wilc1000: avoid overriding powersave state
Adham Abozaeid
2019-07-30
staging: wilc1000: remove unused members
Adham Abozaeid
2019-07-30
staging: wilc1000: remove ip timeout timer
Adham Abozaeid
2019-07-30
staging: wilc1000: remove inetaddr notifier
Adham Abozaeid
2019-07-25
staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
2019-07-25
staging: wilc1000: flush the workqueue before deinit the host
Adham Abozaeid
2019-07-22
staging: wilc1000: Replace function wilc_wlan_cfg_get_val()
Nishka Dasgupta
2019-07-01
staging: wilc1000: rename 'host_interface' source and header
Ajay Singh
2019-07-01
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
Ajay Singh
2019-07-01
staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct
Ajay Singh
2019-07-01
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
Ajay Singh
2019-07-01
staging: wilc1000: remove use of driver_handler_id & ifc_id
Ajay Singh
2019-07-01
staging: wilc1000: added support to dynamically add/remove interfaces
Ajay Singh
2019-07-01
staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
Ajay Singh
2019-07-01
staging: wilc1000: handle p2p operations in caller context
Ajay Singh
2019-06-21
staging: wilc1000: add passive scan support
Adham Abozaeid
2019-06-20
staging: wilc1000: Remove redundant memset
Hariprasad Kelam
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-05-22
staging: wilc1000: remove redundant masking of pkt_offset
Colin Ian King
2019-05-20
staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()
Dan Carpenter
2019-04-17
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
Adham Abozaeid
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
[next]