summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-28iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flagLiad Kaufman5-21/+2
2015-08-28iwlwifi: mvm: don't load -12.ucode anymoreEmmanuel Grumbach2-4/+4
2015-08-28iwlwifi: mvm: don't NUL-terminate low-latency debugfs fileJohannes Berg1-2/+1
2015-08-28iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho1-0/+3
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman4-6/+35
2015-08-28iwlwifi: Deinline iwl_{read,write}(8,32}Emmanuel Grumbach2-18/+25
2015-08-28iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach3-0/+17
2015-08-28iwlwifi: mvm: fix statistics variables typeSara Sharon3-14/+14
2015-08-28iwlwifi: mvm: remove netdetect debugfs entryLuciano Coelho1-114/+0
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker1-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg3-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon1-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter1-2/+3
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman1-2/+2
2015-08-16iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov1-0/+1
2015-08-16iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter1-3/+3
2015-08-16iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-12/+3
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg9-61/+20
2015-08-16iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker1-7/+16
2015-08-16iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel1-17/+11
2015-08-16iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel1-81/+88
2015-08-16iwlwifi: make sure d3_suspend/resume ops existEliad Peller1-1/+5
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach1-1/+1
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg5-10/+12
2015-08-14average: provide macro to create static EWMAJohannes Berg1-0/+39
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin1-1/+3
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi6-16/+181
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi1-0/+27
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi1-68/+71
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi1-6/+5
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh1-1/+1
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh1-1/+1
2015-08-14mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh1-1/+2
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh1-1/+2
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior1-0/+1
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May1-11/+53
2015-08-13mac80211: remove always true conditionDan Carpenter1-4/+1
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg2-30/+0
2015-08-13iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg2-4/+2
2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-04iwlwifi: mvm: set different pm_timeout for action framesAvri Altman2-4/+18
2015-08-04iwlwifi: mvm: ToF - Set correct range request cmd idAssaf Krauss1-1/+1
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb7-0/+128