summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-15iwlegacy: s/INDEX/IDX/Stanislaw Gruszka15-190/+190
2011-11-15iwlegacy: s/IL_RATE/RATE/Stanislaw Gruszka13-364/+364
2011-11-15iwlegacy: s/window/win/Stanislaw Gruszka10-159/+159
2011-11-15iwlegacy: s/statistics/stats/Stanislaw Gruszka20-304/+304
2011-11-15iwlegacy: s/il_rx_mem_buffer/il_rx_buf/Stanislaw Gruszka15-62/+62
2011-11-15iwlegacy: partial rxon context cleanupStanislaw Gruszka12-139/+111
2011-11-15iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/Stanislaw Gruszka17-52/+52
2011-11-15iwlegacy: rename remaining IWLs to ILsStanislaw Gruszka31-302/+299
2011-11-15iwlegacy: remove not needed parenthesesStanislaw Gruszka17-182/+168
2011-11-15iwlegacy: rename il_{read,write}_prphStanislaw Gruszka7-71/+72
2011-11-15iwlegacy: rename i/o direct methodsStanislaw Gruszka10-53/+52
2011-11-15iwlegacy: remove _il_{read,write}_direct32Stanislaw Gruszka4-27/+17
2011-11-15iwlegacy: mark il_{grab,release}_nic_access as unlockedStanislaw Gruszka2-24/+22
2011-11-15iwlegacy: mark poll bit as unlocked functionStanislaw Gruszka6-9/+8
2011-11-15iwlegacy: rename il_{read,write}32 to _il_{rd,wr}Stanislaw Gruszka12-87/+84
2011-11-15iwlegacy: remove IL_CRITStanislaw Gruszka3-3/+2
2011-11-15iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRITStanislaw Gruszka23-319/+319
2011-11-15iwlegacy: rename IL_DEBUG_ to D_Stanislaw Gruszka23-685/+685
2011-11-15iwlegacy: remove DEBUG_LIMITStanislaw Gruszka5-28/+8
2011-11-15iwlegacy: remove DEBUG_IOStanislaw Gruszka3-197/+3
2011-11-15iwlegacy: rename iwlegacy to ilStanislaw Gruszka14-67/+67
2011-11-15iwlegacy: rename priv to ilStanislaw Gruszka41-5520/+5518
2011-11-15iwlegacy: rename iwl to ilStanislaw Gruszka52-7037/+7037
2011-11-15iwlegacy: remove tracingStanislaw Gruszka9-293/+0
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg1-4/+5
2011-11-11libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville1-10/+15
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville1-1/+1
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin1-5/+13
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin1-15/+0
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel1-20/+14
2011-11-11brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel1-22/+11
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel3-17/+13
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2-31/+17
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel2-98/+39
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2-6/+4
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin1-5/+0
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin3-9/+45
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin3-44/+82
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2-6/+28
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin3-9/+51
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers1-7/+0
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel1-1/+0
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2-19/+24
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel2-126/+0
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel1-0/+2
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry4-16/+18
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry1-58/+58
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi1-6/+2
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach8-33/+67
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2-3/+3