Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
55055976fe15f450aded0a6f2ed2996411bd3e2e
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
5505597
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
by Vasanthakumar Thiagarajan
· 14 years ago
2792972
ath6kl: Use the other variant of netdev (un)register APIs
by Vasanthakumar Thiagarajan
· 14 years ago
990bd91
ath6kl: Maintain virtual interface in a list
by Vasanthakumar Thiagarajan
· 14 years ago
478ac02
ath6kl: Introduce spinlock to protect vif specific information
by Vasanthakumar Thiagarajan
· 14 years ago
6db8fa5
ath6kl: Refactor ath6kl_destroy()
by Vasanthakumar Thiagarajan
· 14 years ago
e29f25f
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
by Vasanthakumar Thiagarajan
· 14 years ago
28ae58d
ath6kl: Remove net_device from ath6kl
by Vasanthakumar Thiagarajan
· 14 years ago
240d279
ath6kl: Take vif information from wmi event
by Vasanthakumar Thiagarajan
· 14 years ago
334234b
ath6kl: Maintain firmware interface index in struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 14 years ago
b95907a
ath6kl: Make net and target stats vif specific
by Vasanthakumar Thiagarajan
· 14 years ago
cf5333d
ath6kl: Move few more vif specific information to struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 14 years ago
14ee6f6
ath6kl: Move scan_req info and sme_state to vif
by Vasanthakumar Thiagarajan
· 14 years ago
de3ad71
ath6kl: Move disconnect timer to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
2132c69
ath6kl: Move aggregation information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
6f2a73f
ath6kl: Move key information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
f74bac5
ath6kl: Move channel information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
8c8b65e
ath6kl: Move bssid information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
f5938f2
ath6kl: Move nw_type to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
3450334
ath6kl: Move ssid and crypto information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
59c9844
ath6kl: Define interface specific states
by Vasanthakumar Thiagarajan
· 14 years ago
108438b
ath6kl: Define an initial vif structure and use it
by Vasanthakumar Thiagarajan
· 14 years ago
8dafb70
ath6kl: Refactor wiphy dev and net dev init functions
by Vasanthakumar Thiagarajan
· 14 years ago
be98e3a
ath6kl: Keep wiphy reference in ath6kl structure
by Vasanthakumar Thiagarajan
· 14 years ago
837cb97
ath6kl: Allow CCKM AKM and KRK to be configured
by Jouni Malinen
· 14 years ago
6981ffd
ath6kl: Add WSC IE on the associate message
by Kevin Fang
· 14 years ago
aa6cffc
ath6kl: make sure WLAN power save is enabled during suspend
by Chilam Ng
· 14 years ago
f1f9217
ath6kl: Enable force foreground scan in connected state
by Vasanthakumar Thiagarajan
· 14 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 14 years ago
5f68a2b
ath6kl: fixup merge damage in ath6kl_mgmt_tx
by John W. Linville
· 14 years ago
9a73083
ath6kl: silence "invalid rate" warning
by Kalle Valo
· 14 years ago
1de547d
ath6kl: Fix disconnect event reporting
by Vasanthakumar Thiagarajan
· 14 years ago
32c1087
ath6kl: Export beacon interval and DTIM period through STA info
by Jouni Malinen
· 14 years ago
551185c
ath6kl: Update BSS information after connection
by Jouni Malinen
· 14 years ago
457fb04
ath6kl: Remove the unused node table implementation
by Jouni Malinen
· 14 years ago
01cac47
ath6kl: Fix BSS update on roaming
by Jouni Malinen
· 14 years ago
151411e
ath6kl: Fix static WEP configuration in AP mode
by Jouni Malinen
· 14 years ago
170826d
ath6kl: Set the sme_state to disconnected in disconnect() callback
by Vasanthakumar Thiagarajan
· 14 years ago
ac59a2b
ath6kl: Remove auth type fall back in auto authentication mode
by Vasanthakumar Thiagarajan
· 14 years ago
6bbc7c3
ath6kl: Allow enabling of P2P support
by Jouni Malinen
· 14 years ago
6e4604c
ath6kl: Allow AP mode to be configured
by Jouni Malinen
· 14 years ago
11869be
athk6l: Fix channel list processing in scan requests
by Jouni Malinen
· 14 years ago
003353b0d
ath6kl: add testmode support
by Kalle Valo
· 14 years ago
1b1e6ee
ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan
by Jouni Malinen
· 14 years ago
8bdfbf4
ath6kl: Include P2P IE(s) in GO Probe Response depending on request
by Jouni Malinen
· 14 years ago
229ed6b
ath6kl: Fix default key installation in AP mode
by Edward Lu
· 14 years ago
38acde3
ath6kl: Fix a typo in ath6k context
by Edward Lu
· 14 years ago
6b5e5d2
ath6kl: Add support for new P2P iftypes in mode changes
by Jouni Malinen
· 14 years ago
f80574a
ath6kl: Advertise supported mgmt_stypes
by Jouni Malinen
· 14 years ago
ae32c30
ath6kl: Report received Probe Request frames to cfg80211
by Jouni Malinen
· 14 years ago
1276c9e
ath6kl: Support channel set request for startscan command
by Edward Lu
· 14 years ago
b84da8c
ath6kl: Use set_appie command to add Probe Request IEs
by Jouni Malinen
· 14 years ago
8a6c8060
ath6kl: Implement mgmt_tx
by Jouni Malinen
· 14 years ago
63fa1e0
ath6kl: Implement remain_on_channel and cancel_remain_on_channel
by Jouni Malinen
· 14 years ago
2387513
ath6kl: Use change_station() to authorize/unauthorize STAs
by Jouni Malinen
· 14 years ago
9a5b131
ath6kl: Delay initial group key setup in AP mode
by Jouni Malinen
· 14 years ago
6a7c9ba
ath6kl: Add functionality for starting AP mode
by Jouni Malinen
· 14 years ago
abcb344
ath6kl: implement suspend support
by Kalle Valo
· 14 years ago
0e5cc8e
ath6kl: Check sme state before delivering disconnect event to cfg80211
by Raja Mani
· 14 years ago
f91db9b
ath6kl: Avoid finding bss presence in cfg80211 scan list
by Raja Mani
· 14 years ago
0ce7792
ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
by Jouni Malinen
· 14 years ago
9aa6035
ath6kl: Fix crash during the connection process
by Raja Mani
· 14 years ago
91db35d
ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
by Vasanthakumar Thiagarajan
· 14 years ago
8a8bc5a
ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer
by Vasanthakumar Thiagarajan
· 14 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
6fd1eac
ath6kl: fix crash when interface is closed but scan is ongoing
by Kalle Valo
· 14 years ago
cf104c2
ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
by Kalle Valo
· 14 years ago
b2c76bb
ath6kl: don't force foreground scan when connected
by Kalle Valo
· 14 years ago
575b5f3
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
by Raja Mani
· 14 years ago
bdcd817
Add ath6kl cleaned up driver
by Kalle Valo
· 14 years ago