aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-12/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-2/+4
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv1-1/+4
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv1-2/+5
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-1/+1
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior1-0/+34
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior1-7/+1
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-19/+4
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+38
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov1-0/+12
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov1-0/+13
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho1-0/+46
2014-05-21mac80211: export the expected throughputAntonio Quartulli1-0/+7
2014-05-19mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho1-2/+3
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-1/+22
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski1-7/+36
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-1/+3
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov1-0/+2
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski1-6/+10
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy1-1/+3
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho1-0/+7
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+3
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-55/+46
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach1-0/+2
2014-03-19mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller1-2/+2
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-1/+2
2014-02-20Merge branch 'master' into for-nextJiri Kosina1-11/+127
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida1-3/+3
2014-02-13mac80211: remove erroneous comment about RX radiotap headerJohannes Berg1-4/+0
2014-02-12mac80211: add NAPI support backJohannes Berg1-21/+13
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller1-2/+0
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach1-0/+2
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-6/+17
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-12/+0
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-2/+2
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-4/+6
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg1-0/+5
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-3/+0
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau1-0/+47
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau1-0/+4
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg1-2/+19
2013-12-03nl80211: vendor command supportJohannes Berg1-0/+13
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg1-7/+0
2013-11-25mac80211: add min required channel definition fieldEliad Peller1-0/+4
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-0/+36
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau1-0/+14
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg1-0/+4
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov1-0/+6