summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-29staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: wlan_deinitialize_threads: change argument and use wilcGlen Lee
2015-10-29staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: wlan_deinit_locks: change argument wilc with net_deviceGlen Lee
2015-10-29staging: wilc1000: host_int_init: add argument net_deviceGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: wlan_initialize_threads: change argument with net_deviceGlen Lee
2015-10-29staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee
2015-10-29staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee
2015-10-29staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wicl1000: isr_uh_routine: use netdev private wilcGlen Lee
2015-10-29staging: wilc1000: fix build error on SPIGlen Lee
2015-10-29staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons
2015-10-29staging: lustre: convert last typedef data types in hash.cJames Simmons
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons
2015-10-29Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke
2015-10-29staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla
2015-10-29staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla
2015-10-29Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke
2015-10-29Staging: iio: adc: Fix sparse warningKsenija Stanojevic
2015-10-29Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic
2015-10-29Staging: panel: Logical continuations should be on the previous lineSirnam Swetha
2015-10-29Staging: panel: usleep_range is preferred over udelaySirnam Swetha
2015-10-29Staging: panel: Removing multiple blank linesSirnam Swetha
2015-10-29Staging: panel: spaces preferred around that '/'Sirnam Swetha
2015-10-27staging/rdma/hfi1: Update driver version string to 0.9-294Jubin John
2015-10-27staging/rdma/hfi1: add additional rc tracesMike Marciniszyn
2015-10-27staging/rdma/hfi1: Add unit # to verbs txreq cache nameJubin John
2015-10-27staging/rdma/hfi1: Load SBus firmware once per ASICEaswar Hariharan
2015-10-27staging/rdma/hfi1: Thread the receive interrupt.Dean Luick
2015-10-27staging/rdma/hfi1: Add irqsaves in the packet processing pathDean Luick
2015-10-27staging/rdma/hfi1: Increase SDMA descriptor queue sizeIgnacio Hernandez
2015-10-27staging/rdma/hfi1: Allow tuning of SDMA interrupt rateMitko Haralanov
2015-10-27staging/rdma/hfi1: Wrong cast breaks desired pointer arithmeticMitko Haralanov
2015-10-27staging/rdma/hfi1: Prevent silent data corruption with user SDMAMitko Haralanov
2015-10-27staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmwareEaswar Hariharan
2015-10-27staging/rdma/hfi1: Add a schedule in send threadDean Luick
2015-10-27staging/rdma/hfi1: Reset firmware instead of reloading SbusCaz Yokoyama