summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-181-1/+9
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-121-11/+20
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-193-19/+19
* brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-151-2/+2
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-151-3/+1
* brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel2011-12-131-2/+2
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-133-44/+34
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-132-67/+11
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-134-184/+59
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-135-69/+7
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-133-57/+0
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-131-24/+6
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-133-66/+1
* brcm80211: smac: remove register access macro definitionsArend van Spriel2011-12-131-51/+0
* brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-131-120/+70
* brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel2011-12-131-80/+73
* brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-133-37/+17
* brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2011-12-131-42/+26
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-132-7/+9
* brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-133-111/+90
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-135-140/+47
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-132-151/+1
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-137-87/+68
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-131-122/+35
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-137-176/+162
* brcm80211: smac: use bcma function for register access in dma.cArend van Spriel2011-12-133-91/+108
* brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel2011-12-133-30/+35
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-135-267/+274
* brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-131-237/+18
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-133-11/+14
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-133-25/+25
* brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel2011-12-133-22/+19
* brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel2011-12-132-107/+63
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-1310-131/+174
* brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-132-13/+15
* brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-132-14/+0
* brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers2011-11-283-51/+38
* brcm80211: smac: fix channel frequencyAlwin Beukers2011-11-281-1/+1
* brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2011-11-282-40/+24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* | brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-2/+1
* | brcmsmac: Use current logging stylesJoe Perches2011-11-172-79/+80
* | brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville2011-11-111-1/+1
* | brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2011-11-112-31/+17
* | brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2011-11-112-6/+4
* | brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers2011-11-111-7/+0
* | brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel2011-11-111-1/+0
OpenPOWER on IntegriCloud