aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-24mac80211: clean up debuggingJohannes Berg1-0/+1
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins1-0/+1
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky1-1/+3
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov1-4/+7
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov1-0/+3
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-65/+24
2012-06-05mac80211: simplify association HT parametersJohannes Berg1-1/+2
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+2
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-08mac80211: Advertise HT protection mode in IEsAshok Nagarajan1-1/+2
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-24mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau1-1/+1
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller1-1/+1
2012-04-23mac80211: Support on-channel scan option.Ben Greear1-0/+3
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan1-3/+0
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-1/+1
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka1-0/+1
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-0/+1
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-0/+3
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan1-1/+1
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona1-0/+23
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg1-1/+1
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg1-1/+0
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-5/+0
2012-04-10mac80211: set HT channel before associationJohannes Berg1-7/+3
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg1-2/+5
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau1-1/+2
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-7/+6
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