index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
mac80211_hwsim: allow creating/destroying radios on the fly
Johannes Berg
2
-6
/
+65
2014-01-10
mac80211_hwsim: register netlink even with multi-channel
Johannes Berg
1
-8
/
+16
2014-01-10
mac80211_hwsim: verify wmediumd socket
Johannes Berg
1
-0
/
+9
2014-01-10
mac80211_hwsim: shuffle code to prepare for dynamic radios
Johannes Berg
1
-413
/
+413
2014-01-10
mac80211_hwsim: minor netlink cleanups
Johannes Berg
1
-41
/
+23
2014-01-10
mac80211_hwsim: assign index from separate counter
Johannes Berg
1
-2
/
+8
2014-01-10
mac80211_hwsim: minimize rctbl module parameter usage
Johannes Berg
1
-3
/
+3
2014-01-10
mac80211_hwsim: refactor radio cleanup
Johannes Berg
1
-14
/
+18
2014-01-10
mac80211_hwsim: refactor radio registration
Johannes Berg
1
-230
/
+225
2014-01-10
mac80211_hwsim: remove regtest for now
Johannes Berg
1
-220
/
+0
2014-01-10
mac80211_hwsim: prepare for different channel support
Johannes Berg
1
-31
/
+36
2014-01-10
mac80211_hwsim: clean up netlink exit code
Johannes Berg
1
-7
/
+1
2014-01-10
ieee80211: add definition for SMS4 key len
Avinash Patil
1
-0
/
+1
2014-01-10
mac80211: handle MMPDUs at EOSP correctly
Johannes Berg
2
-13
/
+62
2014-01-10
mac80211: reset TX info flags when frame will be reprocessed
Johannes Berg
1
-0
/
+2
2014-01-10
mac80211: release multiple ACs in uAPSD, fix more-data bug
Johannes Berg
1
-42
/
+40
2014-01-10
mac80211: fix PS-Poll driver release TID
Johannes Berg
1
-1
/
+13
2014-01-10
ieee80211: add definition for TDLS wide band extended capability
Avinash Patil
1
-0
/
+1
2014-01-09
cfg80211: add sanity check for retry limit in wext-compat
Ujjal Roy
1
-1
/
+1
2014-01-09
cfg80211: Add a function to get the number of supported channels
Ilan Peer
6
-32
/
+29
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
17
-31
/
+0
2014-01-07
mac80211: allow to set smps mode to OFF in AP mode
Emmanuel Grumbach
1
-3
/
+2
2014-01-07
mac80211: clean up prepare_for_handlers() return value
Johannes Berg
1
-18
/
+18
2014-01-07
mac80211: simplify code in ieee80211_prepare_and_rx_handle
Emmanuel Grumbach
1
-3
/
+1
2014-01-07
mac80211: clean up garbage in comment
Emmanuel Grumbach
1
-1
/
+1
2014-01-06
mac80211_hwsim: fix a print message
Johannes Berg
1
-1
/
+1
2014-01-06
mac80211: sync dtim_count to TSF
Thomas Pedersen
5
-0
/
+46
2014-01-06
cfg80211: fix wext-compat for getting retry value
Ujjal Roy
1
-2
/
+2
2014-01-06
mac80211: enable WME for peer mesh STA
Chun-Yeow Yeoh
1
-0
/
+1
2014-01-06
mac80211: fix memory leak in register_hw() error path
Johannes Berg
1
-11
/
+11
2014-01-06
mac80211: handle station TX latency allocation errors
Johannes Berg
1
-30
/
+40
2014-01-06
mac80211: clean up netdev debugfs macros a bit
Johannes Berg
1
-27
/
+33
2014-01-06
nl80211: move vendor/testmode event skb functions out of ifdef
Johannes Berg
1
-49
/
+49
2014-01-06
mac80211: add tracing for ieee80211_sta_set_buffered
Johannes Berg
2
-0
/
+29
2013-12-30
cfg80211/mac80211: correct qos-map locking
Johannes Berg
2
-1
/
+3
2013-12-19
mac80211: Add support for QoS mapping
Kyeyoon Park
3
-1
/
+38
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
13
-5
/
+210
2013-12-19
nl80211: support vendor-specific events
Johannes Berg
3
-23
/
+143
2013-12-19
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
2
-0
/
+187
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
6
-20
/
+73
2013-12-19
mac80211: remove unnecessary iflist_mtx locking
Johannes Berg
2
-4
/
+0
2013-12-19
mac80211: align struct ps_data.tim to unsigned long
Joe Perches
1
-1
/
+2
2013-12-18
mac80211: make ieee80211_recalc_radar_chanctx static
Johannes Berg
2
-25
/
+23
2013-12-18
mac80211: fix checkpatch errors
Weilong Chen
8
-12
/
+12
2013-12-16
nl80211: add VHT support for set_bitrate_mask
Janusz Dziedzic
3
-6
/
+99
2013-12-16
mac80211: read station mgmt keys via get_key call
Max Stepanov
1
-1
/
+2
2013-12-16
mac80211: check pairwise key_idx on get_key call
Max Stepanov
1
-2
/
+2
2013-12-16
mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()
Luciano Coelho
1
-1
/
+4
2013-12-16
mac80211: refactor ieee80211_ibss_process_chanswitch()
Luciano Coelho
3
-50
/
+17
2013-12-16
mac80211: update adjusting TBTT bit in beacon
Thomas Pedersen
4
-4
/
+22
[next]