summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: vt6655: remove U16 custom macroCharles Clément2010-06-184-30/+29Star
* Staging: vt6655: remove U8 custom macroCharles Clément2010-06-185-42/+41Star
* Staging: vt6655: remove I8 custom macroCharles Clément2010-06-184-11/+9Star
* Staging: vt6655: remove unused OUT definitionCharles Clément2010-06-181-4/+0Star
* Staging: vt6655: remove double definition of Calcu_LinkQualCharles Clément2010-06-181-4/+0Star
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-183-6/+5Star
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-189-27/+20Star
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-182-6/+1Star
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-188-18/+13Star
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-185-14/+11Star
* Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément2010-06-182-8/+2Star
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2160-1928/+1903Star
|\
| * Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2010-05-192-6/+3Star
| * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-184-7/+6Star
| * Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-182-2/+1Star
| * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-183-14/+12Star
| * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-1819-96/+96
| * Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-4/+2Star
| * Staging: vt6655: remove OUT definitionCharles Clément2010-05-1419-114/+114
| * Staging: vt6655: remove IN definitionCharles Clément2010-05-1436-1059/+1055Star
| * Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-1416-198/+196Star
| * Staging: Drop memory allocation castJulia Lawall2010-05-123-4/+4
| * staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger2010-05-121-0/+2
| * Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-1120-261/+254Star
| * Staging: vt6655: remove VOID definition and useCharles Clément2010-05-1144-319/+315Star
| * Staging: vt6655: remove unused SUCCESS definitionCharles Clément2010-05-111-5/+0Star
| * 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/+0Star
| * 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-211-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/+6Star
|\
| * staging: vt6655: add missing curly bracesDan Carpenter2010-03-041-2/+4
| * Staging: v56655: add missing parentheses (in comment)Roel Kluin2010-03-041-1/+1
| * Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-041-4/+1Star
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-4/+2Star
* | 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/+0Star
* Staging: vt6655 remove unneeded version.hShawn Bohrer2009-12-111-1/+0Star