summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-191-0/+6
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-5/+10
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+37
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+36
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+19
* mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-0/+37
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-6/+23
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+2
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+5
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+6
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-2/+26
* mac80211: expose API allowing station iterationArik Nemtsov2014-10-231-0/+16
* mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-231-0/+3
* mac80211: export IE splitting functionAndrei Otcheretianski2014-10-231-0/+28
* mac80211: add WMM admission control supportJohannes Berg2014-10-221-1/+2
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-0/+1
* mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+6
* mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-0/+7
* mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-0/+3
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-12/+1
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-2/+4
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: don't resize skbs needlesslyIdo Yariv2014-08-261-1/+4
* mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-261-2/+5
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-1/+1
* mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-211-0/+34
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-7/+1
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-19/+4
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+38
* mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-231-0/+12
* mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-231-0/+13
* mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-261-0/+46
* mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+7
* mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho2014-05-191-2/+3
* mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-1/+22
* mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-7/+36
* mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-1/+3
* mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
* mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-251-6/+10
* mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy2014-04-091-1/+3
* mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-0/+7
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-55/+46
|\
| * mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| * mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller2014-03-191-2/+2
| * mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-1/+2
| * mac80211: remove erroneous comment about RX radiotap headerJohannes Berg2014-02-131-4/+0
| * mac80211: add NAPI support backJohannes Berg2014-02-121-21/+13
| * mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller2014-02-111-2/+0
| * mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-061-0/+2