Age | Commit message (Expand) | Author |
2012-09-14 | USB: winbond: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2011-11-18 | USB: convert drivers/staging/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | staging: Add module.h to more drivers implicitly using it. | Paul Gortmaker |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2010-12-01 | Staging: w35und: Kill struct wb_usb | Pekka Enberg |
2010-12-01 | Staging: w35und: Remove unused fields from struct wb_usb | Pekka Enberg |
2010-12-01 | Staging: w35und: Kill wblinux_f.h header | Pekka Enberg |
2010-12-01 | Staging: w35und: Merge mlmetxrx.c to mds.c | Pekka Enberg |
2010-12-01 | Staging: w35und: Kill Vendor2 ifdef from hal_init_hardware | Pekka Enberg |
2010-12-01 | Staging: w35und: Use pr_debug() for debugging | Pekka Enberg |
2010-11-09 | Staging: w35und: Kill struct hwdata ->NullPacketCount | Pekka Enberg |
2010-11-09 | Staging: w35und: Kill empty Mds_Destroy function | Pekka Enberg |
2010-11-09 | Staging: w35und: Rename wbhal_s.h to wbhal.h | Pekka Enberg |
2010-11-09 | Staging: w35und: Merge wbhal_f.h to wbhal_s.h | Pekka Enberg |
2010-09-21 | staging: w35und: Inline MLMESendFrame() to wbsoft_tx() | Pekka Enberg |
2010-09-21 | staging: w35und: Use NETDEV_TX_BUSY if MLMESendFrame fails | Pekka Enberg |
2010-09-21 | staging: w35und: Remove unused spinlocks | Pekka Enberg |
2010-08-05 | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman |
2010-07-22 | Staging: fix typos concerning "address" | Uwe Kleine-König |
2010-07-19 | update email address | Pavel Machek |
2010-05-21 | Merge staging-next tree into Linus's latest version | Greg Kroah-Hartman |
2010-05-11 | Staging: winbond: wbusb.c Coding style fixes. | Lars Lindley |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
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 |