summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-13rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka
2011-12-13rtlwifi: use work for lpsStanislaw Gruszka
2011-12-13b43: N-PHY: implement spurious tone avoidanceRafał Miłecki
2011-12-13b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki
2011-12-13b43: N-PHY: determine various PHY paramsRafał Miłecki
2011-12-13b43: N-PHY: add table for antenna software controlRafał Miłecki
2011-12-13b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki
2011-12-13b43: N-PHY: update some init valuesRafał Miłecki
2011-12-13b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki
2011-12-13ath9k: make two mci related functions staticFelix Fietkau
2011-12-13bcma: support for suspend and resumeRafał Miłecki
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-12-13mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil
2011-12-13mwifiex: failure case handling for PCIe eventsAmitkumar Karwar
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-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel
2011-12-13brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin
2011-12-13brcm80211: fmac: add bcm4330 supportFranky Lin
2011-12-13brcm80211: fmac: fix firmware shared structures versionFranky Lin
2011-12-13brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin
2011-12-13cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki
2011-12-13ssb: extract FEM info from SPROMRafał Miłecki
2011-12-13mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa
2011-12-13ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa
2011-12-13mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan
2011-12-13mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan