Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92e216165c5a8e33008e6f16b3c1f3233c1f6f42
« Previous
3d129c3
staging: comedi: ni_mio_common: remove forward declaration 20
by H Hartley Sweeten
· 10 years ago
c75527f
staging: comedi: ni_mio_common: remove forward declaration 19
by H Hartley Sweeten
· 10 years ago
2655c8a
staging: comedi: ni_mio_common: remove forward declaration 18
by H Hartley Sweeten
· 10 years ago
f8f6d91
staging: comedi: ni_mio_common: remove forward declaration 17
by H Hartley Sweeten
· 10 years ago
d2a577c
staging: comedi: ni_mio_common: remove forward declaration 16
by H Hartley Sweeten
· 10 years ago
8511b85
staging: comedi: ni_mio_common: remove forward declaration 15
by H Hartley Sweeten
· 10 years ago
f8246df
staging: comedi: ni_mio_common: remove forward declaration 14
by H Hartley Sweeten
· 10 years ago
189e173
staging: comedi: ni_mio_common: remove forward declaration 13
by H Hartley Sweeten
· 10 years ago
fed37a1
staging: comedi: ni_mio_common: remove forward declaration 12
by H Hartley Sweeten
· 10 years ago
0792928
staging: comedi: ni_mio_common: remove forward declaration 11
by H Hartley Sweeten
· 10 years ago
9a0c81a
staging: comedi: ni_mio_common: remove forward declaration 10
by H Hartley Sweeten
· 10 years ago
12db141
staging: comedi: ni_mio_common: remove forward declaration 9
by H Hartley Sweeten
· 10 years ago
24e7c35
staging: comedi: ni_mio_common: remove forward declaration 8
by H Hartley Sweeten
· 10 years ago
4187a79
staging: comedi: ni_mio_common: remove forward declaration 7
by H Hartley Sweeten
· 10 years ago
c8508a1
staging: comedi: ni_mio_common: remove forward declaration 6
by H Hartley Sweeten
· 10 years ago
62c2bce
staging: comedi: ni_mio_common: remove forward declaration 5
by H Hartley Sweeten
· 10 years ago
9e7cb17
staging: comedi: ni_mio_common: remove forward declaration 4
by H Hartley Sweeten
· 10 years ago
1e49c5d
staging: comedi: ni_mio_common: remove forward declaration 3
by H Hartley Sweeten
· 10 years ago
36adeee
staging: comedi: ni_mio_common: remove forward declaration 2
by H Hartley Sweeten
· 10 years ago
f598586
staging: comedi: ni_mio_common: remove forward declaration 1
by H Hartley Sweeten
· 10 years ago
806c487
staging: bcm: Remove redundant casting in Bcmchar.c
by Sachin Kamat
· 10 years ago
db5767a
staging: rtl8723au: Remove redundant casting in rtw_mlme.c
by Sachin Kamat
· 10 years ago
248c959
staging: rtl8723au: Remove redundant casting in rtw_mlme_ext.c
by Sachin Kamat
· 10 years ago
a06a24d
staging: usbip: fixed a coding-style warning
by Alexey Tulia
· 10 years ago
ee264346
staging: rtl8723au: Add compiler check for -Wtype-limits
by Geert Uytterhoeven
· 10 years ago
7579a7e
staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Avoid pointless memcpy
by Jes Sorensen
· 10 years ago
3798786
staging: rtl8723au: Move FillH2CCmd() prototype to rtl8723a_cmd.h where it really belongs
by Jes Sorensen
· 10 years ago
da23732
staging: rtl8723au: Quiet unused variable warning when building with CONFIG_8723AU_AP_MODE=n
by Jes Sorensen
· 10 years ago
073c9d4
staging: rtl8723au: Don't run regular scans in the driver, the stack handles that
by Jes Sorensen
· 10 years ago
e9bb5ad
staging: rtl8723au: rtw_set_802_11_bssid23a_list_scan(): Use __func__ to print function name
by Jes Sorensen
· 10 years ago
27fd731
staging: rtl8723au: Move rtw_get_cur_max_rate23a() to ioctl_cfg80211.c
by Jes Sorensen
· 10 years ago
023b40d
staging: rtl8723au: rtw_get_cur_max_rate23a(): We are in N mode if WLAN_EID_HT_CAPABILITY is present
by Jes Sorensen
· 10 years ago
8f9558b
staging: rtl8723au: rtw_get_cur_max_rate23a(): Remove duplicate fwstate checks
by Jes Sorensen
· 10 years ago
e007b4c
staging: rtl8723au: Move rtw_do_join23a() to rtw_mlme.c and declare it static
by Jes Sorensen
· 10 years ago
e89c055
staging: rtl8723au: rtw_do_join23a(): Don't start scanning if network isn't found
by Jes Sorensen
· 10 years ago
72795e9
staging: rtl8723au: rtw_set_ssid(): Use rtw_do_join_network()
by Jes Sorensen
· 10 years ago
85b3c5e
staging: rtl8723au: rtw_select_and_join_from_scanned_queue23a() never returns 2
by Jes Sorensen
· 10 years ago
66ed1bc
staging: rtl8723au: rtw_surveydone_event_callback23a(): We always set _FW_UNDER_LINKING
by Jes Sorensen
· 10 years ago
e5c4db0
staging: rtl8723au: to_join will no be true if _FW_LINKED is set
by Jes Sorensen
· 10 years ago
3221bb5
staging: rtl8723au: Remove no-op rtw_get_encrypt_decrypt_from_registrypriv23a()
by Jes Sorensen
· 10 years ago
fcc6020
staging: rtl8723au: Consolidate duplicate adhoc joining code into rtw_do_join_adhoc()
by Jes Sorensen
· 10 years ago
ca3504b
staging: rtl8723au: rtw_surveydone_event_callback23a(): Remove superfluous memset()
by Jes Sorensen
· 10 years ago
557f9a4
staging: rtl8723au: rtw_do_join23a(): Use __func__ to get function name in debug messages
by Jes Sorensen
· 10 years ago
b66dad2
staging: rtl8723au: Introduce rtw_do_join_network()
by Jes Sorensen
· 10 years ago
0e634a0
staging: rtl8723au: Introduce rtw_select_candidate_from_queue()
by Jes Sorensen
· 10 years ago
fa862a7
staging: rtl8723au: Don't prepend debug console messages with 'ERROR '
by Jes Sorensen
· 10 years ago
2febc867
staging: rtl8723au: Minor debug message fixup
by Jes Sorensen
· 10 years ago
be82728
staging: rtl8723au: rtw_do_join23a(): Use correct error return values
by Jes Sorensen
· 10 years ago
4d9c63b
staging: rtl8723au: rtw_cfg80211_add_wep(): Use WLAN_KEY_LEN_*
by Jes Sorensen
· 10 years ago
70fbc1a
staging: rtl8723au: rtw_set_ssid(): This is never called with _FW_UNDER_LINKING
by Jes Sorensen
· 10 years ago
e73d82e
staging: rtl8723au: Pass a struct wlan_network to rtw_set_ssid()
by Jes Sorensen
· 10 years ago
9cb08ff
staging: rtl8723au: cfg80211_rtw_connect(): Simplify ssid preparation
by Jes Sorensen
· 10 years ago
9ab98d4
staging: rtl8723au: cfg80211_rtw_connect(): Remove obfuscating pointers
by Jes Sorensen
· 10 years ago
c5178b0
staging: rtl8723au: cfg80211_rtw_connect(): Clean up various bits
by Jes Sorensen
· 10 years ago
97c4361
staging: rtl8723au: Move rtw_set_802_11_ssid23a() to ioctl_cfg80211.c
by Jes Sorensen
· 10 years ago
39dbc44
staging: rtl8723au: Fold rtw_set_802_11_authentication_mode23a() into cfg80211_rtw_connect()
by Jes Sorensen
· 10 years ago
7c0e063
staging: rtl8723au: cfg80211_rtw_connect(): Check correct return value from rtw_set_802_11_ssid23a()
by Jes Sorensen
· 10 years ago
ec36ce2
staging: rtl8723au: Make rtw_is_same_ibss23a() return bool
by Jes Sorensen
· 10 years ago
7b2e06a
staging: rtl8723au: Get rid of IW_ESSID_MAX_SIZE
by Jes Sorensen
· 10 years ago
ded7a20
staging: rtl8723au: OnAuth23a(): Use ether_addr_copy()
by Jes Sorensen
· 10 years ago
1ae17bf
staging: rtl8723au: rtw_stadel_event_callback23a(): Remove superfluous memset()
by Jes Sorensen
· 10 years ago
46805ac
staging: rtl8723au: free_scanqueue(): Use _rtw_free_network23a()
by Jes Sorensen
· 10 years ago
8d7fb1b
staging: rtl8723au: collect_bss_info(): Don't memset() what we just kzalloc()'d
by Jes Sorensen
· 10 years ago
1bebe75
staging: rtl8723au: Allocate struct wlan_bssid_ex in collect_bss_info()
by Jes Sorensen
· 10 years ago
2468796
staging: rtl8723au: Do not embed struct wlan_bssid_ex in struct survey_event
by Jes Sorensen
· 10 years ago
7195dc0
staging: rtl8723au: rtw_survey_event_cb23a(): Use the correct types for the received arguments
by Jes Sorensen
· 10 years ago
8ab7bdb
staging: rtl8723au: Declare rtw_update_scanned_network() static
by Jes Sorensen
· 10 years ago
bbf5fdb
staging: rtl8723au: rtw_check_bcn_info23a(): Don't search for WPA/WPA2 info twice
by Jes Sorensen
· 10 years ago
17b1939
staging: rtl8723au: rtw_check_bcn_info23a(): Don't make a local copy of beacon just to parse it
by Jes Sorensen
· 10 years ago
0c45e61
staging: rtl8723au: rtw_check_bcn_info23a(): Use ether_addr_equal() to check BSSID
by Jes Sorensen
· 10 years ago
51dacaa
staging: rtl8723au: Remove some unused 80211 header parsing macros
by Jes Sorensen
· 10 years ago
e0ea5c8
staging: rtl8723au: Remove unused #defines WEP_KEY_LEN and MGMT_QUEUE_NUM
by Jes Sorensen
· 10 years ago
bf51cb6
staging: rtl8723au: Remove duplicate defines of IEEE80211_HT_PARAM_CHA_SEC_*
by Jes Sorensen
· 10 years ago
2a907fe
staging: rtl8723au: Remove obsolete rtw_set_fixed_ie23a()
by Jes Sorensen
· 10 years ago
a491548
staging: rtl8723au: issue_action_BA23a(): Use struct ieee80211_mgmt to build action frames
by Jes Sorensen
· 10 years ago
cc531f6
staging: rtl8723au: ioctl_cfg80211.c: Use struct ieee80211_mgmt to build mgmt frame
by Jes Sorensen
· 10 years ago
2e74d33
staging: rtl8723au: Let cfg80211 handle public action management frames
by Jes Sorensen
· 10 years ago
372713a
staging: rtl8723au: Do not xmit BSS Coexistence management action frames
by Jes Sorensen
· 10 years ago
85d5120
staging: rtl8723au: issue_action_BSSCoexistPacket(): Use struct ieee80211_mgmt
by Jes Sorensen
· 10 years ago
7ed61b5
staging: rtl8723au: issue_action_spct_ch_switch23a(): Use struct ieee80211_mgmt
by Jes Sorensen
· 10 years ago
f89547b
staging: rtl8723au: _issue_deauth(): Use struct ieee80211_mgmt to build frame
by Jes Sorensen
· 10 years ago
c144c3b
staging: rtl8723au: issue_assocrsp(): Use struct ieee80211_mgmt instead of rtw_set_fixed_ie23a()
by Jes Sorensen
· 10 years ago
88e06f0
staging: rtl8723au: issue_auth(): Convert to using struct ieee80211_mgmt
by Jes Sorensen
· 10 years ago
47e5d2f
staging: rtl8723au: Make struct htpriv.ampdu_enable a bool
by Jes Sorensen
· 10 years ago
6a5f657
staging: rtl8723au: Be consistent in how htpriv.ht_option is checked
by Jes Sorensen
· 10 years ago
6f765c2
staging: rtl8723au: Make struct ht_priv.ht_option a bool
by Jes Sorensen
· 10 years ago
c9324c8
staging: rtl8723au: Remove WMM_ defines
by Jes Sorensen
· 10 years ago
e1d143b
staging: rtl8723au: OnAssocRsp23a(): Use cfg80211_* to parse IEs
by Jes Sorensen
· 10 years ago
3cdf277
staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take a const u8 *
by Jes Sorensen
· 10 years ago
0cac3f9
staging: rtl8723au: Declare rtw_get_wpa{2, }_cipher_suite() static
by Jes Sorensen
· 10 years ago
0b548a5
staging: rtl8723au: Remove obsolete rtw_get_sec_ie23a()
by Jes Sorensen
· 10 years ago
77953ed
staging: rtl8723au: rtw_wlan_util.c: Use cfg80211_* to determine crypto
by Jes Sorensen
· 10 years ago
54ddd22
staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_* to obtain crypto info
by Jes Sorensen
· 10 years ago
b277541
staging: rtl8723au: rtw_update_ht_cap23a(): Use correct mask when determining 40MHz channel location
by Jes Sorensen
· 10 years ago
c2b8047
staging: rtl8723au: collect_bss_info23a(): ieee80211_mgmt capab_info is little endian
by Jes Sorensen
· 10 years ago
5b124b1
staging: rtl8723au: collect_bss_info23a(): Collect beacon_interval correct
by Jes Sorensen
· 10 years ago
7882ef4
staging: rtl8723au: Rewrite update_beacon23a_info() tto use cfg80211_find_ie()
by Jes Sorensen
· 10 years ago
e391615
staging: rtl8723au: Remmove buddy-adapter linking
by Jes Sorensen
· 10 years ago
a665bcc
staging: rtl8723au: rtw_check_bcn_info23a(): Use capability bit define
by Jes Sorensen
· 10 years ago
ed08b4d
staging: rtl8723au: Don't carry ht_cap_info and ht_param in struct wlan_bcn_info
by Jes Sorensen
· 10 years ago
Next »