Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cb6d9915f77aa4a01181613a5882a7c04e571c3
8cb6d99
ath6kl: Fix error in writing create_qos debugfs
by Vasanthakumar Thiagarajan
· 13 years ago
a29517c
ath6kl: Fix tx packet drop in AP mode with bridge
by Vasanthakumar Thiagarajan
· 13 years ago
902b462
ath6kl: Remove few unused WMI stuff
by Raja Mani
· 13 years ago
eae9e06
ath6kl: Expose ath6kl's WOW capabilities to cfg80211
by Raja Mani
· 13 years ago
0737237
ath6kl: Remove WARN_ON msg in Suspend path
by Raja Mani
· 13 years ago
a918fb3
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
by Raja Mani
· 13 years ago
d7c44e0
ath6kl: Invoke WOW suspend/resume calls during PM operation
by Raja Mani
· 13 years ago
524441e
ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr
by Raja Mani
· 13 years ago
dd6c0c6
ath6kl: Add new state for WOW mode
by Raja Mani
· 13 years ago
0f60e9f
ath6kl: Include new parameter in suspend path for wowlan
by Raja Mani
· 13 years ago
6cb3c71
ath6kl: Add WOW suspend/resume implementation
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
f3e61ec
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values
by Jouni Malinen
· 13 years ago
f4bb9a6
ath6kl: Fix key configuration to copy at most seq_len from seq
by Jouni Malinen
· 13 years ago
1ddc337
ath6kl: Remove unused WMI crypto defines
by Jouni Malinen
· 13 years ago
8277de1
ath6kl: add suspend_cutpower module parameter
by Kalle Valo
· 13 years ago
cf97fa9
ath6kl: don't power down hardware when interface is down
by Kalle Valo
· 13 years ago
11f6e40
ath6kl: Fix lockdep warning
by Vasanthakumar Thiagarajan
· 13 years ago
b4b2a0b
ath6kl: cut power during suspend
by Kalle Valo
· 13 years ago
e28e810
ath6kl: refactor sdio configuration to a separate function
by Kalle Valo
· 13 years ago
76a9fbe
ath6kl: add state variable depicting hw/fw state
by Kalle Valo
· 13 years ago
52d81a6
ath6kl: implement ath6kl_cfg80211_suspend()
by Kalle Valo
· 13 years ago
1f4052551
ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()
by Kalle Valo
· 13 years ago
ec4b7f6
ath6kl: create ath6kl_cfg80211_stop()
by Kalle Valo
· 13 years ago
1c17d31
ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()
by Kalle Valo
· 13 years ago
2387f0d
ath6kl: print seqno in htc debug logs
by Kalle Valo
· 13 years ago
6250aac
ath6kl: print firmware crashes always
by Kalle Valo
· 13 years ago
6846934
ath6kl: fix WLAN_ENABLE usage in ath6kl_close()
by Kalle Valo
· 13 years ago
5fe4dff
ath6kl: power down hardware when interface is down
by Kalle Valo
· 13 years ago
32a07e4
ath6kl: create ath6kl_hif_stop()
by Kalle Valo
· 13 years ago
cd4b8b8
ath6kl: change name of sdio driver to ath6kl
by Kalle Valo
· 13 years ago
778e650
ath6kl: don't print an error for canceled packets
by Kalle Valo
· 13 years ago
8a81091
ath6kl: create ath6kl_htc_reset()
by Kalle Valo
· 13 years ago
d60e8ab
ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()
by Kalle Valo
· 13 years ago
0c30295
ath6kl: remove useless cleanup call from ath6kl_bmi_done()
by Kalle Valo
· 13 years ago
20459ee
ath6kl: separate hardware boot code from module initialisation code
by Kalle Valo
· 13 years ago
61448a9
ath6kl: merge ath6kl_init() to ath6kl_core_init()
by Kalle Valo
· 13 years ago
4e3d54c
ath6kl: add a fixme to ath6kl_htc_wait_target()
by Kalle Valo
· 13 years ago
b2e7569
ath6kl: move power control from sdio to core
by Kalle Valo
· 13 years ago
c89c591
ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
by Kalle Valo
· 13 years ago
cb93821
ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
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
f783020
ath6kl: Fix compilation error from of.h
by Sangwook Lee
· 13 years ago
a24fc7c
ath6kl: Implement support for power parameter control from userspace
by Rishi Panjwani
· 13 years ago
ef8f0eb
ath6kl: Implement support for listen interval from userspace
by Rishi Panjwani
· 13 years ago
6354121
ath6kl: add support for WPS
by Aarthi Thiruvengadam
· 13 years ago
3ef987b
ath6kl: add more boot debug messages
by Kalle Valo
· 13 years ago
02f0d6f
ath6kl: add debug messages for credit handling
by Kalle Valo
· 13 years ago
d23ace7
ath6kl: remove unused debug levels
by Kalle Valo
· 13 years ago
cb64a61
ath6kl: use ath6kl_credit prefix consistently
by Kalle Valo
· 13 years ago
f2f9219
ath6kl: move all credit distribution code to htc.c
by Kalle Valo
· 13 years ago
3c37039
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
by Kalle Valo
· 13 years ago
e8c3979
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
by Kalle Valo
· 13 years ago
fa99e96
ath6kl: use ath6kl prefix in credit functions
by Kalle Valo
· 13 years ago
a9ab6cc
ath6kl: remove unused A_CACHE_LINE_PAD
by Kalle Valo
· 13 years ago
551959d
ath6kl: Use appropriate wdev from vif
by Vasanthakumar Thiagarajan
· 13 years ago
0ce5944
ath6kl: Initialize target wlan values for every vif
by Vasanthakumar Thiagarajan
· 13 years ago
3226f68a
ath6kl: Add a modparam to enable multi normal interface support
by Vasanthakumar Thiagarajan
· 13 years ago
5505597
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
by Vasanthakumar Thiagarajan
· 13 years ago
7b85832
ath6kl: Configure inteface information at init time
by Vasanthakumar Thiagarajan
· 13 years ago
2792972
ath6kl: Use the other variant of netdev (un)register APIs
by Vasanthakumar Thiagarajan
· 13 years ago
990bd91
ath6kl: Maintain virtual interface in a list
by Vasanthakumar Thiagarajan
· 13 years ago
478ac02
ath6kl: Introduce spinlock to protect vif specific information
by Vasanthakumar Thiagarajan
· 13 years ago
d66ea4f
ath6kl: Store hw mac address in struct ath6kl
by Vasanthakumar Thiagarajan
· 13 years ago
6765d0a
ath6kl: Use interface index from wmi data headr
by Vasanthakumar Thiagarajan
· 13 years ago
6db8fa5
ath6kl: Refactor ath6kl_destroy()
by Vasanthakumar Thiagarajan
· 13 years ago
e29f25f
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
by Vasanthakumar Thiagarajan
· 13 years ago
28ae58d
ath6kl: Remove net_device from ath6kl
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
b95907a
ath6kl: Make net and target stats vif specific
by Vasanthakumar Thiagarajan
· 13 years ago
cf5333d
ath6kl: Move few more vif specific information to struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 13 years ago
14ee6f6
ath6kl: Move scan_req info and sme_state to vif
by Vasanthakumar Thiagarajan
· 13 years ago
de3ad71
ath6kl: Move disconnect timer to vif structure
by Vasanthakumar Thiagarajan
· 13 years ago
2132c69
ath6kl: Move aggregation information to vif structure
by Vasanthakumar Thiagarajan
· 13 years ago
6f2a73f
ath6kl: Move key information to vif structure
by Vasanthakumar Thiagarajan
· 13 years ago
f74bac5
ath6kl: Move channel information to vif structure
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
3450334
ath6kl: Move ssid and crypto information to vif structure
by Vasanthakumar Thiagarajan
· 13 years ago
59c9844
ath6kl: Define interface specific states
by Vasanthakumar Thiagarajan
· 13 years ago
108438b
ath6kl: Define an initial vif structure and use it
by Vasanthakumar Thiagarajan
· 13 years ago
dd3751f
ath6kl: Cleanup fw interface type setting
by Vasanthakumar Thiagarajan
· 13 years ago
8dafb70
ath6kl: Refactor wiphy dev and net dev init functions
by Vasanthakumar Thiagarajan
· 13 years ago
be98e3a
ath6kl: Keep wiphy reference in ath6kl structure
by Vasanthakumar Thiagarajan
· 13 years ago
521dffc
ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
by Vasanthakumar Thiagarajan
· 13 years ago
116b3a2
ath6kl: Implement support for background scan control from userspace
by Rishi Panjwani
· 13 years ago
83973e0
ath6kl: add debug level for hif
by Kalle Valo
· 13 years ago
b1e03f8
ath6kl: don't dump full htc packets
by Kalle Valo
· 13 years ago
471e92f
ath6kl: cleanup htc debug messages
by Kalle Valo
· 13 years ago
ebf29c9
ath6kl: merge htc debug levels
by Kalle Valo
· 13 years ago
8fffd9e
ath6kl: Implement support for QOS-enable and QOS-disable from userspace
by Rishi Panjwani
· 13 years ago
1716932
ath6kl: Fix endpoint_stats debugfs buffer length calculation
by Jouni Malinen
· 13 years ago
1738085
ath6kl: unbreak suspend
by Sam Leffler
· 13 years ago
bef26a7
ath6kl: fix firmware start address for ar6003 hw2.0
by Kalle Valo
· 13 years ago
837cb97
ath6kl: Allow CCKM AKM and KRK to be configured
by Jouni Malinen
· 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
Next »