aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-04ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez1-7/+0
2011-04-04ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez1-10/+10
2011-04-04ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez1-66/+64
2011-04-04ath6kl: remove completely pointles platform driverLuis R. Rodriguez3-64/+0
2011-04-04ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez1-87/+85
2011-04-04ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez1-37/+28
2011-04-04ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez1-6/+6
2011-04-04ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez3-15/+0
2011-04-04ath6kl: propagate errors on module setupLuis R. Rodriguez4-35/+37
2011-04-04ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2-37/+62
2011-04-04ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez2-8/+4
2011-04-04ath6kl: remove AR600x_CUSTOM_XXX defineLuis R. Rodriguez1-4/+0
2011-04-04ath6kl: use CONFIG_AR600x_SD32_XXXLuis R. Rodriguez2-6/+2
2011-04-04ath6kl: use CONFIG_AR600x_WB31_XXXLuis R. Rodriguez2-6/+2
2011-04-04ath6kl: use CONFIG_AR600x_SD31_XXXLuis R. Rodriguez2-6/+2
2011-04-04ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez3-15/+4
2011-04-04ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez11-97/+0
2011-04-04ath6kl: remove define HTC_EP_STAT_PROFILINGLuis R. Rodriguez5-26/+0
2011-04-04ath6kl: remove unused define NO_SYNC_FLUSHLuis R. Rodriguez1-1/+0
2011-04-04ath6kl: remove USER_KEYS defineLuis R. Rodriguez4-19/+0
2011-04-04ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez6-150/+4
2011-04-04ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez23-357/+0
2011-04-04ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez4-27/+0
2011-04-04ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez9-7785/+25
2011-04-04ath6kl: kill Android specific codeLuis R. Rodriguez7-712/+1
2011-04-04ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez8-598/+22
2011-04-04ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez1-5/+1
2011-04-04ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez1-4/+0
2011-04-04ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez1-20/+48
2011-04-04ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez1-27/+24
2011-04-04ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez5-61/+28
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez18-78/+71
2011-03-31Fix common misspellingsLucas De Marchi14-28/+28
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez19-168/+168
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez11-293/+293
2011-03-14ath6kl: remove-typedef WINDOW_SNAPSHOTLuis R. Rodriguez1-3/+4
2011-03-14ath6kl: remove-typedef ST_READ_STATUSLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef ST_PS_DATA_FORMATLuis R. Rodriguez1-5/+5
2011-03-14ath6kl: remove-typedef RXTID_STATSLuis R. Rodriguez2-11/+11
2011-03-14ath6kl: remove-typedef RXTIDLuis R. Rodriguez2-14/+14
2011-03-14ath6kl: remove-typedef PSCmdPacketLuis R. Rodriguez3-12/+12
2011-03-14ath6kl: remove-typedef OSBUF_HOLD_QLuis R. Rodriguez2-6/+6
2011-03-14ath6kl: remove-typedef HTC_TX_PACKET_INFOLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef HTC_TARGETLuis R. Rodriguez5-72/+72
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez5-7/+7
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez5-8/+8
2011-03-14ath6kl: remove-typedef HTC_RX_PACKET_INFOLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez14-65/+65
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez21-154/+154
2011-03-14ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez4-7/+7