aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAge
* staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe2011-01-21
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * Staging: vt6655: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-05
| * Staging: vt6655: remove unused update_BssList definitionCharles Clément2010-09-20
| * staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-20
| * Staging: vt665x: remove unused DEF definitionCharles Clément2010-09-16
| * staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko2010-09-16
| * staging: Use available error codesJulia Lawall2010-08-31
| * staging: vt6655: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-31
* | Staging: vt6655: fix buffer overflowDan Carpenter2010-09-20
|/
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-02
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-02
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-02
* Staging: vt6655: use for_each_pci_dev()Kulikov Vasiliy2010-07-08
* Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément2010-07-08
* Staging: vt6655: Add TODO entries on x86-64 pointers and .data sizeCharles Clément2010-06-25
* Staging: vt6655: remove PUINT typedefCharles Clément2010-06-25
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-24
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-24
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-24
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-22
* Staging: vt6655: remove ULONG_PTR typedefCharles Clément2010-06-22
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-22
* Staging: vt6655: struct pci_driver cleanupCharles Clément2010-06-18
* Staging: vt665*: fix typos concerning "management"Uwe Kleine-König2010-06-18
* Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman2010-06-18
* Staging: vt6655: include linux/ headers instead of asm/Charles Clément2010-06-18
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-18
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-18
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom ULONGLONG typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom USHORT typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom UCHAR typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-18
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-18
* Staging: vt6655: removed custom SHORT typedefCharles Clément2010-06-18
* Staging: vt6655: removed custom CHAR typedefCharles Clément2010-06-18
* Staging: vt6655: remove U32 custom macroCharles Clément2010-06-18
* Staging: vt6655: remove U16 custom macroCharles Clément2010-06-18
* Staging: vt6655: remove U8 custom macroCharles Clément2010-06-18
* Staging: vt6655: remove I8 custom macroCharles Clément2010-06-18
* Staging: vt6655: remove unused OUT definitionCharles Clément2010-06-18
* Staging: vt6655: remove double definition of Calcu_LinkQualCharles Clément2010-06-18
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-18
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-18
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-18
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-18