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