index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: Fix interrupt race condition on device start up.
Malcolm Priestley
2019-04-03
1
-4
/
+4
*
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
2019-04-03
1
-2
/
+1
*
vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
Jia-Ju Bai
2017-12-20
1
-1
/
+2
*
staging: vt6655: Add space around '*'
Burcin Akalin
2015-10-24
1
-1
/
+1
*
staging: vt6655: Add space around '*'
Burcin Akalin
2015-10-24
1
-1
/
+1
*
staging: vt6655: card.c rename pDevice with priv
Malcolm Priestley
2015-10-17
1
-193
/
+193
*
staging: vt6655: rename pOpts and sOpts to opts.
Malcolm Priestley
2015-10-17
3
-60
/
+60
*
staging: vt6655: remove static inline alloc_td_info.
Malcolm Priestley
2015-10-17
2
-6
/
+2
*
staging: vt6655: remove static inline alloc_rd_info.
Malcolm Priestley
2015-10-17
2
-7
/
+2
*
staging: vt6655: replace typedef struct __device_opt
Malcolm Priestley
2015-10-17
3
-62
/
+62
*
staging: vt6655: device.h remove typedef enum
Malcolm Priestley
2015-10-17
1
-4
/
+2
*
staging: vt6655: device.h remove unsed headers.
Malcolm Priestley
2015-10-17
1
-22
/
+0
*
staging: vt6655: device.h remove unused macros.
Malcolm Priestley
2015-10-17
1
-64
/
+0
*
staging: vt6655: device_main Replace uIdx with idx.
Malcolm Priestley
2015-10-17
1
-12
/
+12
*
staging: vt6655: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-16
1
-1
/
+1
*
staging: vt6655: Remove boolean comparisons
Luis de Bethencourt
2015-10-16
1
-4
/
+4
*
staging: vt6655: Remove useless initialisation
Amitoj Kaur Chawla
2015-10-16
1
-1
/
+1
*
Staging: vt6655: mac: Remove extra braces
Shivani Bhardwaj
2015-10-12
1
-2
/
+1
*
Staging: vt6655: rxtx: Remove extra parentheses
Shivani Bhardwaj
2015-10-12
1
-2
/
+2
*
Staging: vt6655: rxtx: Remove extra space character
Shivani Bhardwaj
2015-10-12
1
-1
/
+1
*
Staging: vt6655: Renamed uRATE to rate
Paul McQuade
2015-10-12
2
-8
/
+8
*
staging: vt6655: Remove true comparison
Amitoj Kaur Chawla
2015-10-08
1
-1
/
+1
*
staging: vt6655: device_tx_srv rename pTD
Malcolm Priestley
2015-10-04
1
-11
/
+11
*
staging: vt6655: device_main replace pTDInfo with td_info.
Malcolm Priestley
2015-10-04
1
-8
/
+8
*
staging: vt6655: device_main replace pRD with rd.
Malcolm Priestley
2015-10-04
1
-16
/
+16
*
staging: vt6655: device_alloc_rx_buf replace pRDInfo with rd_info.
Malcolm Priestley
2015-10-04
1
-6
/
+6
*
staging: vt6655: device_main.c replace pDesc with desc.
Malcolm Priestley
2015-10-04
1
-40
/
+40
*
staging: vt6655: device_main replace pDevice with priv.
Malcolm Priestley
2015-10-04
1
-296
/
+292
*
staging: vt6655: Fixed two lines over 80 characters long
Arjun Krishna Babu
2015-10-02
1
-2
/
+12
*
staging: vt6655: don't stop TX queue unless buffer full.
Malcolm Priestley
2015-09-29
1
-6
/
+2
*
staging: vt6655: Move code in device_get_pci_info
Malcolm Priestley
2015-09-14
1
-18
/
+3
*
staging: vt6655: device_get_pci_info pcid already assigned.
Malcolm Priestley
2015-09-14
1
-2
/
+0
*
staging: vt6655: device_get_pci_info remove call to set master.
Malcolm Priestley
2015-09-14
1
-5
/
+0
*
staging: vt6655: device_get_pci_info remove variable cis_addr.
Malcolm Priestley
2015-09-14
1
-3
/
+0
*
staging: vt6655: device_get_pci_info remove unused pci_read_config_*
Malcolm Priestley
2015-09-14
2
-12
/
+0
*
staging: vt6655: remove and move vt6655_init_info
Malcolm Priestley
2015-09-14
1
-12
/
+2
*
staging: vt6655: vt6655_init_info remove memset.
Malcolm Priestley
2015-09-14
1
-2
/
+0
*
staging: vt6655: remove unused multicast_limit.
Malcolm Priestley
2015-09-14
2
-2
/
+0
*
staging: vt6655: Remove typedef struct __chip_info_tbl
Malcolm Priestley
2015-09-14
2
-41
/
+11
*
staging: vt6655: remove get_chip_name and info message.
Malcolm Priestley
2015-09-14
1
-12
/
+0
*
staging: vt6655: vt6655_probe remove PCI debug info
Malcolm Priestley
2015-09-14
1
-46
/
+0
*
staging: vt6655: replace typedef struct tagSRxDesc
Malcolm Priestley
2015-09-12
6
-35
/
+36
*
staging: vt6655: replace typedef struct tagDEVICE_RD_INFO
Malcolm Priestley
2015-09-12
4
-18
/
+18
*
staging: vt6655: replace typedef struct tagRDES1
Malcolm Priestley
2015-09-12
4
-10
/
+9
*
staging: vt6655: replace typedef struct tagRDES0
Malcolm Priestley
2015-09-12
4
-31
/
+22
*
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
2015-08-14
6
-38
/
+39
*
staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structure
Malcolm Priestley
2015-08-14
4
-33
/
+33
*
staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLength
Malcolm Priestley
2015-08-14
2
-2
/
+0
*
staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.
Malcolm Priestley
2015-08-14
3
-3
/
+3
*
staging: vt6655: replaced typedef struct tagTDES1
Malcolm Priestley
2015-08-14
2
-12
/
+10
[next]