index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lguest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
mac80211: fix WPA with VLAN on AP side with ps-sta again
Michael Braun
1
-1
/
+1
2014-03-19
wireless: max MSDU size for DMG networks
Vladimir Kondratiev
1
-0
/
+4
2014-03-19
mac80211: fix suspend vs. authentication race
Johannes Berg
3
-3
/
+38
2014-03-19
mac80211: verify deauthentication and return error on failure
Johannes Berg
1
-13
/
+17
2014-03-19
mac80211: fix potential use-after-free
Johannes Berg
1
-1
/
+1
2014-03-03
cfg80211: allow reprocessing of pending requests
Luis R. Rodriguez
1
-6
/
+8
2014-03-03
mac80211: add missing update on rx status VHT flag
Chun-Yeow Yeoh
1
-0
/
+1
2014-03-03
mac80211: refactor channel switch function
Michal Kazior
1
-50
/
+63
2014-02-25
cfg80211: send stop AP event only due to internal reason
Ilan Peer
5
-8
/
+9
2014-02-25
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
6
-7
/
+76
2014-02-25
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
6
-16
/
+66
2014-02-25
cfg80211: regulatory: allow user to set world regdomain
Janusz Dziedzic
1
-3
/
+0
2014-02-25
cfg80211: regulatory: simplify uevent sending
Johannes Berg
2
-30
/
+8
2014-02-21
mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes
Luciano Coelho
1
-0
/
+5
2014-02-21
cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
Luciano Coelho
3
-34
/
+10
2014-02-21
nl80211: make sure we check for DFS with mesh channel switch
Luciano Coelho
1
-5
/
+10
2014-02-21
mac80211: allow drivers to request SMPS off
Luciano Coelho
1
-2
/
+0
2014-02-21
cfg80211: docbook: add interface combinations documentation
Luciano Coelho
2
-4
/
+10
2014-02-21
cfg80211: docbook: fix small formatting error
Luciano Coelho
1
-1
/
+1
2014-02-21
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
Janusz Dziedzic
4
-43
/
+58
2014-02-20
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
5
-10
/
+19
2014-02-20
cfg80211: document sched_scan_stop synchronous behaviour
Johannes Berg
2
-3
/
+9
2014-02-20
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
7
-13
/
+47
2014-02-13
Staging: rtl8812ae: remove modules field of rate_control_ops
Stephen Rothwell
1
-1
/
+0
2014-02-13
wcn36xx: Update dtim period before starting BSS
Pontus Fuchs
1
-0
/
+1
2014-02-13
wcn36xx: Track dpu signature per sta
Pontus Fuchs
3
-4
/
+6
2014-02-13
wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_sign
Pontus Fuchs
3
-3
/
+3
2014-02-13
wcn36xx: Add support for 3680
Pontus Fuchs
4
-10
/
+36
2014-02-13
wcn36xx: Print FW capabilities
Pontus Fuchs
3
-6
/
+51
2014-02-13
wcn36xx: Cache nv to avoid request_firmware on resume path
Pontus Fuchs
3
-12
/
+14
2014-02-13
wcn36xx: Wait longer for SMD commands to complete
Pontus Fuchs
2
-2
/
+7
2014-02-13
wcn36xx: Improve feature caps exchange
Pontus Fuchs
3
-7
/
+13
2014-02-13
wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive
Pontus Fuchs
1
-2
/
+2
2014-02-13
wlcore: add support for STA CSA with chan contexts
Arik Nemtsov
1
-1
/
+2
2014-02-13
wlcore: enable beacon filtering only after receiving a beacon
Eliad Peller
3
-3
/
+16
2014-02-13
wlcore: increase timeout to 5000 msecs
Yaniv Machani
1
-1
/
+1
2014-02-13
wlcore: decrease warning verbosity during recovery
Arik Nemtsov
2
-4
/
+5
2014-02-13
wlcore: consider multiple APs when checking active_link_count
Eliad Peller
2
-10
/
+10
2014-02-13
wlcore: don't handle unsetting of default wep key
Eliad Peller
1
-0
/
+4
2014-02-13
wlcore: wl18xx: allow CCK rates for AP mode
Arik Nemtsov
3
-1
/
+5
2014-02-13
wlcore: don't stop sched_scan on interface removal
Barak Bercovitz
1
-3
/
+1
2014-02-13
wlcore: send EAPOL frames with voice priority
Igal Chernobelsky
2
-0
/
+5
2014-02-13
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
9
-15
/
+25
2014-02-13
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
Eliad Peller
4
-30
/
+68
2014-02-13
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
7
-5
/
+9
2014-02-13
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
11
-30
/
+51
2014-02-13
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
12
-103
/
+277
2014-02-13
wlcore: AP: don't start mac80211 PS on non-peer HLIDs
Arik Nemtsov
1
-1
/
+5
2014-02-13
wlcore: block read/writes to FW during ELP
Barak Bercovitz
1
-2
/
+6
2014-02-13
wlcore: cancel Tx watchdog on suspend and rearm on first Tx after
Arik Nemtsov
3
-2
/
+21
[next]