Ajay Singh ([email protected])

Number of posts: 1267 (6 per day)
First post: 2018-03-13 07:32:23
Last post: 2018-10-11 07:26:47

Date List Subject
2018-02-26 16:35:57 linux-wireless [PATCH 3/8] staging: wilc1000: fix line over 80 char in wilc_wlan_handle_txq()
2018-02-26 16:35:53 linux-wireless [PATCH 2/8] staging: wilc1000: rename label _end_ in wilc_wlan_handle_txq()
2018-02-26 16:35:50 linux-wireless [PATCH 1/8] staging: wilc1000: remove unnecessary while(0) in wilc_wlan_handle_txq()
2018-02-26 16:35:46 linux-wireless [PATCH 0/8] staging: wilc1000: fix coding style & checkpatch reported issues
2018-02-22 14:58:36 linux-wireless Re: [PATCH 0/4] staging: wilc1000: modify functions by making use of GENMASK macro
2018-02-22 08:39:10 linux-wireless Re: [PATCH 1/4] staging: wilc1000: remove use of 'happened' variable in wilc_spi_read_int()
2018-02-21 16:26:02 linux-wireless Re: [PATCH 02/12] staging: wilc1000: fix too many leading tabs warning in sdio_clear_int_ext()
2018-02-21 16:12:55 linux-wireless [PATCH 4/4] staging: wilc1000: refactor sdio_clear_int_ext() by using GENMASK macro
2018-02-21 16:12:31 linux-wireless [PATCH 2/4] staging: wilc1000: modified wilc_spi_read_int() by using GENMASK macro
2018-02-21 16:12:29 linux-wireless [PATCH 3/4] staging: wilc1000: refactor wilc_spi_clear_int_ext() by using GENMASK macro
2018-02-21 16:12:22 linux-wireless [PATCH 1/4] staging: wilc1000: remove use of 'happened' variable in wilc_spi_read_int()
2018-02-21 16:12:19 linux-wireless [PATCH 0/4] staging: wilc1000: modify functions by making use of GENMASK macro
2018-02-20 14:58:51 linux-wireless [PATCH 12/12] staging: wilc1000: rename _WPARxGtk_end_case_ label to avoid camelCase
2018-02-20 14:58:48 linux-wireless [PATCH 11/12] staging: wilc1000: rename _WPAPtk_end_case_ label to avoid camelCase
2018-02-20 14:58:44 linux-wireless [PATCH 10/12] staging: wilc1000: rename pstrStationParam to avoid camelCase
2018-02-20 14:58:40 linux-wireless [PATCH 09/12] staging: wilc1000: rename pstrDelStaParam to avoid camelCase
2018-02-20 14:58:37 linux-wireless [PATCH 08/12] staging: wilc1000: rename strDisconnectNotifInfo to avoid camelCase
2018-02-20 14:58:33 linux-wireless [PATCH 07/12] staging: wilc1000: rename pstrStatistics to avoid camelCase
2018-02-20 14:58:30 linux-wireless [PATCH 06/12] staging: wilc1000: rename pstrSetBeaconParam to avoid camelCase
2018-02-20 14:58:26 linux-wireless [PATCH 05/12] staging: wilc1000: rename Handle_SetMulticastFilter to avoid camelCase
2018-02-20 14:58:23 linux-wireless [PATCH 04/12] staging: wilc1000: rename pu32InactiveTime to avoid camelCase
2018-02-20 14:58:19 linux-wireless [PATCH 03/12] staging: wilc1000: rename variables using camelCase in handle_rcvd_ntwrk_info()
2018-02-20 14:58:16 linux-wireless [PATCH 02/12] staging: wilc1000: rename ptstrJoinBssParam to avoid camelCase
2018-02-20 14:58:12 linux-wireless [PATCH 01/12] staging: wilc1000: rename pu8HdnNtwrksWidVal to avoid camelCase
2018-02-20 14:58:09 linux-wireless [PATCH 00/12] staging: wilc1000: fixes to avoid use of camelCase in host interface
2018-02-19 15:30:56 linux-wireless [PATCH 14/14] staging: wilc1000: remove Unnecessary parentheses around 'hif_set_mc->cnt'
2018-02-19 15:30:52 linux-wireless [PATCH 13/14] staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCase
2018-02-19 15:30:49 linux-wireless [PATCH 12/14] staging: wilc1000: rename GetPeriodicRSSI to avoid camelCase
2018-02-19 15:30:45 linux-wireless [PATCH 11/14] staging: wilc1000: rename ListenTimerCB to avoid camelCase
2018-02-19 15:30:42 linux-wireless [PATCH 10/14] staging: wilc1000: rename functions starting with TimerCB_ to avoid camelCase
2018-02-19 15:30:38 linux-wireless [PATCH 09/14] staging: wilc1000: rename functions starting with Handle_ to avoid camelCase
2018-02-19 15:30:35 linux-wireless [PATCH 08/14] staging: wilc1000: rename pstrRcvdNetworkInfo to avoid camelCase
2018-02-19 15:30:31 linux-wireless [PATCH 07/14] staging: wilc1000: rename pstrRcvdGnrlAsyncInfo to avoid camelCase
2018-02-19 15:30:28 linux-wireless [PATCH 06/14] staging: wilc1000: rename strHostIfStaInactiveT to avoid camelCase
2018-02-19 15:30:24 linux-wireless [PATCH 05/14] staging: wilc1000: rename pstrHostIfRegisterFrame to avoid camelCase
2018-02-19 15:30:21 linux-wireless [PATCH 04/14] staging: wilc1000: rename pstrHostIfRemainOnChan to avoid camelCase
2018-02-19 15:30:17 linux-wireless [PATCH 03/14] staging: wilc1000: rename host_int_get_assoc_res_info() parameters to avoid camelCase
2018-02-19 15:30:14 linux-wireless [PATCH 02/14] staging: wilc1000: rename strHostIfSetMulti to avoid camelCase
2018-02-19 15:30:10 linux-wireless [PATCH 01/14] staging: wilc1000: rename s8PowerMode & strPowerMgmtParam to avoid camelCase
2018-02-19 15:30:07 linux-wireless [PATCH 00/14] staging: wilc1000: fix to avoid cameCase & unnecessary parentheses
2018-02-19 08:04:39 linux-wireless Re: [PATCH 5/6] staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()
2018-02-19 07:49:44 linux-wireless Re: [PATCH 6/6] staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext()
2018-02-19 06:37:49 linux-wireless Re: [PATCH 4/6] staging: wilc1000: fix line over 80 characters in wilc_spi_init()
2018-02-16 15:12:37 linux-wireless [PATCH 12/12] staging: wilc1000: fix line over 80 chars in wilc_wlan_handle_txq()
2018-02-16 15:12:34 linux-wireless [PATCH 11/12] staging: wilc1000: fix line over 80 chars in wilc_wlan_txq_filter_dup_tcp_ack()
2018-02-16 15:12:31 linux-wireless [PATCH 10/12] staging: wilc1000: fix line over 80 characters in tcp_process()
2018-02-16 15:12:27 linux-wireless [PATCH 09/12] staging: wilc1000: fix line over 80 chars in add_tcp_pending_ack()
2018-02-16 15:12:24 linux-wireless [PATCH 08/12] staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_get_wid_value()
2018-02-16 15:12:20 linux-wireless [PATCH 07/12] staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_indicate_rxi()
2018-02-16 15:12:17 linux-wireless [PATCH 06/12] staging: wilc1000: remove blank line before close brace in wilc_wlan_cfg_get_wid_value()
2018-02-16 15:12:13 linux-wireless [PATCH 05/12] staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set_str()