index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
staging: rtl8712: Fix oops on dongle removal if firmware is not available
Thomas Vegas
1
-22
/
+22
2014-06-19
staging: vt6655: coding style: use C89 comments
Merlin Chlosta
1
-4
/
+4
2014-06-19
staging: vt6655: remove unnecessary typedef struct.
Martin Kepplinger
3
-5
/
+5
2014-06-19
staging: vt6655: replace C99 style comments
James A Shackleford
1
-150
/
+150
2014-06-19
staging: vt6655: fix sparse warning for static declarations
James A Shackleford
1
-0
/
+1
2014-06-19
staging: vt6655: update iwctl_private_args extern declaration
James A Shackleford
1
-1
/
+1
2014-06-19
staging: vt6655: update out-of-date function declaration
James A Shackleford
1
-1
/
+1
2014-06-19
staging: vt6655: fix sparse warning for static declarations
James A Shackleford
1
-1
/
+2
2014-06-19
staging: vt6655: fix sparse warning "cast removes address space of expression"
James A Shackleford
1
-3
/
+3
2014-06-19
staging: gdm724x: Added blank lines after declarations in gdm_lte.c
Scott Weir
1
-0
/
+2
2014-06-19
staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_time
Malcolm Priestley
3
-24
/
+24
2014-06-19
staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
4
-23
/
+23
2014-06-19
staging: vt6656: rename FIRMWAREbCheckVersion to vnt_check_firmware_version
Malcolm Priestley
3
-3
/
+3
2014-06-19
staging: vt6656: rename FIRMWAREbBrach2Sram to vnt_firmware_branch_to_sram
Malcolm Priestley
3
-5
/
+5
2014-06-19
staging: vt6656: rename FIRMWAREbDownload to vnt_download_firmware
Malcolm Priestley
3
-3
/
+3
2014-06-19
staging: vt6656: firmware.c replace DBG_PRT debug messages
Malcolm Priestley
1
-11
/
+11
2014-06-19
staging: vt6656: FIRMWAREbCheckVersion remove camel case
Malcolm Priestley
1
-10
/
+10
2014-06-19
staging: vt6656: FIRMWAREbBrach2Sram remove camel case
Malcolm Priestley
1
-4
/
+4
2014-06-19
staging: vt6656: FIRMWAREbDownload remove camel case
Malcolm Priestley
1
-14
/
+14
2014-06-19
staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeup
Malcolm Priestley
3
-4
/
+4
2014-06-19
staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_saving
Malcolm Priestley
4
-4
/
+4
2014-06-19
staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_saving
Malcolm Priestley
4
-6
/
+6
2014-06-19
staging: vt6656: PSbIsNextTBTTWakeUp remove camel case
Malcolm Priestley
1
-14
/
+14
2014-06-19
staging: vt6656: PSvDisablePowerSaving remove camel case
Malcolm Priestley
1
-8
/
+8
2014-06-19
staging: vt6656: PSvEnablePowerSaving remove camel case
Malcolm Priestley
1
-19
/
+19
2014-06-19
staging: vt6656: rxtx replace adwTxKey[4]
Malcolm Priestley
2
-3
/
+3
2014-06-19
staging: vt6656: rxtx s_vFillTxKey use vnt_usb_send_context
Malcolm Priestley
1
-11
/
+10
2014-06-19
staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structures
Malcolm Priestley
3
-73
/
+55
2014-06-19
staging: vt6656: rxtx move vnt_usb_send_context into tx structure.
Malcolm Priestley
1
-44
/
+64
2014-06-19
staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_interval
Malcolm Priestley
3
-5
/
+5
2014-06-19
staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...
Malcolm Priestley
4
-7
/
+7
2014-06-19
staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...
Malcolm Priestley
4
-5
/
+5
2014-06-19
staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_mode
Malcolm Priestley
4
-7
/
+7
2014-06-19
staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_mode
Malcolm Priestley
4
-5
/
+5
2014-06-19
staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addr
Malcolm Priestley
3
-5
/
+5
2014-06-19
staging: vt6656: rename MACvWriteWord to vnt_mac_write_word
Malcolm Priestley
3
-4
/
+4
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
8
-33
/
+34
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
7
-15
/
+15
2014-06-19
staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentry
Malcolm Priestley
3
-8
/
+8
2014-06-19
staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentry
Malcolm Priestley
6
-6
/
+5
2014-06-19
staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type
Malcolm Priestley
3
-4
/
+4
2014-06-19
staging: vt6656: rename MACbShutdown to vnt_mac_shutdown
Malcolm Priestley
3
-5
/
+5
2014-06-19
staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filter
Malcolm Priestley
3
-4
/
+4
2014-06-19
staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode
Malcolm Priestley
5
-11
/
+11
2014-06-19
staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on
Malcolm Priestley
4
-5
/
+5
2014-06-19
staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off
Malcolm Priestley
4
-6
/
+6
2014-06-19
staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbtt
Malcolm Priestley
3
-6
/
+5
2014-06-19
staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbtt
Malcolm Priestley
3
-5
/
+5
2014-06-19
staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbtt
Malcolm Priestley
2
-5
/
+5
2014-06-19
staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsf
Malcolm Priestley
3
-4
/
+4
[next]