summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-211-0/+34
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-7/+1Star
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-19/+4Star
* 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-031-55/+46Star
|\
| * 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/+0Star
| * mac80211: add NAPI support backJohannes Berg2014-02-121-21/+13Star
| * mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller2014-02-111-2/+0Star
| * mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-061-0/+2
| * mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-6/+17
| * mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-12/+0Star
| * mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-1/+0Star
| * mac80211: make rate control ops constJohannes Berg2014-02-041-2/+2
| * mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-4/+6
* | Merge branch 'master' into for-nextJiri Kosina2014-02-201-11/+127
|\|
| * mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-0/+5
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-3/+0Star
| * mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
| * mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-0/+4
| * mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-2/+19
| * nl80211: vendor command supportJohannes Berg2013-12-031-0/+13
| * Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-031-7/+0Star
| * mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+4
| * mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+36
* | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-3/+3
|/
* mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2013-10-281-0/+14
* mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg2013-10-281-0/+4
* mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-0/+6
* mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-011-0/+10
* mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-011-0/+7
* mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-261-0/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-291-6/+104
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-0/+1
| |\
| | * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-0/+1