summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-183-6/+5
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-189-27/+20
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-182-6/+1
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-188-18/+13
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-185-14/+11
* Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément2010-06-182-8/+2
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2160-1928/+1903
|\
| * Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2010-05-182-6/+3
| * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-184-7/+6
| * Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-182-2/+1
| * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-173-14/+12
| * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-1719-96/+96
| * Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-4/+2
| * Staging: vt6655: remove OUT definitionCharles Clément2010-05-1419-114/+114
| * Staging: vt6655: remove IN definitionCharles Clément2010-05-1436-1059/+1055
| * Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-1416-198/+196
| * Staging: Drop memory allocation castJulia Lawall2010-05-113-4/+4
| * staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger2010-05-111-0/+2
| * Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-1120-261/+254
| * Staging: vt6655: remove VOID definition and useCharles Clément2010-05-1144-319/+315
| * Staging: vt6655: remove unused SUCCESS definitionCharles Clément2010-05-111-5/+0
| * Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-114-10/+10
| * Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong2010-05-111-1/+1
| * Staging: vt6655: Hoist assign from ifJoe Perches2010-05-114-6/+12
| * Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin2010-05-111-2/+2
| * Staging: vt6655: Convert C99 style comments, remove spaces between function d...Steven Harms2010-05-111-25/+25
| * Staging: drop redundant memsetJulia Lawall2010-05-111-2/+0
| * Staging: vt6655: 80211hdr.h: Checkpatch cleanupAndrea Gelmini2010-05-111-23/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-3/+3
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
| |\ \ | | |/
| * | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | | Merge branch 'master' into for-nextJiri Kosina2010-04-231-0/+1
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-7/+7
|/
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-043-7/+6
|\
| * staging: vt6655: add missing curly bracesDan Carpenter2010-03-031-2/+4
| * Staging: v56655: add missing parentheses (in comment)Roel Kluin2010-03-031-1/+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/vt66*: kconfig, depends on WLANRandy Dunlap2009-12-231-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-113-5/+5
* Staging: vt665*: fix printk formatsRandy Dunlap2009-12-111-2/+2
* Staging: vt6655: remove __cplusplus ifdefsShawn Bohrer2009-12-111-17/+0
* Staging: vt6655 remove unneeded version.hShawn Bohrer2009-12-111-1/+0
* Staging: vt6655 remove duplicate includesShawn Bohrer2009-12-111-1/+0
* Staging: vt6655 remove kcompat.hShawn Bohrer2009-12-112-40/+0
* Staging: vt6655: Correct unsigned bound issueRoel Kluin2009-12-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-3/+2
|\
| * Staging: update TODO filesBartlomiej Zolnierkiewicz2009-11-301-3/+2
OpenPOWER on IntegriCloud