Show patches with: Archived = No       |    Delegate = Nobody       |   1191 patches
« 1 2 ... 3 4 511 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/19] staging/wilc1000: remove unused functions - - - --- 2015-11-16 Arnd Bergmann Not Applicable
NFC: nci: fix memory leak - - - --- 2015-11-16 Sudip Mukherjee Not Applicable
staging: wilc1000: remove new line around else and braces - - - --- 2015-11-13 Panayiotis Tembriotis Not Applicable
nfc: s3fwrn5: constify s3fwrn5_phy_ops structures - - - --- 2015-11-13 Julia Lawall Not Applicable
[20/20] staging/wilc1000: pass struct wilc to most linux_wlan.c functions - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[19/20] staging/wilc1000: use more regular probing - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[18/20] staging/wilc1000: split out bus specific modules - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[17/20] staging/wilc1000: remove WILC_SDIO/WILC_SPI macros - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[16/20] staging/wilc1000: turn enable_irq/disable_irq into callbacks - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[15/20] staging/wilc1000: pass hif operations through initialization - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[14/20] staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[13/20] staging/wilc1000: use device pointer for phy creation - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[12/20] staging/wilc1000: pass io_type to wilc_netdev_init - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[11/20] staging/wilc1000: unify device pointer - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[10/20] staging/wilc1000: move init/exit functions to driver files - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[09/20] staging/wilc1000: move wilc_wlan_inp_t into struct wilc - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[08/20] staging/wilc1000: remove linux_wlan_{device_power,device_detection} - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[07/20] staging/wilc1000: avoid static definitions in header - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[06/20] staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[05/20] staging/wilc1000: move extern declarations to headers - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[04/20] staging/wilc1000: use proper naming for global symbols - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[03/20] staging/wilc1000: make symbols static if possible - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[02/20] staging/wilc1000: remove unused functions - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[01/20] staging/wilc1000: add struct net_device declaration - - - --- 2015-11-10 Arnd Bergmann Not Applicable
[V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq - - - --- 2015-11-09 punit vara Not Applicable
[V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq - - - --- 2015-11-08 punit vara Not Applicable
staging: wilc1000: remove new line around else and braces - - - --- 2015-11-08 Panayiotis Tembriotis Not Applicable
[32/32] staging: wilc1000: remove host_int_get_rx_power_level - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[31/32] staging: wilc1000: remove host_int_get_assoc_req_info - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[30/32] staging: wilc1000: remove host_int_disconnect_station - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[29/32] staging: wilc1000: remove host_int_get_start_scan_req - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[28/32] staging: wilc1000: remove host_int_set_start_scan_req - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[27/32] staging: wilc1000: remove host_int_get_RSNAConfigPSKPassPhrase - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[26/32] staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[25/32] staging: wilc1000: remove host_int_get_pmkid_info - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[24/32] staging: wilc1000: remove host_int_add_tx_gtk declaration - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[23/32] staging: wilc1000: use kmemdup in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[22/32] staging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[21/32] staging: wilc1000: rename u8Ciphermode in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[20/32] staging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[19/32] staging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[18/32] staging: wilc1000: rename KeyRSC in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[17/32] staging: wilc1000: rename u32KeyRSClen in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[16/32] staging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[15/32] staging: wilc1000: rename u8GtkKeylen in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[14/32] staging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[13/32] staging: wilc1000: fix argument name of host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[12/32] staging: wilc1000: fix return type of host_int_add_rx_gtk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[11/32] staging: wilc1000: use kmemdup in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[10/32] staging: wilc1000: rename u8KeyLen in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[09/32] staging: wilc1000: replace u32 with int - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[08/32] staging: wilc1000: rename u8Idx in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[07/32] staging: wilc1000: rename u8Ciphermode in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[06/32] staging: wilc1000: rename pu8TxMic in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[05/32] staging: wilc1000: rename pu8RxMic in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[04/32] staging: wilc1000: rename u8PtkKeylen in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[03/32] staging: wilc1000: rename pu8Ptk in host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[02/32] staging: wilc1000: fix argument name of host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
[01/32] staging: wilc1000: fix return type of host_int_add_ptk - - - --- 2015-11-08 Chaehyun Lim Not Applicable
Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq - - - --- 2015-11-07 punit vara Not Applicable
Staging: wilc1000: Declare *wilc in init_wilc_driver to fix build error - - - --- 2015-11-06 punit vara Not Applicable
[[linux-nfc] PATCH v3 3/3] DT: bindings: net: nfc: Add ST95HF binding doc - - - --- 2015-11-06 Shikha Singh Not Applicable
[[linux-nfc] PATCH v3 2/3] driver: nfc: Add ST95HF NFC Transceiver support - - - --- 2015-11-06 Shikha Singh Not Applicable
[[linux-nfc] PATCH v3 1/3] NFC: digital: Type4A tags support - - - --- 2015-11-06 Shikha Singh Not Applicable
[[linux-nfc] PATCH v2.0 3/3] DT: bindings: net: nfc: ST95HF binding doc - - - --- 2015-11-06 Shikha Singh Not Applicable
[[linux-nfc] PATCH v2.0 2/3] driver: nfc: st95hf: ST NFC Transceiver support - - - --- 2015-11-06 Shikha Singh Not Applicable
[[linux-nfc] PATCH v2.0 1/3] NFC: digital: Type4A tags support - - - --- 2015-11-06 Shikha Singh Not Applicable
NFC: nci: Fix error check of nci_hci_create_pipe() result - - - --- 2015-11-06 Geert Uytterhoeven Not Applicable
NFC: fdp: Detect errors from fdp_nci_patch_otp() - - - --- 2015-11-06 Geert Uytterhoeven Not Applicable
[V3,12/12] staging: wilc1000: remove rates variable in host_int_add_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,11/12] staging: wilc1000: use kmemdup in host_int_add_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,10/12] staging: wilc1000: rename pstrAddStationMsg in host_int_add_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,09/12] staging: wilc1000: rename pstrStaParams in host_int_add_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,08/12] staging: wilc1000: fix parameter name of host_int_add_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,07/12] staging: wilc1000: fix return type of host_int_add_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,06/12] staging: wilc1000: rename pstrDelStationMsg in host_int_del_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,05/12] staging: wilc1000: rename pu8MacAddr in host_int_del_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,04/12] staging: wilc1000: fix parameter name of host_int_del_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,03/12] staging: wilc1000: fix return type of host_int_del_station - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,02/12] staging: wilc1000: fix parameter name of host_int_del_beacon - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[V3,01/12] staging: wilc1000: fix return type of host_int_del_beacon - - - --- 2015-11-06 Chaehyun Lim Not Applicable
[26/26] staging: wilc1000: remove os_private - - - --- 2015-11-06 Glen Lee Not Applicable
[25/26] staging: wilc1000: change parameter type of hif_init - - - --- 2015-11-06 Glen Lee Not Applicable
[24/26] staging: wilc1000: remove os_context - - - --- 2015-11-06 Glen Lee Not Applicable
[23/26] staging: wilc1000: linux_spi_init: remove parameter vp - - - --- 2015-11-06 Glen Lee Not Applicable
[22/26] staging: wilc1000: linux_sdio_init: remove parameter pv - - - --- 2015-11-06 Glen Lee Not Applicable
[21/26] staging: wilc1000: remove unused function pointer io_deinit - - - --- 2015-11-06 Glen Lee Not Applicable
[20/26] staging: wilc1000: remove function pointer io_init - - - --- 2015-11-06 Glen Lee Not Applicable
[19/26] staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_t - - - --- 2015-11-06 Glen Lee Not Applicable
[18/26] staging: wilc1000: remove function pointer spi_max_speed - - - --- 2015-11-06 Glen Lee Not Applicable
[17/26] staging: wilc1000: remove spi_trx of wilc_wlan_io_func_t - - - --- 2015-11-06 Glen Lee Not Applicable
[16/26] staging: wilc1000: remove function pointer spi_trx - - - --- 2015-11-06 Glen Lee Not Applicable
[15/26] staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_t - - - --- 2015-11-06 Glen Lee Not Applicable
[14/26] staging: wilc1000: remove function pointer spi_rx of wilc_spi_t - - - --- 2015-11-06 Glen Lee Not Applicable
[13/26] staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_t - - - --- 2015-11-06 Glen Lee Not Applicable
[12/26] staging: wilc1000: remove function pointer spi_tx of wilc_spi_t - - - --- 2015-11-06 Glen Lee Not Applicable
[11/26] staging: wilc1000: wilc_spi.c: add prefix wilc in all function name - - - --- 2015-11-06 Glen Lee Not Applicable
[10/26] staging: wilc1000: call linux_sdio_init instead of io_init - - - --- 2015-11-06 Glen Lee Not Applicable
[09/26] staging: wilc1000: remove varialbe sdio_set_default_speed - - - --- 2015-11-06 Glen Lee Not Applicable
[08/26] staging: wilc1000: remove function pointer sdio_set_default_speed - - - --- 2015-11-06 Glen Lee Not Applicable
« 1 2 ... 3 4 511 12 »