aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: wilc1000: wilc_msgqueue.c : remove goto statementLeo Kim1-17/+8
2015-10-29staging: wilc1000: tcp_process: add argument dev and use private dataGlen Lee1-4/+9
2015-10-29staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee3-6/+6
2015-10-29staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlanGlen Lee1-3/+5
2015-10-29staging: wilc1000: wilc_wlan_txq_get_next: add argument wilcGlen Lee1-4/+5
2015-10-29staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use itGlen Lee1-4/+4
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee4-10/+13
2015-10-29staging: wilc1000: GetIfHandler: add argument struct wilc and use itGlen Lee1-10/+10
2015-10-29staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee3-5/+6
2015-10-29staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use itGlen Lee1-5/+10
2015-10-29staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee3-4/+4
2015-10-29staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlanGlen Lee1-1/+3
2015-10-29staging: wilc1000: wlan_deinitialize_threads: change argument and use wilcGlen Lee1-10/+15
2015-10-29staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee3-7/+7
2015-10-29staging: wilc1000: wlan_deinit_locks: change argument wilc with net_deviceGlen Lee1-8/+14
2015-10-29staging: wilc1000: host_int_init: add argument net_deviceGlen Lee3-4/+11
2015-10-29staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee1-7/+10
2015-10-29staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee3-6/+11
2015-10-29staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlanGlen Lee1-11/+16
2015-10-29staging: wilc1000: wlan_initialize_threads: change argument with net_deviceGlen Lee1-9/+12
2015-10-29staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlanGlen Lee1-3/+8
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee3-10/+9
2015-10-29staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee1-4/+4
2015-10-29staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee1-2/+2
2015-10-29staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee4-5/+8
2015-10-29staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlanGlen Lee1-5/+11
2015-10-29staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlanGlen Lee1-1/+7
2015-10-29staging: wicl1000: isr_uh_routine: use netdev private wilcGlen Lee1-2/+8
2015-10-29staging: wilc1000: fix build error on SPIGlen Lee1-1/+5
2015-10-29staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons1-69/+93
2015-10-29staging: lustre: convert last typedef data types in hash.cJames Simmons1-9/+9
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons2-16/+21
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons2-20/+24
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons10-39/+40
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons2-6/+6
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons2-8/+8
2015-10-29Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke1-95/+0
2015-10-29staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla1-8/+0
2015-10-29staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla1-37/+0
2015-10-29Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke1-90/+0
2015-10-29Staging: iio: adc: Fix sparse warningKsenija Stanojevic1-2/+3
2015-10-29Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic1-5/+6
2015-10-29Staging: panel: Logical continuations should be on the previous lineSirnam Swetha1-6/+6
2015-10-29Staging: panel: usleep_range is preferred over udelaySirnam Swetha1-15/+19
2015-10-29Staging: panel: Removing multiple blank linesSirnam Swetha1-1/+0
2015-10-29Staging: panel: spaces preferred around that '/'Sirnam Swetha1-1/+1
2015-10-27staging/rdma/hfi1: Update driver version string to 0.9-294Jubin John1-1/+1
2015-10-27staging/rdma/hfi1: add additional rc tracesMike Marciniszyn3-14/+42
2015-10-27staging/rdma/hfi1: Add unit # to verbs txreq cache nameJubin John1-1/+6
2015-10-27staging/rdma/hfi1: Load SBus firmware once per ASICEaswar Hariharan2-27/+14