cascardo/linux.git
2015-12-21 Glen Leestaging: wilc1000: remove unused files
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_spi.c: move all the codes...
2015-12-21 Glen Leestaging: wilc1000: remove unneeded function
2015-12-21 Glen Leestaging: wilc1000: rename spi function names
2015-12-21 Glen Leestaging: wilc1000: remove unused files
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_sdio.c: move all the...
2015-12-21 Glen Leestaging: wilc1000: linux_sdio_probe: use return value
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_spi.c: return linux error...
2015-12-21 Leo Kimstaging: wilc1000: wilc_deinit(): fixes inconsistent...
2015-12-21 Leo Kimstaging: wilc1000: wilc_init(): fixes inconsistent...
2015-12-21 Leo Kimstaging: wilc1000: fixes potential null dereference...
2015-12-21 Leo Kimstaging: wilc1000: replace explicit NULL comparisons...
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_spi.c: fix NULL compariso...
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_spi.c: add a blank
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_spi.c: remove braces...
2015-12-21 Glen Leestaging: wilc1000: wilc_sdio_cmd52: return linux error...
2015-12-21 Glen Leestaging: wilc1000: wilc_sdio_cmd53: return linux error...
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_sdio.c: remove braces
2015-12-21 Glen Leestaging: wilc1000: linux_wlan_sdio.c: fix checkpatch...
2015-12-21 Glen Leestaging: wilc1000: remove unused functions
2015-12-21 Glen Leestaging: wilc1000: remove wilc_debug_func of hif_init
2015-12-21 Glen Leestaging: wilc1000: sdio/spi: use device print api inste...
2015-12-21 Glen Leestaging: wilc1000: move all of wilc_wlan_dev_t to struc...
2015-12-21 Glen Leestaging: wilc1000: remove unused varialbe tx_buffer_offset
2015-12-21 Glen Leestaging: wilc1000: remove io_type of wilc_wlan_dev_t
2015-12-21 Glen Leestaging: wilc1000: wilc_wlan.c: remove hif_func of...
2015-12-21 Glen Leestaging: wilc1000: use kernel define byte order macros
2015-12-21 Glen Leestaging: wilc1000: rename index to tcp_pending_ack_idx
2015-12-21 Glen Leestaging: wilc1000: remove wilc memory allocation config
2015-12-21 Glen Leestaging: wilc1000: remove define COMPLEMENT_BOOT
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: rename pci171x_ai_*()
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: rename pci171x_ai_{cmd...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: fix ai (*insn_read)
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: fix counter 0 internal...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: tidy up pci1710_reset()
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: ai (*cancel) should not...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: post increment 'subdev...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: tidy up analog input...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: tidy up analog output...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: support external analog...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: rename pci171x_ao_insn_wr...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: rename pci171x_d[io]_insn...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: rename pci171x_insn_count...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: rename interrupt_service_...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: tidy up boardinfo definition
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: remove 'has_large_fifo...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: remove 'has_di_do' boardinfo
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: remove 'n_aichan' boardinfo
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: define the mux control...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: refactor ai range programming
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: don't "reset" board when...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: remove 'has_counter'...
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci1710: remove 'has_irq' boardinfo
2015-12-18 H Hartley Sweetenstaging: comedi: adv_pci_dio: separate out PCI-1760...
2015-12-18 Mario J. Rugierostaging: wilc1000: replace 'ptr > 0' check by 'ptr...
2015-12-18 Masanari Iidastaging: wilc1000: Fix typo in wilc_msgqueue.h
2015-12-18 Bogicevic Sasadrivers:staging:wilc1000 Fix all comparison to NULL...
2015-12-18 Chandra S Gorentlastaging: wilc1000: Remove 'if' statement, which is...
2015-12-18 Glen Leestaging: wilc1000: fix a bug when unload driver
2015-12-18 Leo Kimstaging: wilc1000: Handle_SetMulticastFilter(): fixes...
2015-12-18 Leo Kimstaging: wilc1000: change if with else if
2015-12-18 Leo Kimstaging: wilc1000: Handle_AddBASession: remove unused...
2015-12-18 Leo Kimstaging: wilc1000: fixes blank lines aren't necessary...
2015-12-18 Leo Kimstaging: wilc1000: wilc_wfi_cfgoperations.c: remove...
2015-12-18 Glen Leestaging: wilc1000: fix rmmod failure
2015-12-18 Glen Leestaging: wilc1000: return linux error value
2015-12-18 Glen Leestaging: wilc1000: remove unused variable
2015-12-18 Leo Kimstaging: wilc1000: rename pstrNetworkInfo in get_rssi_a...
2015-12-18 Leo Kimstaging: wilc1000: rename pJoinParams in CfgScanResult...
2015-12-18 Leo Kimstaging: wilc1000: rename pUserVoid in CfgScanResult...
2015-12-18 Leo Kimstaging: wilc1000: rename pstrNetworkInfo in CfgScanRes...
2015-12-18 Leo Kimstaging: wilc1000: rename enuScanEvent in CfgScanResult...
2015-12-18 Leo Kimstaging: wilc1000: rename pUserVoid in add_network_to_s...
2015-12-18 Leo Kimstaging: wilc1000: rename pUserVoid in is_network_in_sh...
2015-12-18 Leo Kimstaging: wilc1000: update_scan_time: remove unused...
2015-12-18 Leo Kimstaging: wilc1000: reset_shadow_found: remove unused...
2015-12-18 Leo Kimstaging: wilc1000: rename s32Freq variable
2015-12-18 Leo Kimstaging: wilc1000: rename pstrNetworkInfo variable
2015-12-18 Leo Kimstaging: wilc1000: rename bDirectScan in refresh_scan...
2015-12-18 Leo Kimstaging: wilc1000: rename pUserVoid in refresh_scan...
2015-12-18 Leo Kimstaging: wilc1000: clear_shadow_scan: remove unused...
2015-12-18 Leo Kimstaging: wilc1000: rename wilc_connected_SSID variable
2015-12-18 Leo Kimstaging: wilc1000: rename duringIP_TIME variable
2015-12-18 Leo Kimstaging: wilc1000: rename bWilc_ie variable
2015-12-18 Leo Kimstaging: wilc1000: rename u8P2P_vendorspec variable
2015-12-18 Leo Kimstaging: wilc1000: rename u8P2Precvrandom variable
2015-12-18 Leo Kimstaging: wilc1000: rename u8P2Plocalrandom variable
2015-12-18 Leo Kimstaging: wilc1000: rename u8P2P_oui variable
2015-12-18 Leo Kimstaging: wilc1000: rename u8WLANChannel variable
2015-12-18 Leo Kimstaging: wilc1000: rename WILC_WFI_rates variable
2015-12-18 Leo Kimstaging: wilc1000: rename WILC_WFI_2ghz_channels variable
2015-12-18 Leo Kimstaging: wilc1000: rename astrLastScannedNtwrksShadow...
2015-12-18 Leo Kimstaging: wilc1000: rename u32LastScannedNtwrksCountShad...
2015-12-18 Glen Leestaging: wilc1000: use wilc instead of wilc_dev and...
2015-12-18 Glen Leestaging: wilc1000: wilc_dbg: remove wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_wlan_cfg_get: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_wlan_cfg_set: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_send_config_pkt: pass struct...
2015-12-18 Glen Leestaging: wilc1000: add struct wilc to host_if_drv
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_write_read: pass struct...
next