summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: remove knowledge of ucode image location from upper layersDon Fry2011-11-114-14/+27
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-114-16/+19
* iwlwifi: remove un-supported SKUsWey-Yi Guy2011-11-114-54/+0
* iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg2011-11-111-3/+7
* iwlagn: check for SMPS modeWey-Yi Guy2011-11-112-0/+4
* iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy2011-11-111-0/+2
* iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte2011-11-114-7/+25
* iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-114-0/+68
* ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan2011-11-111-0/+2
* ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn2011-11-111-0/+1