summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* staging: lustre: move nidstring handling to LNet layerJames Simmons2015-10-24
* staging: lustre: add a service that prints a nidlistGregoire Pichon2015-10-24
* staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macrosMike Rapoport2015-10-24
* staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport2015-10-24
* staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport2015-10-24
* staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_allocMike Rapoport2015-10-24
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-24
* staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_allocMike Rapoport2015-10-24
* staging: lustre: remove unused OBDO_{ALLOC, FREE} macrosMike Rapoport2015-10-24
* staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport2015-10-24
* staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport2015-10-24
* staging: lustre: remove unused OBD_SLAB_CPT_ALLOC* macrosMike Rapoport2015-10-24
* staging: lustre: kernel style neating (block comments)Sanne Wouda2015-10-24
* Staging: lustre: interval_tree: Remove multiple assignmentsShivani Bhardwaj2015-10-24
* staging: lustre: make sptlrpc_flavor_has_bulk return booleanGeliang Tang2015-10-24
* Staging: lustre: lproc_osc: Add check on a variableShivani Bhardwaj2015-10-24
* staging: lustre: Replace aligned packed with packedCristina Moraru2015-10-24
* Staging: mt29f_spinand: Remove redundant cast on 'retval'Eva Rachel Retuya2015-10-24
* Staging: mt29f_spinand: Use preferred kernel typesEva Rachel Retuya2015-10-24
* Staging: mt29f_spinand: Remove multiple blank linesEva Rachel Retuya2015-10-24
* Staging: mt29f_spinand: Remove blank line before '}' and after '{' bracesEva Rachel Retuya2015-10-24
* Staging: mt29f_spinand: Add blank line after function declarationEva Rachel Retuya2015-10-24
* Staging: rtl8192u: Eliminate use of MSECS macroShraddha Barke2015-10-24
* staging: rtl8192u: simplify conditionalLuis de Bethencourt2015-10-24
* staging: wilc1000: isr_bh_routine: remove unused variable nicGlen Lee2015-10-24
* staging: wilc1000: fix trivial typosGeliang Tang2015-10-24
* staging: wilc1000: init_irq: change argument and use netdev private wilcGlen Lee2015-10-24
* staging: wilc1000: start_ap: use netdev private data wilcGlen Lee2015-10-24
* staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilcGlen Lee2015-10-24
* staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-24
* staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-24
* staging: wilc1000: CfgConnectResult: use netdev private wilcGlen Lee2015-10-24
* staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee2015-10-24
* staging: wilc1000: chage_virtual_intf: use netdev private wilcGlen Lee2015-10-24
* staging: wilc1000: mac_close: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-24
* staging: wilc1000: mac_open: use netdev private wilcGlen Lee2015-10-24
* staging: wilc1000: wlan_init_locks: change parameter and use wilcGlen Lee2015-10-24
* staging: wilc1000: wilc1000_wlan_init: use netdev private wilcGlen Lee2015-10-24
* staging: wilc1000: add wilc to netdev private data structureGlen Lee2015-10-24
* staging: wilc1000: fix the bug on copying bssidTony Cho2015-10-24
* staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho2015-10-24
* staging: wilc1000: introduce struct wilc_sdio for sdio dataTony Cho2015-10-24
* staging: wilc1000: remove COMPLEMENT_BOOTTony Cho2015-10-24
* staging: wilc1000: rename wilc_firmware in the struct wilcTony Cho2015-10-24
* staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho2015-10-24
* staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho2015-10-24
* staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho2015-10-24
* staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho2015-10-24
* staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho2015-10-24
* staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho2015-10-24