aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-05-16staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley
2013-05-13staging: vt6656: use free_netdev instead of kfreeHema Prathaban
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09vt6656: slightly sanitized reading configAl Viro
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-26staging: vt6656: remove unused functionsAndres More
2013-03-25staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-25staging: vt6656: removed custom 802.11 header usageAndres More
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
2013-03-11staging: vt6656: removed custom pointer definitionsAndres More
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-02-05staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe
2013-02-03staging: vt6656: fix C99 // comments in main_usb.cAndres More
2013-02-03staging: vt6656: fixed C99 // comments in two headersAndres More
2013-02-03staging: vt6656: cleared C99 // comments in datarate.cAndres More
2013-02-03staging: vt6656: fixed C99 // commentsAndres More
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More
2013-01-31staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-25staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley
2013-01-25staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley
2013-01-18staging: vt6656: cleanup vnt_manger.Malcolm Priestley
2013-01-18staging: vt6656: cleanup struct vnt_privateMalcolm Priestley
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley
2013-01-18staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings
2013-01-07staging: vt6656: remove a useless call to memset().Cyril Roelandt
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley
2013-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley
2013-01-07staging: vt6656: change wmgr to new structuresMalcolm Priestley
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley
2013-01-07staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-11-26staging: vt6656: wpa_set_keys remove fcpfkernelMalcolm Priestley
2012-11-26staging: vt6656: send SIOCGIWSCAN at end of all scanning events.Malcolm Priestley
2012-11-26staging: vt6656: extend wireless definitions to v22Malcolm Priestley
2012-11-26staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley