summaryrefslogtreecommitdiffstats
path: root/drivers/video/macmodes.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg4-0/+68
2011-11-11minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle1-4/+3
2011-11-11ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan1-0/+2
2011-11-11mac80211: Save probe response data for bssArik Nemtsov6-5/+89
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov3-0/+19
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov3-0/+42
2011-11-11nl80211: fix compiler warningJohannes Berg1-1/+1
2011-11-11mac80211: make sure hw_key exists before checking its flagsArik Nemtsov1-1/+2
2011-11-11ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn1-0/+1
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg2-8/+8
2011-11-11mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira1-0/+2
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias2-1/+7
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias5-74/+3
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias7-114/+193
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg3-0/+26
2011-11-11mac80211: simplify scan state machineJohannes Berg2-128/+82
2011-11-11mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2-1/+5
2011-11-11ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan1-7/+7
2011-11-11ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan1-0/+16
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan4-64/+59
2011-11-11mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2-1/+4
2011-11-11mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar1-6/+0
2011-11-11mwifiex: fix 'Smatch' warningsYogesh Ashok Powar2-7/+9
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar2-10/+9
2011-11-11mwifiex: change return types to voidYogesh Ashok Powar1-12/+6
2011-11-11mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar1-48/+33
2011-11-11mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar1-2/+2
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov1-1/+9
2011-11-11cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin1-3/+114
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter1-1/+4
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar1-2/+2
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter1-3/+2
2011-11-09mwifiex: remove unneeded kfree(NULL);Dan Carpenter1-1/+0
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall1-2/+2
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall1-1/+1
2011-11-09mac80211: implement wifi TX statusJohannes Berg5-6/+115
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg3-1/+22
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa1-1/+4
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin3-42/+81