aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman1-1/+1
2009-10-09Staging: winbond: implement prepare_multicast and fix API usageJeff Mahoney1-2/+9
2009-10-09Staging: w35und: Fix ->beacon_int breakagePekka Enberg1-16/+17
2009-09-15Staging: w35und: Remove some write-only struct membersPekka Enberg4-93/+1
2009-09-15Staging: w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_paramPekka Enberg2-4/+3
2009-09-15Staging: w35und: Remove unused struct _STATISTICS_INFOPekka Enberg1-49/+0
2009-09-15Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg7-16/+16
2009-09-15Staging: w35und: Cleanup the mlmetxrx_f.h header filePekka Enberg1-18/+6
2009-09-15Staging: w35und: Remove unused struct _RXBUFFERPekka Enberg2-20/+0
2009-09-15Staging: w35und: Convert MDS typedef to struct w35_mdsPekka Enberg4-11/+10
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-06-19Staging: winbond: mac80211 - unify config_interface and bss_info_changedTim Gardner1-9/+0
2009-06-19Staging: w35und: merge rest of wbhal.c to phy_calibration.cPekka Enberg4-25/+19
2009-06-19Staging: w35und: inline hal_set_rf_power() to mto.cPekka Enberg3-7/+1
2009-06-19Staging: w35und: merge wbhal.c to wbusb.cPekka Enberg3-219/+202
2009-06-19Staging: w35und: reformat wbhal.cPekka Enberg1-76/+90
2009-06-19Staging: w35und: make led lookup tables staticPekka Enberg1-5/+12
2009-06-19Staging: w35und: remove MODULE_AUTHORPekka Enberg1-1/+6
2009-06-19Staging: w35und: reformat wbusb.cPekka Enberg1-293/+270
2009-06-19Staging: w35und: inline hal_set_phy_type() to wb35_hw_init()Pekka Enberg3-11/+3
2009-06-19Staging: w35und: clean up comments in wbusb.cPekka Enberg1-46/+25
2009-06-19Staging: w35und: simplify hal_init_hardware() and hal_halt()Pekka Enberg2-19/+11
2009-06-19Staging: w35und: more simplify hal_init_hardware() error handlingPekka Enberg1-7/+10
2009-06-19Staging: w35und: simplify hal_init_hardware() error handlingPekka Enberg1-31/+35
2009-06-19Staging: w35und: simplify error handling in wb35_hw_init()Pekka Enberg1-6/+5
2009-06-19Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.cPekka Enberg3-348/+345
2009-06-19Staging: w35und: replace switch error handling with gotos in wb35_hw_init()Pekka Enberg1-26/+10
2009-06-19Staging: w35und: remove unused code from wbsoft_configure_filter()Pekka Enberg1-21/+3
2009-06-19Staging winbond: boolean negation and bitwise operation in wrong orderDiego Liziero1-1/+1
2009-05-08Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg1-2/+7
2009-04-03Staging: w35und: remove gl_80211.h headerPekka Enberg4-128/+6
2009-04-03Staging: w35und: remove ds_tkip.h headerPekka Enberg2-45/+1
2009-04-03Staging: w35und: remove unused bssdscpt.h headerPekka Enberg4-185/+1
2009-04-03Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscationPekka Enberg2-12/+10
2009-04-03Staging: w35und: remove hw_data_t typedefPekka Enberg15-197/+196
2009-04-03Staging: w35und: typedef removalPekka Enberg9-120/+32
2009-04-03Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg10-57/+31
2009-04-03Staging: w35und: remove useless macro from common.hPekka Enberg3-5/+0
2009-04-03Staging: w35und: convert code to use ETH_ALENPekka Enberg5-9/+7
2009-04-03Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg5-16/+12
2009-04-03Staging: w35und: remove crazy commented out includesPekka Enberg1-3/+0
2009-04-03Staging: w35und: remove unnecessary os_common.h header filePekka Enberg7-8/+6
2009-04-03Staging: w35und: remove unused header filesPekka Enberg5-1091/+0
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg1-6/+10
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek1-1/+3
2009-01-06Staging: w35und: fix config build warningsGreg Kroah-Hartman1-2/+3
2009-01-06Staging: w35und: fix KconfigPavel Machek1-4/+8
2009-01-06Staging: w35und: remove rxisr.c as dead codePekka Enberg6-42/+0
2009-01-06Staging: w35und: remove dead code from wbhal.cPekka Enberg2-332/+1
2009-01-06Staging: w35und: make functions local to wb35tx.c staticPekka Enberg2-109/+95