aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl
AgeCommit message (Expand)Author
2011-04-04ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez
2011-04-04ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez
2011-04-04ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez
2011-04-04ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez
2011-04-04ath6kl: remove completely pointles platform driverLuis R. Rodriguez
2011-04-04ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez
2011-04-04ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez
2011-04-04ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez
2011-04-04ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez
2011-04-04ath6kl: propagate errors on module setupLuis R. Rodriguez
2011-04-04ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez
2011-04-04ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez
2011-04-04ath6kl: remove AR600x_CUSTOM_XXX defineLuis R. Rodriguez
2011-04-04ath6kl: use CONFIG_AR600x_SD32_XXXLuis R. Rodriguez
2011-04-04ath6kl: use CONFIG_AR600x_WB31_XXXLuis R. Rodriguez
2011-04-04ath6kl: use CONFIG_AR600x_SD31_XXXLuis R. Rodriguez
2011-04-04ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez
2011-04-04ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez
2011-04-04ath6kl: remove define HTC_EP_STAT_PROFILINGLuis R. Rodriguez
2011-04-04ath6kl: remove unused define NO_SYNC_FLUSHLuis R. Rodriguez
2011-04-04ath6kl: remove USER_KEYS defineLuis R. Rodriguez
2011-04-04ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez
2011-04-04ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez
2011-04-04ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez
2011-04-04ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez
2011-04-04ath6kl: kill Android specific codeLuis R. Rodriguez
2011-04-04ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez
2011-04-04ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez
2011-04-04ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez
2011-04-04ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez
2011-04-04ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez
2011-04-04ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef WINDOW_SNAPSHOTLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef ST_READ_STATUSLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef ST_PS_DATA_FORMATLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef RXTID_STATSLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef RXTIDLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef PSCmdPacketLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef OSBUF_HOLD_QLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_TX_PACKET_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_TARGETLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_RX_PACKET_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez