summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove dead codeMohammed Shafi Shajakhan2012-01-041-2/+0Star
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-151-1/+10
* mac80211: reduce station management complexityJohannes Berg2011-12-151-7/+4Star
* mac80211: delay IBSS station insertionJohannes Berg2011-12-151-3/+5
* mac80211: count authorized stations per BSSJohannes Berg2011-12-151-0/+1
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-061-0/+1
* mac80211: revert on-channel work optimisationsJohannes Berg2011-11-301-2/+0Star
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-1/+3
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+3
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-281-1/+0Star
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-2/+9
* cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-211-0/+63
* mac80211: use skb list for fragmentsJohannes Berg2011-11-211-0/+1
* mac80211: Save probe response data for bssArik Nemtsov2011-11-111-0/+1
* mac80211: simplify scan state machineJohannes Berg2011-11-111-6/+5Star
* mac80211: implement wifi TX statusJohannes Berg2011-11-091-0/+4
* mac80211: report OBSS beaconsJohannes Berg2011-11-091-0/+3
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-091-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-0/+1
|\
| * mac80211: disable powersave for broken APsJohannes Berg2011-11-021-0/+1
* | mac80211: Add HT helper functionsAlexander Simon2011-11-081-0/+8
|/
* mac80211: Build TX radiotap header dynamicallyHelmut Schaa2011-10-141-12/+0Star
* mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-1/+0Star
* mac80211: remove tx_data ethertypeJohannes Berg2011-10-111-1/+0Star
* 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/+0Star
* mac80211: mesh gate implementationJavier Cardona2011-08-241-0/+1
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-63/+0Star
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-081-1/+0Star
* 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/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-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