Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f376f1917d7461e05b648983e8d2aea9d0712b2
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
hif.c
5625f96
wilc1000: move wilc driver out of staging
by Ajay Singh
· 4 years, 6 months ago
[Renamed from drivers/staging/wilc1000/hif.c]
a4338ed
staging: wilc1000: Increase the size of wid_list array
by Oscar Carter
· 4 years, 8 months ago
efabc44
staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param()
by Ajay Singh
· 4 years, 10 months ago
0f4f67b
staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
by Ajay Singh
· 4 years, 11 months ago
1d58fec
staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name
by Ajay Singh
· 5 years ago
c5295d1
staging: wilc1000: move firmware API struct's to separate header file
by Ajay Singh
· 5 years ago
c7e621b
staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
by Ajay Singh
· 5 years ago
f1f2426
staging: wilc1000: avoid use of C++ style comments
by Ajay Singh
· 5 years ago
6cecbb2
staging: wilc1000: remove 'wilc_' prefix from filenames
by Ajay Singh
· 5 years ago
[Renamed (99%) from drivers/staging/wilc1000/wilc_hif.c]
5e3bafb
staging: wilc1000: avoid 'bool' datatype in struct sent to firmware
by Ajay Singh
· 5 years ago
d59dc92
staging: wilc1000: potential corruption in wilc_parse_join_bss_param()
by Dan Carpenter
· 5 years ago
8399918
staging: wilc1000: use RCU list to maintain vif interfaces list
by Ajay Singh
· 5 years ago
9104688
staging: wilc1000: remove unused function
by Adham Abozaeid
· 5 years ago
4b1b8b0
staging: wilc1000: merge drv_handle and operation_mode wids
by Adham Abozaeid
· 5 years ago
25f1220
staging: wilc1000: remove manual sleep mode
by Adham Abozaeid
· 5 years ago
7e0cf3e
staging: wilc1000: apply power management regardless of open interfaces
by Adham Abozaeid
· 5 years ago
ded11ab
staging: wilc1000: avoid overriding powersave state
by Adham Abozaeid
· 5 years ago
5a28d3f
staging: wilc1000: remove unused members
by Adham Abozaeid
· 5 years ago
98af3e7ed
staging: wilc1000: remove ip timeout timer
by Adham Abozaeid
· 5 years ago
7ff9f78
staging: wilc1000: rename 'host_interface' source and header
by Ajay Singh
· 6 years ago
[Renamed from drivers/staging/wilc1000/host_interface.c]
93592a6
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
by Ajay Singh
· 6 years ago
264a472
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
by Ajay Singh
· 6 years ago
2f5e568
staging: wilc1000: remove use of driver_handler_id & ifc_id
by Ajay Singh
· 6 years ago
424a611
staging: wilc1000: handle p2p operations in caller context
by Ajay Singh
· 6 years ago
f5a3cb9
staging: wilc1000: add passive scan support
by Adham Abozaeid
· 6 years ago
e2e89d4
staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"
by Colin Ian King
· 6 years ago
eab0754
staging: wilc1000: assign scan result callback before starting the scan
by Adham Abozaeid
· 6 years ago
ac118d8
staging: wilc1000: use cfg80211 ssid list instead of repacking it
by Adham Abozaeid
· 6 years ago
95313752
staging: wilc1000: Remove return variable from host_interface.c
by Nishka Dasgupta
· 6 years ago
72a2af2
staging: wilc1000: remove unnecessary local variables
by Himadri Pandya
· 6 years ago
c460495
staging: wilc1000: fix incorrent type in initializer
by Bo YU
· 6 years ago
1d4ccf2
staging: wilc1000: fix incorrent type assignment
by Bo YU
· 6 years ago
6b0b7d8
staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
by Ajay Singh
· 6 years ago
f5436ed
staging: wilc1000: add 'wilc_' prefix to have proper namespace
by Ajay Singh
· 6 years ago
98f83d3
staging: wilc1000: avoid use of 'hif_deinit_lock' static variable
by Ajay Singh
· 6 years ago
b6c6cd1
staging: wilc1000: refactor code to use cookie information
by Ajay Singh
· 6 years ago
3c55a24
staging: wilc1000: remove use of 'terminated_handle' static variable
by Ajay Singh
· 6 years ago
b36b973
staging: wilc1000: rename timeout related macros
by Ajay Singh
· 6 years ago
59fb805
staging: wilc1000: remove redundant reset of station statistics
by Adham Abozaeid
· 6 years ago
d61b5d5
Merge 5.0-rc4 into staging-next
by Greg Kroah-Hartman
· 6 years ago
65af887
staging: wilc1000: avoid the use of typedef for function pointers
by Ajay Singh
· 6 years ago
a0c6a32
staging: wilc1000: refactor handle_set_mcast_filter()
by Ajay Singh
· 6 years ago
03cf31c4
staging: wilc1000: remove 'disconnect_info' structure
by Ajay Singh
· 6 years ago
94bb6d3
staging: wilc1000: refactor information message parsing logic
by Ajay Singh
· 6 years ago
734c319
staging: wilc1000: use single struct for 'connect' related parameters
by Ajay Singh
· 6 years ago
f47e59e
staging: wilc1000: rename hidden_network related data structure
by Ajay Singh
· 6 years ago
4e0b0f4
staging: wilc1000: use struct to pack join parameters for FW
by Ajay Singh
· 6 years ago
dc18fa1
staging: wilc1000: corrected order to pack join param buffer
by Ajay Singh
· 6 years ago
6cd4fa5
staging: wilc1000: make use of cfg80211_inform_bss_frame()
by Ajay Singh
· 6 years ago
6c2cfb4
staging: wilc1000: remove the use of scan shadow buffer
by Ajay Singh
· 6 years ago
92f6de4
staging: wilc1000: make use of get_unaligned_le16/le32 to pack data
by Ajay Singh
· 6 years ago
fe2570f
staging: wilc1000: fix memory leak in wilc_add_rx_gtk
by Gustavo A. R. Silva
· 6 years ago
b62ce02
staging: wilc1000: fix registration frame size
by Július Milan
· 6 years ago
d2c255b
staging: wilc1000: remove set but not used variable 'msa'
by YueHaibing
· 6 years ago
2f6fa4c
staging: wilc1000: make function wilc_get_stats_async static
by Marko Stankovic
· 6 years ago
0b7b9b6
staging: wilc1000: fix NULL dereference inside wilc_scan()
by Ajay Singh
· 6 years ago
8f1a0ac
staging: wilc1000: handle scan operation callback from cfg80211 context
by Ajay Singh
· 6 years ago
a343cf5
staging: wilc1000: avoid extra buffer copy while connect cfg ops
by Ajay Singh
· 6 years ago
e559681
staging: wilc1000: handle connect ops callback from cfg80211 context
by Ajay Singh
· 6 years ago
8e6d6cf
staging: wilc1000: avoid deferred handling of cfg80211 disconnect callback
by Ajay Singh
· 6 years ago
19cb25e1
staging: wilc1000: handle get_station() ops callback in cfg80211 context
by Ajay Singh
· 6 years ago
05d3bcb
staging: wilc1000: handle remain on channel cfg ops from cfg80211 context
by Ajay Singh
· 6 years ago
530975f
staging: wilc1000: use correct 'struct remain_ch' variable in scan complete
by Ajay Singh
· 6 years ago
153068b
staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handling
by Ajay Singh
· 6 years ago
b7afe35
staging: wilc1000: delete the unused code after code refactor
by Ajay Singh
· 6 years ago
b61c806
staging: wilc1000: handle key related cfg operation from cfg80211 context
by Ajay Singh
· 6 years ago
98651ca
staging: wilc1000: refactor wilc_get_inactive_time() to avoid deferred handling
by Ajay Singh
· 6 years ago
04a61fb
staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred handling
by Ajay Singh
· 6 years ago
5dea026
staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handling
by Ajay Singh
· 6 years ago
daf0483
staging: wilc1000: handle station dump cfg ops from cfg80211 context
by Ajay Singh
· 6 years ago
5323917
staging: wilc1000: refactor wilc_hif_set_cfg() to avoid deferred handling
by Ajay Singh
· 6 years ago
77506d4
staging: wilc1000: refactor wilc_set_mac_chnl_num() to avoid deferred handling
by Ajay Singh
· 6 years ago
147ccfd
staging: wilc1000: handle mgmt_frame_register ops from cfg82011 context
by Ajay Singh
· 6 years ago
976c89b
staging: wilc1000: handle add beacon operation callback from cfg80211 context
by Ajay Singh
· 6 years ago
38b3ffa
staging: wilc1000: handle delete beacon cfg ops from cfg80211 context()
by Ajay Singh
· 6 years ago
4c00f70
staging: wilc1000: use is_zero_ether_addr() API to check mac address
by Ajay Singh
· 6 years ago
9f1bdb7
staging: wilc1000: handle delete station related callback ops from cfg80211 context
by Ajay Singh
· 6 years ago
6133ed9
staging: wilc1000: use void return for wilc_hif_pack_sta_param()
by Ajay Singh
· 6 years ago
78c0c4e
staging: wilc1000: handle add and edit station from the cfg80211 context
by Ajay Singh
· 6 years ago
cf6d060
staging: wilc1000: handle setting power management from cfg80211 context
by Ajay Singh
· 6 years ago
430d0ec
staging: wilc1000: handle tx power related callback from cfg80211 context
by Ajay Singh
· 6 years ago
21728f2
staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handler()
by Ajay Singh
· 6 years ago
e0f7d41
staging: wilc1000: rename tsf_hi element of network_info struct
by Ajay Singh
· 6 years ago
d0e41ef
staging: wilc1000: added 'WILC_' prefix for constants to have clear namespace
by Ajay Singh
· 6 years ago
d378599
staging: wilc1000: rename firmware related constants to follow better namespace
by Ajay Singh
· 6 years ago
b997b84
staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h header
by Ajay Singh
· 6 years ago
8c4574d
staging: wilc1000: use enum contants for mac status & added 'WILC_' prefix
by Ajay Singh
· 6 years ago
7e7e278
staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h header
by Ajay Singh
· 6 years ago
2bae293
staging: wilc1000: use macro from ieee80211.h in register frame api's
by Ajay Singh
· 6 years ago
46f9172
staging: wilc1000: Remove unused mutex cfg_values_lock
by Adham Abozaeid
· 6 years ago
2a200d6
staging: wilc1000: Don't keep a copy of wiphy parameters in the driver
by Adham Abozaeid
· 6 years ago
6eb7207
staging: wilc1000: validate cfg parameters before scheduling the work
by Adham Abozaeid
· 6 years ago
92a4d9a
staging: wilc1000: remove unused flags in handle_cfg_param()
by Adham Abozaeid
· 6 years ago
1116468b
staging: wilc1000: remove coreconfigurator.c file
by Ajay Singh
· 6 years ago
d29ad32
staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
by Ajay Singh
· 6 years ago
3999681
staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
by Ajay Singh
· 6 years ago
abffb39
staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()
by Ajay Singh
· 6 years ago
e8de0ac
staging: wilc1000: change return type to 'void' for wilc_frame_register()
by Ajay Singh
· 6 years ago
7aaaabd
staging: wilc1000: remove handle_hif_exit_work() function
by Ajay Singh
· 6 years ago
b3ee105
staging: wilc1000: refactor code to move initilization in wilc_netdev_init()
by Ajay Singh
· 6 years ago
Next »