Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3ca9d1fc9aa64077645a26c396de9399b49ea226
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
3ca9d1f
ath6kl: support for P2P mgmt operations on station interface
by Aarthi Thiruvengadam
· 14 years ago
10509f9
ath6kl: implement scheduled scan
by Kalle Valo
· 14 years ago
7125f01
ath6kl: implement ath6kl_cfg80211_stop_all()
by Kalle Valo
· 14 years ago
c97a31b
ath6kl: remove a workaround from ath6kl_cfg80211_stop()
by Kalle Valo
· 14 years ago
d6d5c06
ath6kl: cleanup ath6kl_priv()
by Kalle Valo
· 14 years ago
4703290
ath6kl: Use delayed key configuration for WAPI in AP mode
by Jouni Malinen
· 14 years ago
0bb4e30
ath6kl: remove unused sc_params from struct ath6kl
by Kalle Valo
· 14 years ago
b992a28
ath6kl: fix ath6kl's set tx power
by Luis R. Rodriguez
· 14 years ago
743b451
ath6kl: unlock if ath6kl_cfg80211_connect() fails
by Dan Carpenter
· 14 years ago
f143379
ath6kl: Find ar->max_norm_iface in firmware IE parsing
by Vasanthakumar Thiagarajan
· 14 years ago
774439a
ath6kl: Remove modparam multi_norm_if_support
by Vasanthakumar Thiagarajan
· 14 years ago
59500b4
ath6kl: Fix AP mode operation after interface down/up
by Vasanthakumar Thiagarajan
· 14 years ago
542c519
ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211
by Raja Mani
· 14 years ago
71f96ee
ath6kl: make maximum number of vifs runtime configurable
by Kalle Valo
· 14 years ago
be5abaa
ath6kl: Fix bug in setting dot11_auth_mode in AP mode
by Vasanthakumar Thiagarajan
· 14 years ago
7cefa44
ath6kl: Fix bug in setting default key index for tx in AP mode
by Vasanthakumar Thiagarajan
· 14 years ago
4eab6f4
ath6kl: Fix cfg80211 warning while starting IBSS mode
by Raja Mani
· 14 years ago
b8214df
ath6kl: Allow SMS4 to be configured in AP mode
by Dai Shuibing
· 14 years ago
5e07021
ath6kl: Add support for configuring SMS4 keys
by Dai Shuibing
· 14 years ago
eae9e06
ath6kl: Expose ath6kl's WOW capabilities to cfg80211
by Raja Mani
· 14 years ago
a918fb3
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
by Raja Mani
· 14 years ago
d7c44e0
ath6kl: Invoke WOW suspend/resume calls during PM operation
by Raja Mani
· 14 years ago
524441e
ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr
by Raja Mani
· 14 years ago
0f60e9f
ath6kl: Include new parameter in suspend path for wowlan
by Raja Mani
· 14 years ago
6cb3c71
ath6kl: Add WOW suspend/resume implementation
by Raja Mani
· 14 years ago
f3e61ec
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values
by Jouni Malinen
· 14 years ago
f4bb9a6
ath6kl: Fix key configuration to copy at most seq_len from seq
by Jouni Malinen
· 14 years ago
11f6e40
ath6kl: Fix lockdep warning
by Vasanthakumar Thiagarajan
· 14 years ago
b4b2a0b
ath6kl: cut power during suspend
by Kalle Valo
· 14 years ago
76a9fbe
ath6kl: add state variable depicting hw/fw state
by Kalle Valo
· 14 years ago
52d81a6
ath6kl: implement ath6kl_cfg80211_suspend()
by Kalle Valo
· 14 years ago
1f4052551
ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()
by Kalle Valo
· 14 years ago
ec4b7f6
ath6kl: create ath6kl_cfg80211_stop()
by Kalle Valo
· 14 years ago
1c17d31
ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()
by Kalle Valo
· 14 years ago
cb93821
ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
by Kalle Valo
· 14 years ago
1052261
ath6kl: Report unique remain-on-channel cookie values
by Jouni Malinen
· 14 years ago
6354121
ath6kl: add support for WPS
by Aarthi Thiruvengadam
· 14 years ago
551959d
ath6kl: Use appropriate wdev from vif
by Vasanthakumar Thiagarajan
· 14 years ago
3226f68a
ath6kl: Add a modparam to enable multi normal interface support
by Vasanthakumar Thiagarajan
· 14 years ago
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
Next »