summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee2015-10-293-6/+6
* staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-291-3/+5
* staging: wilc1000: wilc_wlan_txq_get_next: add argument wilcGlen Lee2015-10-291-4/+5
* staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use itGlen Lee2015-10-291-4/+4
* staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee2015-10-294-10/+13
* staging: wilc1000: GetIfHandler: add argument struct wilc and use itGlen Lee2015-10-291-10/+10
* staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee2015-10-293-5/+6
* staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use itGlen Lee2015-10-291-5/+10
* staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee2015-10-293-4/+4
* staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlanGlen Lee2015-10-291-1/+3
* staging: wilc1000: wlan_deinitialize_threads: change argument and use wilcGlen Lee2015-10-291-10/+15
* staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee2015-10-293-7/+7
* staging: wilc1000: wlan_deinit_locks: change argument wilc with net_deviceGlen Lee2015-10-291-8/+14
* staging: wilc1000: host_int_init: add argument net_deviceGlen Lee2015-10-293-4/+11
* staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee2015-10-291-7/+10
* staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee2015-10-293-6/+11
* staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlanGlen Lee2015-10-291-11/+16
* staging: wilc1000: wlan_initialize_threads: change argument with net_deviceGlen Lee2015-10-291-9/+12
* staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlanGlen Lee2015-10-291-3/+8
* staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee2015-10-293-10/+9Star
* staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee2015-10-291-4/+4
* staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee2015-10-291-2/+2
* staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee2015-10-294-5/+8
* staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlanGlen Lee2015-10-291-5/+11
* staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlanGlen Lee2015-10-291-1/+7
* staging: wicl1000: isr_uh_routine: use netdev private wilcGlen Lee2015-10-291-2/+8
* staging: wilc1000: fix build error on SPIGlen Lee2015-10-291-1/+5
* staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons2015-10-291-69/+93
* staging: lustre: convert last typedef data types in hash.cJames Simmons2015-10-291-9/+9
* staging: lustre: change cfs_hash_head*_t to structJames Simmons2015-10-292-16/+21
* staging: lustre: change cfs_hash_dhead*_t to structJames Simmons2015-10-292-20/+24
* staging: lustre: change cfs_hash_ops_t to structJames Simmons2015-10-2910-39/+40
* staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons2015-10-292-6/+6
* staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons2015-10-292-8/+8
* Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke2015-10-291-95/+0Star
* staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla2015-10-281-8/+0Star
* staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla2015-10-281-37/+0Star
* Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke2015-10-281-90/+0Star
* Staging: iio: adc: Fix sparse warningKsenija Stanojevic2015-10-281-2/+3
* Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic2015-10-281-5/+6
* Staging: panel: Logical continuations should be on the previous lineSirnam Swetha2015-10-281-6/+6
* Staging: panel: usleep_range is preferred over udelaySirnam Swetha2015-10-281-15/+19
* Staging: panel: Removing multiple blank linesSirnam Swetha2015-10-281-1/+0Star
* Staging: panel: spaces preferred around that '/'Sirnam Swetha2015-10-281-1/+1
* staging/rdma/hfi1: Update driver version string to 0.9-294Jubin John2015-10-271-1/+1
* staging/rdma/hfi1: add additional rc tracesMike Marciniszyn2015-10-273-14/+42
* staging/rdma/hfi1: Add unit # to verbs txreq cache nameJubin John2015-10-271-1/+6
* staging/rdma/hfi1: Load SBus firmware once per ASICEaswar Hariharan2015-10-272-27/+14Star
* staging/rdma/hfi1: Thread the receive interrupt.Dean Luick2015-10-274-46/+154
* staging/rdma/hfi1: Add irqsaves in the packet processing pathDean Luick2015-10-276-22/+29