summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-241-1/+1
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-14/+14
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-131-0/+3
* mac80211: simplify wmm check during associationJohannes Berg2012-03-121-1/+1
* mac80211: remove tx_syncJohannes Berg2012-03-121-1/+0
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-071-0/+41
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-051-1/+2
* mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-051-1/+1
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-4/+2
* mac80211: remove local_to_hwJohannes Berg2012-02-271-6/+0
* mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-271-0/+1
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-1/+1
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-061-0/+2
* mac80211: redesign auth/assocJohannes Berg2012-02-061-36/+41
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+1
* mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli2012-01-241-1/+1
* mac80211: remove dead codeMohammed Shafi Shajakhan2012-01-041-2/+0
* 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/+4
* 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/+0
* {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/+0
* 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/+5
* 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/+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
OpenPOWER on IntegriCloud