index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
hostap.c
Age
Commit message (
Expand
)
Author
2013-05-13
staging: vt6656: use free_netdev instead of kfree
Hema Prathaban
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-11
staging: vt6656: replaced custom DWORD definition with u32
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
2013-01-18
staging: vt6656: datarate/dpc/hostap/power use new structures.
Malcolm Priestley
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
2012-10-22
Staging: vt6655-6: shift wrap in hostap_set_encryption()
Dan Carpenter
2012-09-04
Staging: vt6656: using is_broadcast_ether_addr() to simplify the code
Wei Yongjun
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-08-13
staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -...
Jesper Juhl
2012-07-09
staging: vt6656: hostap.c: Remove commented code
Marcos Paulo de Souza
2012-07-09
staging: vt6656: hostap.c: Remove unused macros and some useless comments
Marcos Paulo de Souza
2011-03-14
staging: vt6656: Remove NULL check before kfree
Ilia Mirkin
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.
Forest Bond
2009-12-11
Staging: vt6656 remove duplicate includes
Shawn Bohrer
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge
Jim Lieb
2009-09-15
Staging: vt665x: 64bit compile fixes Part 2
Jim Lieb
2009-09-15
Staging: vt6656: use net_device_ops for management functions
Forest Bond
2009-09-15
Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.
Forest Bond
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond