summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville2011-12-141-0/+4
* mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2011-12-131-3/+0
* 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-132-42/+28
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-132-7/+9
* b43: N-PHY: update TX power fixRafał Miłecki2011-12-131-5/+27
* b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki2011-12-131-0/+6
* b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki2011-12-131-6/+6
* rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-133-15/+12
* rtlwifi: use work for lpsStanislaw Gruszka2011-12-132-13/+16
* b43: N-PHY: implement spurious tone avoidanceRafał Miłecki2011-12-131-2/+91
* b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki2011-12-133-1/+105
* b43: N-PHY: determine various PHY paramsRafał Miłecki2011-12-132-0/+43
* b43: N-PHY: add table for antenna software controlRafał Miłecki2011-12-132-1/+52
* b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki2011-12-131-0/+7
* b43: N-PHY: update some init valuesRafał Miłecki2011-12-132-17/+17
* b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki2011-12-133-23/+30
* ath9k: make two mci related functions staticFelix Fietkau2011-12-132-8/+4
* mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-136-12/+63
* mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil2011-12-131-3/+19
* mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-131-14/+6
* 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-133-109/+64
* 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: fmac: remove drive strength code for unsupported chipsFranky Lin2011-12-131-50/+2