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
/
vt6655
/
hostap.c
Age
Commit message (
Expand
)
Author
2014-01-08
vt6655: remove typedefs in wpactl.h
Martin Hofmann
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-11-25
Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
Dan Carpenter
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-10-17
staging: vt6655:removed incorrect casting in hostap.c
Archana kumari
2013-09-30
staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctl
Jesper Juhl
2013-09-03
staging: vt6655: inherit addr_assign_type along with dev_addr
Bjørn Mork
2013-05-30
Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()
Wei Yongjun
2013-05-17
staging: vt6655: Use alloc_etherdev() for kzalloc
Hema Prathaban
2013-05-16
staging: vt6655: use free_netdev instead of kfree
Hema Prathaban
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-18
staging:vt6655:hostap: Whitespace cleanups
Joe Perches
2012-10-22
Staging: vt6655-6: shift wrap in hostap_set_encryption()
Dan Carpenter
2012-09-04
Staging: vt6655: using is_broadcast_ether_addr() to simplify the code
Wei Yongjun
2012-07-09
staging: vt6655: hostap.c: Remove all unused macros
Marcos Paulo de Souza
2011-03-14
staging: vt6655: Remove NULL check before kfree
Ilia Mirkin
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.
Forest Bond
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
2009-09-15
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-09-15
Staging: vt665x: 64bit compile fixes Part 1
Jim Lieb
2009-09-15
Staging: vt6655: remove PRIVATE_OBJ ifdefs
Bartlomiej Zolnierkiewicz
2009-06-19
Staging: vt6655: use net_device_ops for management functions
Forest Bond
2009-06-19
Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.
Forest Bond
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond