summaryrefslogtreecommitdiffstats
path: root/tools/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev1-0/+4
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg1-13/+17
2014-03-19mac80211: fix potential use-after-freeJohannes Berg1-1/+1
2014-03-03cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez1-6/+8
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh1-0/+1
2014-03-03mac80211: refactor channel switch functionMichal Kazior1-50/+63
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer5-8/+9
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic6-7/+76
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic6-16/+66
2014-02-25cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic1-3/+0
2014-02-25cfg80211: regulatory: simplify uevent sendingJohannes Berg2-30/+8
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho1-0/+5
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho3-34/+10
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho1-5/+10
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho1-2/+0
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho2-4/+10
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho1-1/+1
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic4-43/+58
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg5-10/+19
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2-3/+9
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari7-13/+47
2014-02-13Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell1-1/+0
2014-02-13wcn36xx: Update dtim period before starting BSSPontus Fuchs1-0/+1
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs3-4/+6
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs3-3/+3
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs4-10/+36
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs3-6/+51
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs3-12/+14
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs2-2/+7
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs3-7/+13
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs1-2/+2
2014-02-13wlcore: add support for STA CSA with chan contextsArik Nemtsov1-1/+2
2014-02-13wlcore: enable beacon filtering only after receiving a beaconEliad Peller3-3/+16
2014-02-13wlcore: increase timeout to 5000 msecsYaniv Machani1-1/+1
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov2-4/+5
2014-02-13wlcore: consider multiple APs when checking active_link_countEliad Peller2-10/+10
2014-02-13wlcore: don't handle unsetting of default wep keyEliad Peller1-0/+4
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov3-1/+5
2014-02-13wlcore: don't stop sched_scan on interface removalBarak Bercovitz1-3/+1
2014-02-13wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2-0/+5
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller9-15/+25
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller4-30/+68
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller7-5/+9
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller11-30/+51
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller12-103/+277
2014-02-13wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov1-1/+5
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz1-2/+6
2014-02-13wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov3-2/+21