summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-14NFC: DEP link hook implementation for pn533Samuel Ortiz1-0/+159
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-1/+6
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz1-1/+1
2011-12-14rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa1-1/+1
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar6-158/+75
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-18/+28
2011-12-14iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy1-2/+2
2011-12-14iwlwifi: tx_sync only on PAN contextJohannes Berg1-0/+6
2011-12-14mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar1-7/+2
2011-12-14b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville1-0/+4
2011-12-13mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-3/+0
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel1-2/+2
2011-12-13brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel3-44/+34
2011-12-13brcm80211: smac: cleanup si_info structure definitionArend van Spriel2-67/+11
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel4-184/+59
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel5-69/+7
2011-12-13brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel3-57/+0
2011-12-13brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel1-24/+6
2011-12-13brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel3-66/+1
2011-12-13brcm80211: smac: remove register access macro definitionsArend van Spriel1-51/+0
2011-12-13brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel1-120/+70
2011-12-13brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel1-80/+73
2011-12-13brcm80211: smac: use bcma core access function in srom.cArend van Spriel3-37/+17
2011-12-13brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2-42/+28
2011-12-13brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2-7/+9
2011-12-13b43: N-PHY: update TX power fixRafał Miłecki1-5/+27
2011-12-13b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki1-0/+6
2011-12-13b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki1-6/+6
2011-12-13bcma: extract revision and TX power IDs from SPROMRafał Miłecki1-0/+39
2011-12-13rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka3-15/+12
2011-12-13rtlwifi: use work for lpsStanislaw Gruszka2-13/+16
2011-12-13b43: N-PHY: implement spurious tone avoidanceRafał Miłecki1-2/+91
2011-12-13b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki3-1/+105
2011-12-13b43: N-PHY: determine various PHY paramsRafał Miłecki2-0/+43
2011-12-13b43: N-PHY: add table for antenna software controlRafał Miłecki2-1/+52
2011-12-13b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki1-0/+7
2011-12-13b43: N-PHY: update some init valuesRafał Miłecki2-17/+17
2011-12-13b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki3-23/+30
2011-12-13ath9k: make two mci related functions staticFelix Fietkau2-8/+4
2011-12-13bcma: support for suspend and resumeRafał Miłecki3-0/+56
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil6-12/+63
2011-12-13mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil1-3/+19
2011-12-13mwifiex: failure case handling for PCIe eventsAmitkumar Karwar1-14/+6
2011-12-13brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel3-111/+90
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel5-140/+47
2011-12-13brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2-151/+1
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel7-87/+68
2011-12-13brcm80211: smac: remove SI_FAST() macro usageArend van Spriel1-122/+35
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel7-176/+162
2011-12-13brcm80211: smac: use bcma function for register access in dma.cArend van Spriel3-91/+108