Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5c9b4fa19a488de48f1cc2268a7b7b247723568a
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
wmi.c
5c9b4fa1
ath6kl: Add wmi functions to add/delete WOW patterns
by Raja Mani
· 13 years ago
f4bb9a6
ath6kl: Fix key configuration to copy at most seq_len from seq
by Jouni Malinen
· 13 years ago
11f6e40
ath6kl: Fix lockdep warning
by Vasanthakumar Thiagarajan
· 13 years ago
c89c591
ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
by Kalle Valo
· 13 years ago
3101ede
ath6kl: fix missing copy of action frame contents
by Aarthi Thiruvengadam
· 13 years ago
1052261
ath6kl: Report unique remain-on-channel cookie values
by Jouni Malinen
· 13 years ago
0ce5944
ath6kl: Initialize target wlan values for every vif
by Vasanthakumar Thiagarajan
· 13 years ago
990bd91
ath6kl: Maintain virtual interface in a list
by Vasanthakumar Thiagarajan
· 13 years ago
6765d0a
ath6kl: Use interface index from wmi data headr
by Vasanthakumar Thiagarajan
· 13 years ago
240d279
ath6kl: Take vif information from wmi event
by Vasanthakumar Thiagarajan
· 13 years ago
334234b
ath6kl: Maintain firmware interface index in struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 13 years ago
cf5333d
ath6kl: Move few more vif specific information to struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 13 years ago
8c8b65e
ath6kl: Move bssid information to vif structure
by Vasanthakumar Thiagarajan
· 13 years ago
f5938f2
ath6kl: Move nw_type to vif structure
by Vasanthakumar Thiagarajan
· 13 years ago
59c9844
ath6kl: Define interface specific states
by Vasanthakumar Thiagarajan
· 13 years ago
be98e3a
ath6kl: Keep wiphy reference in ath6kl structure
by Vasanthakumar Thiagarajan
· 13 years ago
ff0b007
ath6kl: Add debugfs control for keepalive and disconnection timeout
by Jouni Malinen
· 13 years ago
1261875
ath6kl: Add debugfs files for roaming control
by Jouni Malinen
· 13 years ago
4b28a80
ath6kl: Add debugfs file for target roam table
by Jouni Malinen
· 13 years ago
a7f0c58
ath6kl: remove unused parameters from struct wmi
by Kalle Valo
· 13 years ago
b9b6ee6
ath6kl: improve wmi debug messages
by Kalle Valo
· 13 years ago
ef09410
ath6kl: add prefix parameter to ath6kl_dbg_dump()
by Kalle Valo
· 13 years ago
8651213
ath6kl: Report PMKSA candidate events through cfg80211
by Jouni Malinen
· 13 years ago
32c1087
ath6kl: Export beacon interval and DTIM period through STA info
by Jouni Malinen
· 13 years ago
551185c
ath6kl: Update BSS information after connection
by Jouni Malinen
· 13 years ago
82e14f5
ath6kl: Remove unnecessary bssinfo event header conversion
by Jouni Malinen
· 13 years ago
457fb04
ath6kl: Remove the unused node table implementation
by Jouni Malinen
· 13 years ago
1aaa8c7
ath6kl: Replace internal node table with cfg80211 BSS table
by Jouni Malinen
· 13 years ago
f195d50
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
by Jouni Malinen
· 13 years ago
0603376
ath6kl: Process regulatory requests from firmware.
by Vivek Natarajan
· 13 years ago
572e27c
ath6kl: Fix AP mode connect event parsing and TIM updates
by Jouni Malinen
· 13 years ago
d6e51e6
ath6kl: Fix WMI message structure for AP_SET_PVB
by Jouni Malinen
· 13 years ago
e509044
ath6kl: Add debugfs entry to modify roaming parameters.
by Vivek Natarajan
· 13 years ago
939f1cc
ath6kl: implement support to set firmware log parameters
by Kalle Valo
· 13 years ago
bdf5396
ath6kl: add firmware log support
by Kalle Valo
· 13 years ago
003353b0d
ath6kl: add testmode support
by Kalle Valo
· 13 years ago
9809d8e
ath6kl: Report received Action frames to cfg80211
by Jouni Malinen
· 13 years ago
a0df5db
ath6kl: Notify cfg80211 of TX status of mgmt_tx frames
by Jouni Malinen
· 13 years ago
ae32c30
ath6kl: Report received Probe Request frames to cfg80211
by Jouni Malinen
· 13 years ago
1276c9e
ath6kl: Support channel set request for startscan command
by Edward Lu
· 13 years ago
f9e5f05
ath6kl: Add cfg80211 calls for remain-on-channel events
by Jouni Malinen
· 13 years ago
6465ddc
ath6kl: Add new WMI commands and events for P2P
by Jouni Malinen
· 13 years ago
2387513
ath6kl: Use change_station() to authorize/unauthorize STAs
by Jouni Malinen
· 13 years ago
9a5b131
ath6kl: Delay initial group key setup in AP mode
by Jouni Malinen
· 13 years ago
6a7c9ba
ath6kl: Add functionality for starting AP mode
by Jouni Malinen
· 13 years ago
3ce6ff5
ath6kl: Add wmi meta data information only it is available
by Vasanthakumar Thiagarajan
· 13 years ago
594a0bc
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
by Vasanthakumar Thiagarajan
· 13 years ago
77fccc7
ath6kl: Remove ath6kl_wmi_iterate_nodes()
by Vasanthakumar Thiagarajan
· 14 years ago
39dd3fc
ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()
by Vasanthakumar Thiagarajan
· 14 years ago
852bd9d
ath6kl: Move initialization/deinitialization of scan_table to appropriate functions
by Vasanthakumar Thiagarajan
· 14 years ago
9d0c6bc
ath6kl: Cleanup parameters of wlan_node_table_init()
by Vasanthakumar Thiagarajan
· 14 years ago
46ff8d5
ath6kl: Remove ath6kl_wmi_get_current_bssid()
by Vasanthakumar Thiagarajan
· 14 years ago
70df051
ath6kl: Remove bssid from struct wmi
by Vasanthakumar Thiagarajan
· 14 years ago
e4c7ffc
ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()
by Vasanthakumar Thiagarajan
· 14 years ago
7c3075e
ath6kl: Move scan table from wmi to ath6kl
by Vasanthakumar Thiagarajan
· 14 years ago
2865785
ath6kl: Cleanup void *parent_dev in struct wmi
by Vasanthakumar Thiagarajan
· 14 years ago
c8790cba
ath6kl: Avoid two memset to clear src and desr mac addr variable memory in ath6kl_wmi_dot11_hdr_remove()
by Raja Mani
· 14 years ago
bdcd817
Add ath6kl cleaned up driver
by Kalle Valo
· 14 years ago