Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
416cf0b49e67254676b4762d1bab88df5130f909
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
wmi.c
416cf0b
ath6kl: add tracing support and tracing points for wmi packets
by Kalle Valo
· 12 years ago
9e97d14
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
eb922e4
ath6kl: Parse beacon interval from userspace
by Mohammed Shafi Shajakhan
· 12 years ago
e16ccfe
ath6kl: remove unnecessary check for NULL skb
by Mohammed Shafi Shajakhan
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
c0b34e2
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
by Mohammed Shafi Shajakhan
· 13 years ago
d54601b
ath6kl: Check for valid rate table index
by Raja Mani
· 13 years ago
43a06b3
ath6kl: Avoid null ptr dereference while printing reg domain pair
by Raja Mani
· 13 years ago
9233299
ath6kl: Add support to detect fw error through heart beat
by Vasanthakumar Thiagarajan
· 13 years ago
8368509
ath6kl: fix link speed when using sgi
by Dengke Qiu
· 13 years ago
b1f47e3
ath6kl: rework scheduled scan
by Thomas Pedersen
· 13 years ago
0616dc1
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
by Vasanthakumar Thiagarajan
· 13 years ago
f8c0305
ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
by Kalle Valo
· 13 years ago
84841ba
ath6kl: add support for changing contry code
by Kalle Valo
· 13 years ago
11f0bfc
ath6kl: refactor wmi scan command
by Kalle Valo
· 13 years ago
c8c72b7
ath6kl: move ath6kl_wmi_startscan_cmd()
by Kalle Valo
· 13 years ago
279b286
ath6kl: support TX error rate notification
by Thomas Pedersen
· 13 years ago
85b20fc
ath6kl: support rssi threshold for sched scan
by Thomas Pedersen
· 13 years ago
71bbc99
cfg80211: use wdev in mgmt-tx/ROC APIs
by Johannes Berg
· 13 years ago
d154f32
ath6kl: support changing dtim period on AP mode
by Etay Luz
· 13 years ago
824174c
ath6kl: Remove unneeded memset in roam related config func
by Raja Mani
· 13 years ago
06e360a
ath6kl: Add support for setting tx rateset.
by Bala Shanmugam
· 13 years ago
c422d52d
ath6kl: enable enhanced bmiss detection
by Thomas Pedersen
· 13 years ago
8ab5415
ath6kl: Use correct max-scan-SSIDs limit
by Jouni Malinen
· 13 years ago
f374057
ath6kl_sdio: Fix the EAPOL out of order issue
by Vivek Natarajan
· 13 years ago
03e2084
ath6kl: check for sband existence when creating scan cmd
by Thomas Pedersen
· 13 years ago
1560ac7
ath6kl: include in.h explicitly
by Luis R. Rodriguez
· 13 years ago
d92917e
ath6kl: support fw reporting phy capabilities
by Thomas Pedersen
· 13 years ago
cdeb860
ath6kl: merge split format strings into one
by Kalle Valo
· 13 years ago
d97c121
ath6kl: Fix 4-way handshake failure in AP and P2P GO mode
by Vasanthakumar Thiagarajan
· 13 years ago
df90b36
ath6kl: Configure htcap in fw based on the channel type in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
03bdeb0
ath6kl: Configure inactivity timeout in fw
by Vasanthakumar Thiagarajan
· 13 years ago
0564161
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
7397dde
ath6kl: add debug log for AP MLME operations
by Aarthi Thiruvengadam
· 13 years ago
843dc66
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
ddc3d77
ath6kl: logical continuations should be on the previous line
by Kalle Valo
· 13 years ago
96f1fad
ath6kl: alignment should match open parenthesis
by Kalle Valo
· 13 years ago
ce0dc0c
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
by Raja Mani
· 13 years ago
804483e
cfg80211/mac80211: report signal strength for mgmt frames
by Johannes Berg
· 13 years ago
67cd22e
ath6kl: implement hidden ssid
by Thomas Pedersen
· 13 years ago
e5348a1
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
by Vasanthakumar Thiagarajan
· 13 years ago
5dbc811
ath6kl: Refactor ath6kl_wmi_control_rx()
by Vasanthakumar Thiagarajan
· 13 years ago
d0ff738
ath6kl: Add unicast mgmt frame buffering
by Naveen Gangadharan
· 13 years ago
1b2df40
ath6kl: Update license header
by Vasanthakumar Thiagarajan
· 13 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 13 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 13 years ago
5afa5aa
ath6kl: get rid of AR_DBG_LVL_CHECK()
by Kalle Valo
· 13 years ago
c1762a3
ath6kl: Add support for uAPSD
by Thirumalai Pachamuthu
· 13 years ago
f914edd
ath6kl: Add a function in wmi.c to add/delete a multicast filter
by Vasanthakumar Thiagarajan
· 13 years ago
3f3c4ee
ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID
by Vasanthakumar Thiagarajan
· 13 years ago
4f34dac
ath6kl: send TCMD response through testmode events
by Thomas Pedersen
· 13 years ago
ca1d16a
ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
by Raja Mani
· 13 years ago
3ca9d1f
ath6kl: support for P2P mgmt operations on station interface
by Aarthi Thiruvengadam
· 13 years ago
10509f9
ath6kl: implement scheduled scan
by Kalle Valo
· 13 years ago
71f96ee
ath6kl: make maximum number of vifs runtime configurable
by Kalle Valo
· 13 years ago
bd24a50
ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID
by Aarthi Thiruvengadam
· 13 years ago
902b462
ath6kl: Remove few unused WMI stuff
by Raja Mani
· 13 years ago
45cf110
ath6kl: Add wmi functions to configure WOW mode and host sleep mode
by Raja Mani
· 13 years ago
5c9b4fa
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
· 14 years ago
ef09410
ath6kl: add prefix parameter to ath6kl_dbg_dump()
by Kalle Valo
· 14 years ago
8651213
ath6kl: Report PMKSA candidate events through cfg80211
by Jouni Malinen
· 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
82e14f5
ath6kl: Remove unnecessary bssinfo event header conversion
by Jouni Malinen
· 14 years ago
457fb04
ath6kl: Remove the unused node table implementation
by Jouni Malinen
· 14 years ago
1aaa8c7
ath6kl: Replace internal node table with cfg80211 BSS table
by Jouni Malinen
· 14 years ago
f195d50
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
by Jouni Malinen
· 14 years ago
0603376
ath6kl: Process regulatory requests from firmware.
by Vivek Natarajan
· 14 years ago
572e27c
ath6kl: Fix AP mode connect event parsing and TIM updates
by Jouni Malinen
· 14 years ago
d6e51e6
ath6kl: Fix WMI message structure for AP_SET_PVB
by Jouni Malinen
· 14 years ago
e509044
ath6kl: Add debugfs entry to modify roaming parameters.
by Vivek Natarajan
· 14 years ago
939f1cc
ath6kl: implement support to set firmware log parameters
by Kalle Valo
· 14 years ago
bdf5396
ath6kl: add firmware log support
by Kalle Valo
· 14 years ago
003353b0d
ath6kl: add testmode support
by Kalle Valo
· 14 years ago
9809d8e
ath6kl: Report received Action frames to cfg80211
by Jouni Malinen
· 14 years ago
a0df5db
ath6kl: Notify cfg80211 of TX status of mgmt_tx frames
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
Next »