summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
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