aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-7/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: vt6655: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock2011-02-281-1/+1
* staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe2011-01-211-9/+9
* staging: vt6655: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-311-1/+2
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-21/+21
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-66/+66
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-62/+62
* Staging: vt6655: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-1/+1
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-34/+34
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-9/+9
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-9/+9
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-221-5/+6
* Staging: vt6655: struct pci_driver cleanupCharles Clément2010-06-181-19/+19
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-11/+11
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-6/+7
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-20/+20
* Staging: vt6655: remove custom UCHAR typedefCharles Clément2010-06-181-6/+8
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-181-19/+19
* Staging: vt6655: remove U32 custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove U16 custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove U8 custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-181-1/+1
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-45/+48
|\
| * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-181-2/+2
| * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-171-8/+8
| * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-7/+7
| * Staging: vt6655: remove IN definitionCharles Clément2010-05-141-1/+1
| * Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-12/+12
| * Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
| * staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger2010-05-111-0/+2
| * Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-7/+7
| * Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-3/+3
| * Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-111-2/+2
| * Staging: vt6655: Hoist assign from ifJoe Perches2010-05-111-1/+2
| * Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin2010-05-111-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-4/+1
|\
| * Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-4/+1
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-4/+2
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
|/
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: vt6655: fix possible Read buffer overflowRoel Kluin2009-09-151-4/+8
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-12/+11
* Staging: vt665x: remove tpci.h fileJim Lieb2009-09-151-6/+6