summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/device_main.c
AgeCommit message (Expand)Author
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-07-08Staging: vt6655: use for_each_pci_dev()Kulikov Vasiliy
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément
2010-06-18Staging: vt6655: struct pci_driver cleanupCharles Clément
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UCHAR typedefCharles Clément
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément
2010-06-18Staging: vt6655: remove U16 custom macroCharles Clément
2010-06-18Staging: vt6655: remove U8 custom macroCharles Clément
2010-06-18Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-18Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément
2010-05-17Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément
2010-05-11Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches
2010-05-11Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-15Staging: vt6655: fix possible Read buffer overflowRoel Kluin
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb
2009-09-15Staging: vt665x: remove tpci.h fileJim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb
2009-09-15Staging: vt665x: 64bit compile fixes Part 1Jim Lieb
2009-09-15Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov