Sign in
android-kvm
/
linux
/
07f01962e3d37bd2c5bbcdf87f29c9fe78feb6e0
/
drivers
/
staging
/
vt6656
ed15e88
Merge 4.2-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
d309509
staging: vt6656: check ieee80211_bss_conf bssid not NULL
by Malcolm Priestley
· 9 years ago
943304b
staging: vt6656: Fixed two lines over 80 characters long
by Arjun Krishna Babu
· 9 years ago
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
5699c0f
staging: vt6656: Boolean tests don't need comparisons.
by Abdul Hussain
· 10 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
5908260
Staging: vt6656: device: Fixed spelling error
by Colin Cronin
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b23f143
staging: vt6656: use ieee80211_tx_info to select packet type.
by Malcolm Priestley
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
807dc06
Merge 4.0-rc5 into staging-testing
by Greg Kroah-Hartman
· 10 years ago
20ff141
staging: vt6656: don't return zero on failure path in vt6656_probe()
by Alexey Khoroshilov
· 10 years ago
163fe30
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
by Malcolm Priestley
· 10 years ago
d34add0
staging: vt6656: Fix possible leak in vnt_download_firmware()
by Christian Engelmayer
· 10 years ago
c5f9e99
staging: vt6656: replace memcpy by ether_addr_copy
by Aya Mahfouz
· 10 years ago
1aba012
Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and pack variable
by aybuke ozdemir
· 10 years ago
1bdee70
staging: vt6656: parse cts fall back out of vnt_fill_cts_head
by Malcolm Priestley
· 10 years ago
5c9b063
staging: vt6656: vnt_fill_cts_head remove unneeded NULL check.
by Malcolm Priestley
· 10 years ago
48eaa7f
staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)
by Heba Aamer
· 10 years ago
09a7a6b
Staging: vt6656: Checkpatch fix: else after break or return
by Emrys Bayliss
· 10 years ago
ffad440
Staging: vt6656: Fixed typo in a variable name
by Gustavo A. R. Silva
· 10 years ago
733b3b0
Staging: vt6656: Fixed typo in a macro name
by Gustavo A. R. Silva
· 10 years ago
73c4c6e
staging: vt6656: whitespace checkpatch warning fix.
by Krzysztof Adamski
· 10 years ago
e238223
staging: vt6656: Use ether_addr_copy() on vnt_private members.
by Krzysztof Adamski
· 10 years ago
ccc103f
staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.
by Krzysztof Adamski
· 10 years ago
dab363f
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 11 years ago
2ff6179
staging: vt6656: remove unnecessary 'out of memory' message
by Melike Yurtoglu
· 10 years ago
f0cffbf
staging: vt6656: Merge three lines into one
by Tapasweni Pathak
· 10 years ago
3b9999e
Staging: vt6656: Merge two lines of code into one
by Rajbinder Brar
· 10 years ago
3e46587
staging: vt6656: remove unnecessary else after return
by Tapasweni Pathak
· 10 years ago
eab4e78
Staging: vt6656: Merges two lines of code and also removes unused variable
by Mahati Chamarthy
· 10 years ago
88c9cc0
Staging: vt6656: Merges two lines of code and removes unused variable
by Mahati Chamarthy
· 10 years ago
b377ed4
Staging: vt6656: Removing else after break statement to fix warning
by Rajbinder Brar
· 10 years ago
163090a
staging: vt6656: remove rate_control_algorithm pid
by Malcolm Priestley
· 10 years ago
76be25b
staging: vt6656: add blank line after declaration
by Ragnar B. Johannsson
· 10 years ago
de657d5
staging: vt6656: fix incorrect indentation
by Ragnar B. Johannsson
· 10 years ago
8614034
staging: vt6656: remove unnecessary braces
by Ragnar B. Johannsson
· 10 years ago
7a33917
staging: vt6656: wcmd.h remove dead macros
by Malcolm Priestley
· 10 years ago
4a36a96
staging: vt6656: rf.h cleanup C_PWBT comments
by Malcolm Priestley
· 10 years ago
f777203
staging: vt6656: power.h remove dead macros
by Malcolm Priestley
· 10 years ago
2369063
staging: vt6656: dpc remove unneeded headers
by Malcolm Priestley
· 10 years ago
52e0cdc5
staging: vt6656: dpc.h remove dead function prototypes
by Malcolm Priestley
· 10 years ago
e96caf3
staging: vt6656: rf.h clean up comments
by Malcolm Priestley
· 10 years ago
a8492a0
staging: vt6656: remove comments of old functions nolonger present.
by Malcolm Priestley
· 10 years ago
d78551b
staging: vt6656: remove return from all void functions
by Malcolm Priestley
· 10 years ago
1beace3
staging: vt6656: main_usb.c remove return from void functions
by Malcolm Priestley
· 10 years ago
feab481
staging: vt6656: change driver version to mac80211
by Malcolm Priestley
· 10 years ago
ffc0e37
staging: vt6656: main_usb.c remove comments to functions nolonger present.
by Malcolm Priestley
· 10 years ago
ef48442
staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs
by Malcolm Priestley
· 10 years ago
1c2fd56
staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs
by Malcolm Priestley
· 10 years ago
0dd6e68
staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs
by Malcolm Priestley
· 10 years ago
afc7ef6
staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs
by Malcolm Priestley
· 10 years ago
500e1fb
staging: vt6656: rename device_init_registers to vnt_init_registers
by Malcolm Priestley
· 10 years ago
7665cf2
staging: vt6656: rename device_set_options to vnt_set_options
by Malcolm Priestley
· 10 years ago
cbcc9a3
staging: vt6656: use test_bit to check flags status
by Malcolm Priestley
· 10 years ago
fa4b5c7
staging: vt6656: Remove unused macro MP_TEST_FLAGS
by Malcolm Priestley
· 10 years ago
2ab3d46
staging: vt6656: use clear_bit to remove device flag
by Malcolm Priestley
· 10 years ago
4c3b0d4
staging: vt6656: use set_bit to set flags
by Malcolm Priestley
· 10 years ago
2746321
staging: vt6656: struct vnt_private merge flag and macros
by Malcolm Priestley
· 10 years ago
23e7c47
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
by Malcolm Priestley
· 10 years ago
f370872
staging: vt6656: remove macro MP_IS_READY
by Malcolm Priestley
· 10 years ago
b679ad2
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
by Malcolm Priestley
· 10 years ago
14fb6ce
staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to __le16
by Malcolm Priestley
· 10 years ago
47e0889
staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16
by Malcolm Priestley
· 10 years ago
1e00b44
staging: vt6656: struct vnt_beacon_buffer replace byType with type
by Malcolm Priestley
· 10 years ago
c8a3a4c
staging: vt6656: vnt_tx_buffer replace byType with type
by Malcolm Priestley
· 10 years ago
af90ab3
staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_no
by Malcolm Priestley
· 10 years ago
d0335a0
staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_no
by Malcolm Priestley
· 10 years ago
f0ff3fd
staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctl
by Malcolm Priestley
· 10 years ago
b243517
staging: vt6656: usbpipe.c clean up USB_CTL_WAIT
by Malcolm Priestley
· 10 years ago
0acece0
staging: vt6656: usbpipe remove unneeded comments
by Malcolm Priestley
· 10 years ago
4060f53
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
by Malcolm Priestley
· 10 years ago
664b044
staging: vt6656: remove static declaration vnt_tx_context_complete
by Malcolm Priestley
· 10 years ago
93eac3b
staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete
by Malcolm Priestley
· 10 years ago
eaa5679
staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete
by Malcolm Priestley
· 10 years ago
cca48e3
staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_le
by Malcolm Priestley
· 10 years ago
798f060
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
by Malcolm Priestley
· 10 years ago
0f5567c
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
by Malcolm Priestley
· 10 years ago
2eca8db
staging: vt6656: move need_ack into into vnt_usb_send_context
by Malcolm Priestley
· 10 years ago
e8c9875
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
by Malcolm Priestley
· 10 years ago
0871dc6
staging: vt6656: vnt_get_duration_le fix typo piv to priv
by Malcolm Priestley
· 10 years ago
bab97c0
staging: vt6656: dead code remove channel switch.
by Malcolm Priestley
· 10 years ago
43fd192
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
by Malcolm Priestley
· 10 years ago
1268722
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
by Malcolm Priestley
· 10 years ago
975c89f
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
by Malcolm Priestley
· 10 years ago
c37cbd3
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
by Malcolm Priestley
· 10 years ago
a6177ae
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
by Malcolm Priestley
· 10 years ago
1b2bc0a
staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter
by Malcolm Priestley
· 10 years ago
ba06e38
staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMd
by Malcolm Priestley
· 10 years ago
a641c9e
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
by Malcolm Priestley
· 10 years ago
388e5cb
staging: vt6656: struct vnt_private remove camel case retry limit
by Malcolm Priestley
· 10 years ago
8b84c1d
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
by Malcolm Priestley
· 10 years ago
5a97491
staging: vt6656: struct vnt_private rf power table remove camel case
by Malcolm Priestley
· 10 years ago
98e93fe
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
by Malcolm Priestley
· 10 years ago
bbb1126
staging: vt6656: struct vnt_private replace abyEEPROM with eeprom
by Malcolm Priestley
· 10 years ago
d80bf43
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_basic_rate
by Malcolm Priestley
· 10 years ago
3c8a5b2
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_basic_rate
by Malcolm Priestley
· 10 years ago
93a7355
staging: vt6656: struct vnt_private replace wBasicRate with basic_rates
by Malcolm Priestley
· 10 years ago
e12471d
staging: vt6656: struct vnt_private replace byPacketType with packet_type
by Malcolm Priestley
· 10 years ago
Next »