summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-14brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2-42/+28
2011-12-14brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2-7/+9
2011-12-14b43: N-PHY: update TX power fixRafał Miłecki1-5/+27
2011-12-14b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki1-0/+6
2011-12-14b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki1-6/+6
2011-12-14bcma: extract revision and TX power IDs from SPROMRafał Miłecki1-0/+39
2011-12-14rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka3-15/+12
2011-12-14rtlwifi: use work for lpsStanislaw Gruszka2-13/+16
2011-12-14b43: N-PHY: implement spurious tone avoidanceRafał Miłecki1-2/+91
2011-12-14b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki3-1/+105
2011-12-14b43: N-PHY: determine various PHY paramsRafał Miłecki2-0/+43
2011-12-14b43: N-PHY: add table for antenna software controlRafał Miłecki2-1/+52
2011-12-14b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki1-0/+7
2011-12-14b43: N-PHY: update some init valuesRafał Miłecki2-17/+17
2011-12-14b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki3-23/+30
2011-12-14ath9k: make two mci related functions staticFelix Fietkau2-8/+4
2011-12-14bcma: support for suspend and resumeRafał Miłecki3-0/+56
2011-12-14mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil6-12/+63
2011-12-14mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil1-3/+19
2011-12-14mwifiex: failure case handling for PCIe eventsAmitkumar Karwar1-14/+6
2011-12-14brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel3-111/+90
2011-12-14brcm80211: smac: use bcma core control functionsArend van Spriel5-140/+47
2011-12-14brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2-151/+1
2011-12-14brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel7-87/+68
2011-12-14brcm80211: smac: remove SI_FAST() macro usageArend van Spriel1-122/+35
2011-12-14brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel7-176/+162
2011-12-14brcm80211: smac: use bcma function for register access in dma.cArend van Spriel3-91/+108
2011-12-14brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel3-30/+35
2011-12-14brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel5-267/+274
2011-12-14brcm80211: smac: remove enumeration rom parsing functionArend van Spriel1-237/+18
2011-12-14brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel3-11/+14
2011-12-14brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel3-25/+25
2011-12-14brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel3-22/+19
2011-12-14brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel3-109/+64
2011-12-14brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel10-131/+174
2011-12-14brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2-13/+15
2011-12-14brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2-14/+0
2011-12-14brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin1-50/+2
2011-12-14brcm80211: fmac: add bcm4330 supportFranky Lin3-0/+38
2011-12-14brcm80211: fmac: fix firmware shared structures versionFranky Lin2-4/+4
2011-12-14brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin3-14/+13
2011-12-14ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan1-2/+15
2011-12-14ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2-4/+52
2011-12-14ath: add a helper for processing reg data on initLuis R. Rodriguez1-5/+17
2011-12-14bcma: extract FEM info from SPROMRafał Miłecki1-0/+22
2011-12-14ssb: extract FEM info from SPROMRafał Miłecki1-0/+23
2011-12-14ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan1-28/+29
2011-12-14ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan1-1/+1
2011-12-14Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville27-228/+295
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov1-0/+11