aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/winbond/wbusb.c
AgeCommit message (Expand)Author
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2010-12-01Staging: w35und: Kill struct wb_usbPekka Enberg
2010-12-01Staging: w35und: Remove unused fields from struct wb_usbPekka Enberg
2010-12-01Staging: w35und: Kill wblinux_f.h headerPekka Enberg
2010-12-01Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg
2010-12-01Staging: w35und: Kill Vendor2 ifdef from hal_init_hardwarePekka Enberg
2010-12-01Staging: w35und: Use pr_debug() for debuggingPekka Enberg
2010-11-09Staging: w35und: Kill struct hwdata ->NullPacketCountPekka Enberg
2010-11-09Staging: w35und: Kill empty Mds_Destroy functionPekka Enberg
2010-11-09Staging: w35und: Rename wbhal_s.h to wbhal.hPekka Enberg
2010-11-09Staging: w35und: Merge wbhal_f.h to wbhal_s.hPekka Enberg
2010-09-21staging: w35und: Inline MLMESendFrame() to wbsoft_tx()Pekka Enberg
2010-09-21staging: w35und: Use NETDEV_TX_BUSY if MLMESendFrame failsPekka Enberg
2010-09-21staging: w35und: Remove unused spinlocksPekka Enberg
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-07-19update email addressPavel Machek
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-11Staging: winbond: wbusb.c Coding style fixes.Lars Lindley
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-04Staging: winbond: fix up wireless api errorsGreg Kroah-Hartman
2010-03-03staging: make USB device id constantNémeth Márton
2010-03-03Staging: w35und: Convert typedef ChanInfo to struct chan_infoPekka Enberg
2009-10-09Staging: winbond: implement prepare_multicast and fix API usageJeff Mahoney
2009-10-09Staging: w35und: Fix ->beacon_int breakagePekka Enberg
2009-09-15Staging: w35und: Remove some write-only struct membersPekka Enberg
2009-06-19Staging: winbond: mac80211 - unify config_interface and bss_info_changedTim Gardner
2009-06-19Staging: w35und: merge wbhal.c to wbusb.cPekka Enberg
2009-06-19Staging: w35und: make led lookup tables staticPekka Enberg
2009-06-19Staging: w35und: remove MODULE_AUTHORPekka Enberg
2009-06-19Staging: w35und: reformat wbusb.cPekka Enberg
2009-06-19Staging: w35und: inline hal_set_phy_type() to wb35_hw_init()Pekka Enberg
2009-06-19Staging: w35und: clean up comments in wbusb.cPekka Enberg
2009-06-19Staging: w35und: simplify hal_init_hardware() and hal_halt()Pekka Enberg
2009-06-19Staging: w35und: more simplify hal_init_hardware() error handlingPekka Enberg
2009-06-19Staging: w35und: simplify hal_init_hardware() error handlingPekka Enberg
2009-06-19Staging: w35und: simplify error handling in wb35_hw_init()Pekka Enberg
2009-06-19Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.cPekka Enberg
2009-06-19Staging: w35und: replace switch error handling with gotos in wb35_hw_init()Pekka Enberg
2009-06-19Staging: w35und: remove unused code from wbsoft_configure_filter()Pekka Enberg
2009-05-08Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg
2009-04-03Staging: w35und: remove hw_data_t typedefPekka Enberg
2009-04-03Staging: w35und: typedef removalPekka Enberg
2009-04-03Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg
2009-04-03Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek