summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
Commit message (Expand)AuthorAgeFilesLines
* Staging: wireless drivers Kconfig changeGreg Kroah-Hartman2009-10-301-1/+1
* Staging: winbond: implement prepare_multicast and fix API usageJeff Mahoney2009-10-091-2/+9
* Staging: w35und: Fix ->beacon_int breakagePekka Enberg2009-10-091-16/+17
* Staging: w35und: Remove some write-only struct membersPekka Enberg2009-09-154-93/+1Star
* Staging: w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_paramPekka Enberg2009-09-152-4/+3Star
* Staging: w35und: Remove unused struct _STATISTICS_INFOPekka Enberg2009-09-151-49/+0Star
* Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg2009-09-157-16/+16
* Staging: w35und: Cleanup the mlmetxrx_f.h header filePekka Enberg2009-09-151-18/+6Star
* Staging: w35und: Remove unused struct _RXBUFFERPekka Enberg2009-09-152-20/+0Star
* Staging: w35und: Convert MDS typedef to struct w35_mdsPekka Enberg2009-09-154-11/+10Star
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* Staging: winbond: mac80211 - unify config_interface and bss_info_changedTim Gardner2009-06-191-9/+0Star
* Staging: w35und: merge rest of wbhal.c to phy_calibration.cPekka Enberg2009-06-194-25/+19Star
* Staging: w35und: inline hal_set_rf_power() to mto.cPekka Enberg2009-06-193-7/+1Star
* Staging: w35und: merge wbhal.c to wbusb.cPekka Enberg2009-06-193-219/+202Star
* Staging: w35und: reformat wbhal.cPekka Enberg2009-06-191-76/+90
* Staging: w35und: make led lookup tables staticPekka Enberg2009-06-191-5/+12
* Staging: w35und: remove MODULE_AUTHORPekka Enberg2009-06-191-1/+6
* Staging: w35und: reformat wbusb.cPekka Enberg2009-06-191-293/+270Star
* Staging: w35und: inline hal_set_phy_type() to wb35_hw_init()Pekka Enberg2009-06-193-11/+3Star
* Staging: w35und: clean up comments in wbusb.cPekka Enberg2009-06-191-46/+25Star
* Staging: w35und: simplify hal_init_hardware() and hal_halt()Pekka Enberg2009-06-192-19/+11Star
* Staging: w35und: more simplify hal_init_hardware() error handlingPekka Enberg2009-06-191-7/+10
* Staging: w35und: simplify hal_init_hardware() error handlingPekka Enberg2009-06-191-31/+35
* Staging: w35und: simplify error handling in wb35_hw_init()Pekka Enberg2009-06-191-6/+5Star
* Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.cPekka Enberg2009-06-193-348/+345Star
* Staging: w35und: replace switch error handling with gotos in wb35_hw_init()Pekka Enberg2009-06-191-26/+10Star
* Staging: w35und: remove unused code from wbsoft_configure_filter()Pekka Enberg2009-06-191-21/+3Star
* Staging winbond: boolean negation and bitwise operation in wrong orderDiego Liziero2009-06-191-1/+1
* Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg2009-05-091-2/+7
* Staging: w35und: remove gl_80211.h headerPekka Enberg2009-04-034-128/+6Star
* Staging: w35und: remove ds_tkip.h headerPekka Enberg2009-04-032-45/+1Star
* Staging: w35und: remove unused bssdscpt.h headerPekka Enberg2009-04-034-185/+1Star
* Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscationPekka Enberg2009-04-032-12/+10Star
* Staging: w35und: remove hw_data_t typedefPekka Enberg2009-04-0315-197/+196Star
* Staging: w35und: typedef removalPekka Enberg2009-04-039-120/+32Star
* Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg2009-04-0310-57/+31Star
* Staging: w35und: remove useless macro from common.hPekka Enberg2009-04-033-5/+0Star
* Staging: w35und: convert code to use ETH_ALENPekka Enberg2009-04-035-9/+7Star
* Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg2009-04-035-16/+12Star
* Staging: w35und: remove crazy commented out includesPekka Enberg2009-04-031-3/+0Star
* Staging: w35und: remove unnecessary os_common.h header filePekka Enberg2009-04-037-8/+6Star
* Staging: w35und: remove unused header filesPekka Enberg2009-04-035-1091/+0Star
* Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
* Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
* Staging: w35und: fix config build warningsGreg Kroah-Hartman2009-01-061-2/+3
* Staging: w35und: fix KconfigPavel Machek2009-01-061-4/+8
* Staging: w35und: remove rxisr.c as dead codePekka Enberg2009-01-066-42/+0Star
* Staging: w35und: remove dead code from wbhal.cPekka Enberg2009-01-062-332/+1Star
* Staging: w35und: make functions local to wb35tx.c staticPekka Enberg2009-01-062-109/+95Star