aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-06-19staging: rtl8712: Fix oops on dongle removal if firmware is not availableThomas Vegas1-22/+22
2014-06-19staging: vt6655: coding style: use C89 commentsMerlin Chlosta1-4/+4
2014-06-19staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger3-5/+5
2014-06-19staging: vt6655: replace C99 style commentsJames A Shackleford1-150/+150
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford1-0/+1
2014-06-19staging: vt6655: update iwctl_private_args extern declarationJames A Shackleford1-1/+1
2014-06-19staging: vt6655: update out-of-date function declarationJames A Shackleford1-1/+1
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford1-1/+2
2014-06-19staging: vt6655: fix sparse warning "cast removes address space of expression"James A Shackleford1-3/+3
2014-06-19staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir1-0/+2
2014-06-19staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_timeMalcolm Priestley3-24/+24
2014-06-19staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley4-23/+23
2014-06-19staging: vt6656: rename FIRMWAREbCheckVersion to vnt_check_firmware_versionMalcolm Priestley3-3/+3
2014-06-19staging: vt6656: rename FIRMWAREbBrach2Sram to vnt_firmware_branch_to_sramMalcolm Priestley3-5/+5
2014-06-19staging: vt6656: rename FIRMWAREbDownload to vnt_download_firmwareMalcolm Priestley3-3/+3
2014-06-19staging: vt6656: firmware.c replace DBG_PRT debug messagesMalcolm Priestley1-11/+11
2014-06-19staging: vt6656: FIRMWAREbCheckVersion remove camel caseMalcolm Priestley1-10/+10
2014-06-19staging: vt6656: FIRMWAREbBrach2Sram remove camel caseMalcolm Priestley1-4/+4
2014-06-19staging: vt6656: FIRMWAREbDownload remove camel caseMalcolm Priestley1-14/+14
2014-06-19staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley3-4/+4
2014-06-19staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley4-4/+4
2014-06-19staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley4-6/+6
2014-06-19staging: vt6656: PSbIsNextTBTTWakeUp remove camel caseMalcolm Priestley1-14/+14
2014-06-19staging: vt6656: PSvDisablePowerSaving remove camel caseMalcolm Priestley1-8/+8
2014-06-19staging: vt6656: PSvEnablePowerSaving remove camel caseMalcolm Priestley1-19/+19
2014-06-19staging: vt6656: rxtx replace adwTxKey[4]Malcolm Priestley2-3/+3
2014-06-19staging: vt6656: rxtx s_vFillTxKey use vnt_usb_send_contextMalcolm Priestley1-11/+10
2014-06-19staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structuresMalcolm Priestley3-73/+55
2014-06-19staging: vt6656: rxtx move vnt_usb_send_context into tx structure.Malcolm Priestley1-44/+64
2014-06-19staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_intervalMalcolm Priestley3-5/+5
2014-06-19staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...Malcolm Priestley4-7/+7
2014-06-19staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...Malcolm Priestley4-5/+5
2014-06-19staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_modeMalcolm Priestley4-7/+7
2014-06-19staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_modeMalcolm Priestley4-5/+5
2014-06-19staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addrMalcolm Priestley3-5/+5
2014-06-19staging: vt6656: rename MACvWriteWord to vnt_mac_write_wordMalcolm Priestley3-4/+4
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley8-33/+34
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley7-15/+15
2014-06-19staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentryMalcolm Priestley3-8/+8
2014-06-19staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentryMalcolm Priestley6-6/+5
2014-06-19staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_typeMalcolm Priestley3-4/+4
2014-06-19staging: vt6656: rename MACbShutdown to vnt_mac_shutdownMalcolm Priestley3-5/+5
2014-06-19staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filterMalcolm Priestley3-4/+4
2014-06-19staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley5-11/+11
2014-06-19staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley4-5/+5
2014-06-19staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley4-6/+6
2014-06-19staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbttMalcolm Priestley3-6/+5
2014-06-19staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbttMalcolm Priestley3-5/+5
2014-06-19staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbttMalcolm Priestley2-5/+5
2014-06-19staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsfMalcolm Priestley3-4/+4