summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-19staging: rtl8712: Remove useless variable 'fw_found'Thomas Vegas
2014-06-19staging: rtl8712: Fix oops on dongle removal if firmware is not availableThomas Vegas
2014-06-19staging: vt6655: coding style: use C89 commentsMerlin Chlosta
2014-06-19staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger
2014-06-19staging: vt6655: replace C99 style commentsJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford
2014-06-19staging: vt6655: update iwctl_private_args extern declarationJames A Shackleford
2014-06-19staging: vt6655: update out-of-date function declarationJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning "cast removes address space of expression"James A Shackleford
2014-06-19staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir
2014-06-19staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_timeMalcolm Priestley
2014-06-19staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley
2014-06-19staging: vt6656: rename FIRMWAREbCheckVersion to vnt_check_firmware_versionMalcolm Priestley
2014-06-19staging: vt6656: rename FIRMWAREbBrach2Sram to vnt_firmware_branch_to_sramMalcolm Priestley
2014-06-19staging: vt6656: rename FIRMWAREbDownload to vnt_download_firmwareMalcolm Priestley
2014-06-19staging: vt6656: firmware.c replace DBG_PRT debug messagesMalcolm Priestley
2014-06-19staging: vt6656: FIRMWAREbCheckVersion remove camel caseMalcolm Priestley
2014-06-19staging: vt6656: FIRMWAREbBrach2Sram remove camel caseMalcolm Priestley
2014-06-19staging: vt6656: FIRMWAREbDownload remove camel caseMalcolm Priestley
2014-06-19staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley
2014-06-19staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley
2014-06-19staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley
2014-06-19staging: vt6656: PSbIsNextTBTTWakeUp remove camel caseMalcolm Priestley
2014-06-19staging: vt6656: PSvDisablePowerSaving remove camel caseMalcolm Priestley
2014-06-19staging: vt6656: PSvEnablePowerSaving remove camel caseMalcolm Priestley
2014-06-19staging: vt6656: rxtx replace adwTxKey[4]Malcolm Priestley
2014-06-19staging: vt6656: rxtx s_vFillTxKey use vnt_usb_send_contextMalcolm Priestley
2014-06-19staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structuresMalcolm Priestley
2014-06-19staging: vt6656: rxtx move vnt_usb_send_context into tx structure.Malcolm Priestley
2014-06-19staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_intervalMalcolm Priestley
2014-06-19staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...Malcolm Priestley
2014-06-19staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...Malcolm Priestley
2014-06-19staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_modeMalcolm Priestley
2014-06-19staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_modeMalcolm Priestley
2014-06-19staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addrMalcolm Priestley
2014-06-19staging: vt6656: rename MACvWriteWord to vnt_mac_write_wordMalcolm Priestley
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley
2014-06-19staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentryMalcolm Priestley
2014-06-19staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentryMalcolm Priestley
2014-06-19staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_typeMalcolm Priestley
2014-06-19staging: vt6656: rename MACbShutdown to vnt_mac_shutdownMalcolm Priestley
2014-06-19staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filterMalcolm Priestley
2014-06-19staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley
2014-06-19staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbttMalcolm Priestley
2014-06-19staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbttMalcolm Priestley
2014-06-19staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbttMalcolm Priestley