index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
winbond
/
wbusb.c
Age
Commit message (
Expand
)
Author
2010-03-04
Staging: winbond: fix up wireless api errors
Greg Kroah-Hartman
2010-03-03
staging: make USB device id constant
Németh Márton
2010-03-03
Staging: w35und: Convert typedef ChanInfo to struct chan_info
Pekka Enberg
2009-10-09
Staging: winbond: implement prepare_multicast and fix API usage
Jeff Mahoney
2009-10-09
Staging: w35und: Fix ->beacon_int breakage
Pekka Enberg
2009-09-15
Staging: w35und: Remove some write-only struct members
Pekka Enberg
2009-06-19
Staging: winbond: mac80211 - unify config_interface and bss_info_changed
Tim Gardner
2009-06-19
Staging: w35und: merge wbhal.c to wbusb.c
Pekka Enberg
2009-06-19
Staging: w35und: make led lookup tables static
Pekka Enberg
2009-06-19
Staging: w35und: remove MODULE_AUTHOR
Pekka Enberg
2009-06-19
Staging: w35und: reformat wbusb.c
Pekka Enberg
2009-06-19
Staging: w35und: inline hal_set_phy_type() to wb35_hw_init()
Pekka Enberg
2009-06-19
Staging: w35und: clean up comments in wbusb.c
Pekka Enberg
2009-06-19
Staging: w35und: simplify hal_init_hardware() and hal_halt()
Pekka Enberg
2009-06-19
Staging: w35und: more simplify hal_init_hardware() error handling
Pekka Enberg
2009-06-19
Staging: w35und: simplify hal_init_hardware() error handling
Pekka Enberg
2009-06-19
Staging: w35und: simplify error handling in wb35_hw_init()
Pekka Enberg
2009-06-19
Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.c
Pekka Enberg
2009-06-19
Staging: w35und: replace switch error handling with gotos in wb35_hw_init()
Pekka Enberg
2009-06-19
Staging: w35und: remove unused code from wbsoft_configure_filter()
Pekka Enberg
2009-05-08
Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()
Pekka Enberg
2009-04-03
Staging: w35und: remove hw_data_t typedef
Pekka Enberg
2009-04-03
Staging: w35und: typedef removal
Pekka Enberg
2009-04-03
Staging: w35und: kill WBDEBUG and remove common.h header file
Pekka Enberg
2009-04-03
Staging: w35und: unify mto.h and mto_f.h header files
Pekka Enberg
2009-02-27
Staging: w35und: fix usb_control_msg() error handling in wb35_probe()
Pekka Enberg
2009-02-27
Staging: w35und: fix registration with wlan stack
Pavel Machek
2009-01-06
Staging: w35und: fix config build warnings
Greg Kroah-Hartman
2009-01-06
Staging: w35und: remove ->shutdown from struct wbsoft_priv
Pekka Enberg
2009-01-06
Staging: w35und: move packet_came() to wb35rx.c
Pekka Enberg
2009-01-06
Staging: w35und: move global wbsoft_enabled to struct wbsoft_priv
Pekka Enberg
2009-01-06
Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARA
Pekka Enberg
2009-01-06
Staging: w35und: clean up wblinux.c a bit
Pekka Enberg
2009-01-06
Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macros
Pekka Enberg
2009-01-06
Staging: w35und: remove global struct ieee80211_hw
Pekka Enberg
2009-01-06
Staging: w35und: merge struct wb35_adapter to struct wbsoft_priv
Pekka Enberg
2009-01-06
Staging: w35und: move struct wbsoft_priv to core.h and use it
Pekka Enberg
2009-01-06
Staging: w35und: move source files to one directory
Pekka Enberg