summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel
2011-12-13brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel
2011-12-13brcm80211: smac: cleanup si_info structure definitionArend van Spriel
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel
2011-12-13brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel
2011-12-13brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel
2011-12-13brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel
2011-12-13brcm80211: smac: remove register access macro definitionsArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access function in srom.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in otp.cArend van Spriel
2011-12-13brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel
2011-12-13brcm80211: smac: remove unused functions and/or prototypesArend van Spriel
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel
2011-12-13brcm80211: smac: remove SI_FAST() macro usageArend van Spriel
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel
2011-12-13brcm80211: smac: use bcma function for register access in dma.cArend van Spriel
2011-12-13brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel
2011-12-13brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel
2011-12-13brcm80211: smac: remove enumeration rom parsing functionArend van Spriel
2011-12-13brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel
2011-12-13brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel
2011-12-13brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel
2011-12-13brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel
2011-12-13brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel
2011-12-13brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel
2011-12-13brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel
2011-11-28brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers
2011-11-28brcm80211: smac: fix channel frequencyAlwin Beukers
2011-11-28brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-17brcmsmac: Use current logging stylesJoe Perches
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel