summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: mark poll bit as unlocked functionStanislaw Gruszka2011-11-156-9/+8
* iwlegacy: rename il_{read,write}32 to _il_{rd,wr}Stanislaw Gruszka2011-11-1512-87/+84
* iwlegacy: remove IL_CRITStanislaw Gruszka2011-11-153-3/+2
* iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRITStanislaw Gruszka2011-11-1523-319/+319
* iwlegacy: rename IL_DEBUG_ to D_Stanislaw Gruszka2011-11-1523-685/+685
* iwlegacy: remove DEBUG_LIMITStanislaw Gruszka2011-11-155-28/+8
* iwlegacy: remove DEBUG_IOStanislaw Gruszka2011-11-153-197/+3
* iwlegacy: rename iwlegacy to ilStanislaw Gruszka2011-11-1514-67/+67
* iwlegacy: rename priv to ilStanislaw Gruszka2011-11-1541-5520/+5518
* iwlegacy: rename iwl to ilStanislaw Gruszka2011-11-1552-7037/+7037
* iwlegacy: remove tracingStanislaw Gruszka2011-11-159-293/+0
* libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville2011-11-111-10/+15
* brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville2011-11-111-1/+1
* brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin2011-11-111-5/+13
* brcm80211: fmac: remove PCMCIA core related codeFranky Lin2011-11-111-15/+0
* brcm80211: fmac: add function to free the glom skb queueArend van Spriel2011-11-111-20/+14
* brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel2011-11-111-22/+11
* brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel2011-11-113-17/+13
* brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2011-11-112-31/+17
* brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel2011-11-112-98/+39
* brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2011-11-112-6/+4
* brcm80211: fmac: remove id retrieve codeFranky Lin2011-11-111-5/+0
* brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin2011-11-113-9/+45
* brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin2011-11-113-44/+82
* brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2011-11-112-6/+28
* brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin2011-11-113-9/+51
* brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers2011-11-111-7/+0
* brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel2011-11-111-1/+0
* brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2011-11-112-19/+24
* brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-112-126/+0
* brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel2011-11-111-0/+2
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-114-16/+18
* iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry2011-11-111-58/+58
* iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi2011-11-111-6/+2
* iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-118-33/+67
* iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2011-11-112-3/+3
* iwlagn: don't always split remain-on-channelJohannes Berg2011-11-111-0/+2
* iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-111-1/+2
* iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-111-1/+1
* iwlwifi: check status before send commandWey-Yi Guy2011-11-111-12/+14
* iwlwifi: set "echo" host command lengthWey-Yi Guy2011-11-111-0/+1
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-113-345/+365
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-113-75/+71
* iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-113-48/+46
* iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-113-315/+308
* iwlagn: explicitly program P2P QoS parametersJohannes Berg2011-11-111-0/+28
* iwlagn: use per-vif AC parametersJohannes Berg2011-11-111-16/+14
* iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-114-1475/+1540
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-116-109/+121
* iwlagn: push knowledge of ucode image lower downDon Fry2011-11-111-21/+30
OpenPOWER on IntegriCloud