summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-10mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg2-6/+65
2014-01-10mac80211_hwsim: register netlink even with multi-channelJohannes Berg1-8/+16
2014-01-10mac80211_hwsim: verify wmediumd socketJohannes Berg1-0/+9
2014-01-10mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg1-413/+413
2014-01-10mac80211_hwsim: minor netlink cleanupsJohannes Berg1-41/+23
2014-01-10mac80211_hwsim: assign index from separate counterJohannes Berg1-2/+8
2014-01-10mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg1-3/+3
2014-01-10mac80211_hwsim: refactor radio cleanupJohannes Berg1-14/+18
2014-01-10mac80211_hwsim: refactor radio registrationJohannes Berg1-230/+225
2014-01-10mac80211_hwsim: remove regtest for nowJohannes Berg1-220/+0
2014-01-10mac80211_hwsim: prepare for different channel supportJohannes Berg1-31/+36
2014-01-10mac80211_hwsim: clean up netlink exit codeJohannes Berg1-7/+1
2014-01-10ieee80211: add definition for SMS4 key lenAvinash Patil1-0/+1
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2-13/+62
2014-01-10mac80211: reset TX info flags when frame will be reprocessedJohannes Berg1-0/+2
2014-01-10mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg1-42/+40
2014-01-10mac80211: fix PS-Poll driver release TIDJohannes Berg1-1/+13
2014-01-10ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil1-0/+1
2014-01-09cfg80211: add sanity check for retry limit in wext-compatUjjal Roy1-1/+1
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer6-32/+29
2014-01-07mac80211: remove channel_change_timeJohannes Berg17-31/+0
2014-01-07mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach1-3/+2
2014-01-07mac80211: clean up prepare_for_handlers() return valueJohannes Berg1-18/+18
2014-01-07mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach1-3/+1
2014-01-07mac80211: clean up garbage in commentEmmanuel Grumbach1-1/+1
2014-01-06mac80211_hwsim: fix a print messageJohannes Berg1-1/+1
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen5-0/+46
2014-01-06cfg80211: fix wext-compat for getting retry valueUjjal Roy1-2/+2
2014-01-06mac80211: enable WME for peer mesh STAChun-Yeow Yeoh1-0/+1
2014-01-06mac80211: fix memory leak in register_hw() error pathJohannes Berg1-11/+11
2014-01-06mac80211: handle station TX latency allocation errorsJohannes Berg1-30/+40
2014-01-06mac80211: clean up netdev debugfs macros a bitJohannes Berg1-27/+33
2014-01-06nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg1-49/+49
2014-01-06mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg2-0/+29
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg2-1/+3
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park3-1/+38
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park13-5/+210
2013-12-19nl80211: support vendor-specific eventsJohannes Berg3-23/+143
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2-0/+187
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg6-20/+73
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2-4/+0
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches1-1/+2
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2-25/+23
2013-12-18mac80211: fix checkpatch errorsWeilong Chen8-12/+12
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic3-6/+99
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov1-1/+2
2013-12-16mac80211: check pairwise key_idx on get_key callMax Stepanov1-2/+2
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho1-1/+4
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho3-50/+17
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen4-4/+22