summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: use CONFIG_AR600x_SD31_XXXLuis R. Rodriguez2011-04-042-6/+2
* ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez2011-04-043-15/+4
* ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez2011-04-0411-97/+0
* ath6kl: remove define HTC_EP_STAT_PROFILINGLuis R. Rodriguez2011-04-045-26/+0
* ath6kl: remove unused define NO_SYNC_FLUSHLuis R. Rodriguez2011-04-041-1/+0
* ath6kl: remove USER_KEYS defineLuis R. Rodriguez2011-04-044-19/+0
* ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez2011-04-046-150/+4
* ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez2011-04-0423-357/+0
* ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez2011-04-044-27/+0
* ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez2011-04-049-7785/+25
* ath6kl: kill Android specific codeLuis R. Rodriguez2011-04-047-712/+1
* ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez2011-04-048-598/+22
* ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez2011-04-041-5/+1
* ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez2011-04-041-4/+0
* ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez2011-04-041-20/+48
* ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez2011-04-041-27/+24
* ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez2011-04-045-61/+28
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-0418-78/+71
* staging: winbond/mto.c: remove unused variablesJonathan Neuschäfer2011-04-041-10/+0
* staging: winbond: fixing some code styles issuesChihau Chau2011-04-041-4/+4
* staging/brcm80211: Fix common spelling mistakesPeter Huewe2011-04-043-4/+4
* brcm80211: remove unused defines in pcicfg.hStanislav Fomichev2011-04-041-344/+1
* brcm80211: remove unused defines in bcmdevs.hStanislav Fomichev2011-04-041-67/+2
* brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-047-13/+13
* staging: brcm80211: remove support functions for older chipsets from bcmsromArend van Spriel2011-04-041-1210/+0
* staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.cArend van Spriel2011-04-041-106/+0
* staging: brcm80211: remove unneccessary include from bcmsrom.cArend van Spriel2011-04-041-2/+0
* staging: brcm80211: remove defines from bcmsrom.cArend van Spriel2011-04-041-18/+0
* staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driverArend van Spriel2011-04-043-38/+38
* staging: brcm80211: remove duplicate prototype for si_pmu_pllupdArend van Spriel2011-04-041-1/+0
* staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel2011-04-041-56/+3
* STAGING: brcm80211 v2 keep power on in suspend stateGrant Grundler2011-04-042-0/+11
* staging: brcm80211: cleaned up TODO fileRoland Vossen2011-04-041-47/+10
* staging: brcm80211: revised READMERoland Vossen2011-04-041-44/+38
* staging: brcm80211: moved several README items to websiteRoland Vossen2011-04-042-63/+9
* staging: brcm80211: unified README filesRoland Vossen2011-04-043-36/+36
* staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen2011-04-041-39/+0
* staging: brcm80211: Removed invalid comment in receive processing.Roland Vossen2011-04-041-5/+0
* staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.cRoland Vossen2011-04-041-1/+4
* staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen2011-04-041-4/+0
* staging: brcm80211: code cleanupRoland Vossen2011-04-043-11/+3
* staging: hv: Convert camel case in in all functions to lower case in hv_mouseHank Janssen2011-04-041-112/+113
* staging: hv: Convert camel case members of struct mousevsc_dev to lower caseHank Janssen2011-04-041-62/+65
* staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower caseHank Janssen2011-04-041-13/+13
* staging: hv: Convert camel case func params to lower case in hv_mouseHank Janssen2011-04-041-85/+87
* staging: hv: change camel case funct names to lower case funct in hv_mouseHank Janssen2011-04-041-43/+49
* staging: hv: Replaced printk with pr_info in hv_timesourceHank Janssen2011-04-041-1/+2
* staging: hv: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen2011-04-042-11/+12
* staging: hv: replace DPRINT with native primitives in hv_netvscHank Janssen2011-04-043-99/+103
* staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen2011-04-046-51/+49
OpenPOWER on IntegriCloud