summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan4-58/+34
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan3-4/+4
2011-11-17Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville22-2160/+4338
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
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg1-0/+2
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg1-1/+2
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach1-1/+1
2011-11-11iwlwifi: check status before send commandWey-Yi Guy1-12/+14
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy1-0/+1
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy3-345/+365
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy3-75/+71
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy3-48/+46
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy3-315/+308
2011-11-11iwlagn: explicitly program P2P QoS parametersJohannes Berg1-0/+28
2011-11-11iwlagn: use per-vif AC parametersJohannes Berg1-16/+14
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy4-1475/+1540
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry6-109/+121
2011-11-11iwlagn: push knowledge of ucode image lower downDon Fry1-21/+30
2011-11-11iwlagn: remove knowledge of ucode image location from upper layersDon Fry4-14/+27
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry4-16/+19
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy4-54/+0
2011-11-11iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg1-3/+7
2011-11-11iwlagn: check for SMPS modeWey-Yi Guy2-0/+4
2011-11-11iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy1-0/+2
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte4-7/+25