aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+3
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-04Staging: winbond: fix up wireless api errorsGreg Kroah-Hartman1-11/+3
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2010-03-03Staging: w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOCREQ_PARAPekka Enberg1-8/+0
2010-03-03Staging: w35und: Remove unused typedef RXLAYER1Pekka Enberg2-31/+0
2010-03-03Staging: w35und: Remove unused typedef TXRETRY_RECPekka Enberg1-5/+0
2010-03-03Staging: w35und: Remove unused typedef CHAN_LISTPekka Enberg2-8/+0
2010-03-03Staging: w35und: Convert typedef ChanInfo to struct chan_infoPekka Enberg5-16/+16
2010-03-03Staging: w35und: Remove unused typedef _EVENTLOGPekka Enberg1-9/+0
2010-03-03Staging: w35und: Convert typedef RadioOff to struct radio_offPekka Enberg2-5/+3
2010-03-03Staging: w35und: Convert typedef LOCAL_PARA to struct wb_local_paraPekka Enberg2-3/+3
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