aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: disable u-APSD queues by defaultMichal Kazior2015-05-091-6/+17
* mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2015-05-091-4/+7
* mac80211: correctly close cancelled scansEmmanuel Grumbach2013-11-281-0/+3
* mac80211: revert on-channel work optimisationsJohannes Berg2012-01-251-7/+6
* mac80211: disable powersave for broken APsJohannes Berg2011-11-021-0/+1
* mac80211: Build TX radiotap header dynamicallyHelmut Schaa2011-10-141-12/+0
* mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-1/+0
* mac80211: remove tx_data ethertypeJohannes Berg2011-10-111-1/+0
* mac80211: fix offchannel TX cookie matchingJohannes Berg2011-10-111-0/+1
* mac80211: allow out-of-band EOSP notificationJohannes Berg2011-09-301-0/+5
* mac80211: send (QoS) Null if no buffered framesJohannes Berg2011-09-301-0/+1
* mac80211: remove return value from add_pending_skbsJohannes Berg2011-09-301-5/+5
* mac80211: save tx params per sdataEliad Peller2011-09-271-1/+2
* mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-1/+1
* mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan2011-09-141-0/+1
* mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona2011-09-141-0/+1
* mac80211: make ieee80211_send_bar available for driversFelix Fietkau2011-09-141-1/+0
* mac80211: mesh gate implementationJavier Cardona2011-08-241-0/+1
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-63/+0
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-081-1/+0
* mac80211: sync driver before TXJohannes Berg2011-07-201-0/+2
* mac80211: implement scan supported ratesJohannes Berg2011-07-191-2/+2
* mac80211: reconfigure tx on device reconfigurationEliad Peller2011-07-181-0/+1
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-131-0/+2
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-111-0/+8
* mac80211: simplify RX PN/IV handlingJohannes Berg2011-07-081-1/+16
* mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-051-0/+3
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-271-2/+4
* Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-061-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-10/+31
|\
| * mac80211: sparse RCU annotationsJohannes Berg2011-05-161-7/+9
| * cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-2/+3
| * mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-0/+9
| * nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-1/+5
| * mac80211: add basic support for WoWLANJohannes Berg2011-05-051-2/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-0/+3
|\ \ | |/
| * mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar2011-04-281-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-2/+3
|\ \ | |/
| * mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-121-0/+1
| * nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-121-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-2/+2
|\ \ | |/
| * mac80211: remove the dependency on crypto_blkcipherFelix Fietkau2011-04-041-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: support direct offchannel TX offloadJohannes Berg2011-02-251-0/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-1/+1
|\
| * mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-021-1/+1
* | mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-181-2/+0
* | mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-6/+7
* | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter2011-02-041-0/+1
|/
* mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-051-0/+2