aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* iwlegacy: rename remaining IWLs to ILsStanislaw Gruszka2011-11-15
* iwlegacy: remove not needed parenthesesStanislaw Gruszka2011-11-15
* iwlegacy: rename il_{read,write}_prphStanislaw Gruszka2011-11-15
* iwlegacy: rename i/o direct methodsStanislaw Gruszka2011-11-15
* iwlegacy: remove _il_{read,write}_direct32Stanislaw Gruszka2011-11-15
* iwlegacy: mark il_{grab,release}_nic_access as unlockedStanislaw Gruszka2011-11-15
* iwlegacy: mark poll bit as unlocked functionStanislaw Gruszka2011-11-15
* iwlegacy: rename il_{read,write}32 to _il_{rd,wr}Stanislaw Gruszka2011-11-15
* iwlegacy: remove IL_CRITStanislaw Gruszka2011-11-15
* iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRITStanislaw Gruszka2011-11-15
* iwlegacy: rename IL_DEBUG_ to D_Stanislaw Gruszka2011-11-15
* iwlegacy: remove DEBUG_LIMITStanislaw Gruszka2011-11-15
* iwlegacy: remove DEBUG_IOStanislaw Gruszka2011-11-15
* iwlegacy: rename iwlegacy to ilStanislaw Gruszka2011-11-15
* iwlegacy: rename priv to ilStanislaw Gruszka2011-11-15
* iwlegacy: rename iwl to ilStanislaw Gruszka2011-11-15
* iwlegacy: remove tracingStanislaw Gruszka2011-11-15
* libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville2011-11-11
* brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville2011-11-11
* brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin2011-11-11
* brcm80211: fmac: remove PCMCIA core related codeFranky Lin2011-11-11
* brcm80211: fmac: add function to free the glom skb queueArend van Spriel2011-11-11
* brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel2011-11-11
* brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel2011-11-11
* brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2011-11-11
* brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel2011-11-11
* brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2011-11-11
* brcm80211: fmac: remove id retrieve codeFranky Lin2011-11-11
* brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers2011-11-11
* brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel2011-11-11
* brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2011-11-11
* brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-11
* brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel2011-11-11
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-11
* iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry2011-11-11
* iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi2011-11-11
* iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-11
* iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2011-11-11
* iwlagn: don't always split remain-on-channelJohannes Berg2011-11-11
* iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-11
* iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-11
* iwlwifi: check status before send commandWey-Yi Guy2011-11-11
* iwlwifi: set "echo" host command lengthWey-Yi Guy2011-11-11
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-11
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-11
* iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-11