aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller1-14/+14
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart1-0/+3
2012-03-12mac80211: simplify wmm check during associationJohannes Berg1-1/+1
2012-03-12mac80211: remove tx_syncJohannes Berg1-1/+0
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart1-0/+41
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg1-1/+2
2012-03-05mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau1-1/+1
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-4/+2
2012-02-27mac80211: remove local_to_hwJohannes Berg1-6/+0
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg1-0/+1
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-1/+1
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-0/+2
2012-02-06mac80211: redesign auth/assocJohannes Berg1-36/+41
2012-01-30mac80211: add support for mcs masksSimon Wunderlich1-0/+1
2012-01-24mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli1-1/+1
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan1-2/+0
2011-12-15mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa1-1/+10
2011-12-15mac80211: reduce station management complexityJohannes Berg1-7/+4
2011-12-15mac80211: delay IBSS station insertionJohannes Berg1-3/+5
2011-12-15mac80211: count authorized stations per BSSJohannes Berg1-0/+1
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon1-0/+1
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg1-2/+0
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-1/+3
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich1-0/+3
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich1-1/+0
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear1-2/+9
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-0/+63
2011-11-21mac80211: use skb list for fragmentsJohannes Berg1-0/+1
2011-11-11mac80211: Save probe response data for bssArik Nemtsov1-0/+1
2011-11-11mac80211: simplify scan state machineJohannes Berg1-6/+5
2011-11-09mac80211: implement wifi TX statusJohannes Berg1-0/+4
2011-11-09mac80211: report OBSS beaconsJohannes Berg1-0/+3
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg1-0/+2
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2011-11-08mac80211: Add HT helper functionsAlexander Simon1-0/+8
2011-11-02mac80211: disable powersave for broken APsJohannes Berg1-0/+1
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa1-12/+0
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg1-1/+0
2011-10-11mac80211: remove tx_data ethertypeJohannes Berg1-1/+0
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg1-0/+1
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg1-0/+5
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg1-0/+1
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg1-5/+5
2011-09-27mac80211: save tx params per sdataEliad Peller1-1/+2
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-1/+1
2011-09-14mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan1-0/+1
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona1-0/+1
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau1-1/+0
2011-08-24mac80211: mesh gate implementationJavier Cardona1-0/+1
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-63/+0