summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-113-0/+3
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* Staging: winbond: fix up wireless api errorsGreg Kroah-Hartman2010-03-041-11/+3Star
* staging: make USB device id constantNémeth Márton2010-03-041-1/+1
* Staging: w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOC...Pekka Enberg2010-03-041-8/+0Star
* Staging: w35und: Remove unused typedef RXLAYER1Pekka Enberg2010-03-042-31/+0Star
* Staging: w35und: Remove unused typedef TXRETRY_RECPekka Enberg2010-03-041-5/+0Star
* Staging: w35und: Remove unused typedef CHAN_LISTPekka Enberg2010-03-042-8/+0Star
* Staging: w35und: Convert typedef ChanInfo to struct chan_infoPekka Enberg2010-03-045-16/+16
* Staging: w35und: Remove unused typedef _EVENTLOGPekka Enberg2010-03-041-9/+0Star
* Staging: w35und: Convert typedef RadioOff to struct radio_offPekka Enberg2010-03-042-5/+3Star
* Staging: w35und: Convert typedef LOCAL_PARA to struct wb_local_paraPekka Enberg2010-03-042-3/+3
* 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