summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: refactor duplicate detectionJohannes Berg2014-11-111-5/+20
* cfg80211: introduce regulatory flags controlling bwArik Nemtsov2014-11-102-2/+46
* mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-103-18/+169
* cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-103-7/+5
* mac80211: send channel switch started notificationsLuciano Coelho2014-11-102-0/+6
* cfg80211: add channel switch started notificationLuciano Coelho2014-11-104-3/+66
* mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho2014-11-101-0/+2
* mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho2014-11-101-6/+6
* cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge2014-11-041-1/+1
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-047-20/+77
* mac80211: increase U-APSD max service period lengthAndrei Otcheretianski2014-11-041-1/+1
* mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-043-7/+50
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-0414-9/+417
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-0415-2/+238
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-044-0/+49
* ieee80211: add "max length of AMPDU" enum for VHTEran Harary2014-11-041-1/+16
* cfg80211: avoid using default in interface type switchJohannes Berg2014-10-312-2/+18
* mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-311-7/+47
* mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-311-77/+198
* mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-311-0/+3
* mac80211: fix spelling errorsStephen Hemminger2014-10-314-4/+4
* mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-291-1/+0
* mac80211-hwsim: support SGI-20Ben Greear2014-10-291-0/+1
* cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg2014-10-291-1/+1
* cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick2014-10-291-4/+1
* mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-292-1/+9
* mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radioJukka Rissanen2014-10-291-5/+9
* mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan2014-10-271-1/+1
* mac80211: don't flush when probing the APEmmanuel Grumbach2014-10-271-2/+0
* mac80211: support creating vifs with specified mac addressBen Greear2014-10-272-1/+5
* cfg80211: support configuring vif mac addr on createBen Greear2014-10-273-4/+13
* mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-272-3/+14
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-272-2/+8
* mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-271-4/+9
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-272-6/+31
* cfg80211: support creating wiphy with suggested nameBen Greear2014-10-272-12/+71
* mac80211-hwsim: support destroying radio by nameBen Greear2014-10-242-5/+18
* mac80211-hwsim: add ethtool stats supportBen Greear2014-10-241-1/+74
* mac80211: expose API allowing station iterationArik Nemtsov2014-10-232-0/+44
* mac80211: add stations in order to the station listArik Nemtsov2014-10-231-1/+1
* mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-232-2/+9
* mac80211: fix network header breakage during encryptionArik Nemtsov2014-10-232-7/+0
* mac80211: export IE splitting functionAndrei Otcheretianski2014-10-233-27/+29
* mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan2014-10-231-12/+16
* mac80211: don't remove tainted keys after not programmingJohannes Berg2014-10-221-1/+10
* mac80211: add WMM admission control supportJohannes Berg2014-10-228-23/+272
* mac80211: sanity check CW_min/CW_max towards driverJohannes Berg2014-10-221-0/+6
* cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-223-13/+12
* mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick2014-10-211-8/+4
* mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan2014-10-214-22/+241