aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg1-1/+1
2012-09-11mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg1-13/+0
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli1-0/+5
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg1-1/+0
2012-09-06mac80211: disconnect if channel switch failsJohannes Berg1-0/+1
2012-09-06mac80211: don't hang on to sched_scan_iesJohannes Berg1-1/+0
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg1-1/+2
2012-08-20mac80211: support P2P Device abstractionJohannes Berg1-0/+4
2012-08-20mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg1-1/+0
2012-08-20mac80211: check size of channel switch IE when parsingJohannes Berg1-2/+1
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira1-1/+7
2012-07-31mac80211: use correct channel in TXJohannes Berg1-2/+0
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg1-2/+5
2012-07-31mac80211: add PS flag to bss_confEliad Peller1-0/+1
2012-07-31mac80211: VHT (11ac) associationMahesh Palivela1-0/+1
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg1-4/+0
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-0/+2
2012-07-12mac80211: redesign scan RXJohannes Berg1-5/+1
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg1-1/+1
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg1-1/+1
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-1/+1
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-0/+6
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela1-0/+2
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior1-0/+4
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg1-0/+4
2012-06-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg1-1/+0
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