summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-05ath6kl: remove unused define NO_SYNC_FLUSHLuis R. Rodriguez
2011-04-05ath6kl: remove USER_KEYS defineLuis R. Rodriguez
2011-04-05ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez
2011-04-05ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez
2011-04-05ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez
2011-04-05ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez
2011-04-05ath6kl: kill Android specific codeLuis R. Rodriguez
2011-04-05ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez
2011-04-05ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez
2011-04-05ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez
2011-04-05ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez
2011-04-05ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez
2011-04-05ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez
2011-04-05ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez
2011-04-05staging: winbond/mto.c: remove unused variablesJonathan Neuschäfer
2011-04-05staging: winbond: fixing some code styles issuesChihau Chau
2011-04-05staging/brcm80211: Fix common spelling mistakesPeter Huewe
2011-04-05brcm80211: remove unused defines in pcicfg.hStanislav Fomichev
2011-04-05brcm80211: remove unused defines in bcmdevs.hStanislav Fomichev
2011-04-05brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev
2011-04-05staging: brcm80211: remove support functions for older chipsets from bcmsromArend van Spriel
2011-04-05staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.cArend van Spriel
2011-04-05staging: brcm80211: remove unneccessary include from bcmsrom.cArend van Spriel
2011-04-05staging: brcm80211: remove defines from bcmsrom.cArend van Spriel
2011-04-05staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driverArend van Spriel
2011-04-05staging: brcm80211: remove duplicate prototype for si_pmu_pllupdArend van Spriel
2011-04-05staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel
2011-04-05STAGING: brcm80211 v2 keep power on in suspend stateGrant Grundler
2011-04-05staging: brcm80211: cleaned up TODO fileRoland Vossen
2011-04-05staging: brcm80211: revised READMERoland Vossen
2011-04-05staging: brcm80211: moved several README items to websiteRoland Vossen
2011-04-05staging: brcm80211: unified README filesRoland Vossen
2011-04-05staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen
2011-04-05staging: brcm80211: Removed invalid comment in receive processing.Roland Vossen
2011-04-05staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.cRoland Vossen
2011-04-05staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen
2011-04-05staging: brcm80211: code cleanupRoland Vossen
2011-04-05staging: hv: Convert camel case in in all functions to lower case in hv_mouseHank Janssen
2011-04-05staging: hv: Convert camel case members of struct mousevsc_dev to lower caseHank Janssen
2011-04-05staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower caseHank Janssen
2011-04-05staging: hv: Convert camel case func params to lower case in hv_mouseHank Janssen
2011-04-05staging: hv: change camel case funct names to lower case funct in hv_mouseHank Janssen
2011-04-05staging: hv: Replaced printk with pr_info in hv_timesourceHank Janssen
2011-04-05staging: hv: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen
2011-04-05staging: hv: replace DPRINT with native primitives in hv_netvscHank Janssen
2011-04-05staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen
2011-04-05staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen
2011-04-05staging: hv: Remove all unneeded DPRINT from hv_netvscHank Janssen
2011-04-05staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen
2011-04-05Staging: hv: Get rid of synch primitive in struct blkvsc_requestK. Y. Srinivasan