summaryrefslogtreecommitdiffstats
path: root/net/9p (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau4-0/+49
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary1-1/+16
2014-10-31cfg80211: avoid using default in interface type switchJohannes Berg2-2/+18
2014-10-31mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen1-7/+47
2014-10-31mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen1-77/+198
2014-10-31mac80211-hwsim: add missing policy entriesJohannes Berg1-0/+3
2014-10-31mac80211: fix spelling errorsStephen Hemminger4-4/+4
2014-10-29mac80211-hwsim: remove spurious newlineJohannes Berg1-1/+0
2014-10-29mac80211-hwsim: support SGI-20Ben Greear1-0/+1
2014-10-29cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg1-1/+1
2014-10-29cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick1-4/+1
2014-10-29mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2-1/+9
2014-10-29mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radioJukka Rissanen1-5/+9
2014-10-27mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan1-1/+1
2014-10-27mac80211: don't flush when probing the APEmmanuel Grumbach1-2/+0
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear2-1/+5
2014-10-27cfg80211: support configuring vif mac addr on createBen Greear3-4/+13
2014-10-27mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2-3/+14
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear2-2/+8
2014-10-27mac80211-hwsim: support creating radios with specific nameBen Greear1-4/+9
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear2-6/+31
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear2-12/+71
2014-10-24mac80211-hwsim: support destroying radio by nameBen Greear2-5/+18
2014-10-24mac80211-hwsim: add ethtool stats supportBen Greear1-1/+74
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov2-0/+44
2014-10-23mac80211: add stations in order to the station listArik Nemtsov1-1/+1
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2-2/+9
2014-10-23mac80211: fix network header breakage during encryptionArik Nemtsov2-7/+0
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski3-27/+29
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan1-12/+16
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg1-1/+10
2014-10-22mac80211: add WMM admission control supportJohannes Berg8-23/+272
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg1-0/+6
2014-10-22cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg3-13/+12
2014-10-21mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick1-8/+4
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan4-22/+241
2014-10-20mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan1-14/+14
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan3-34/+42
2014-10-20mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan2-12/+12
2014-10-20mac80211: fix change flags variable signednessJohannes Berg1-1/+2
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen4-3/+39
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2-10/+15
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen10-27/+64
2014-10-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan1-1/+1
2014-10-10cfg80211: set the rates mask in connection probes over specified freqKarl Beldan1-2/+11
2014-10-10mac80211: enable DFS with channel contextsMichal Kazior2-4/+17
2014-10-09mac80211: directly return ieee80211_vif_use_reserved_context()Fabian Frederick1-5/+1
2014-10-09mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2-3/+40
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho8-40/+34
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho3-13/+36