summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg1-1/+0
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-4/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+2
2013-01-19mac80211: allow drivers to access IPv6 informationJohannes Berg1-0/+1
2013-01-19mac80211: remove ARP filter enable/disable logicJohannes Berg1-2/+0
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka1-4/+2
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg1-5/+4
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg1-0/+2
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg1-0/+3
2013-01-03mac80211: fix channel context iterationJohannes Berg1-0/+1
2013-01-03mac80211: clean up association better in suspendJohannes Berg1-0/+5
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach1-2/+1
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg1-4/+1
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg1-0/+4
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg1-0/+1
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka1-3/+3
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+4
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg1-1/+2
2012-11-27mac80211: support VHT associationJohannes Berg1-0/+2
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-13/+9
2012-11-26mac80211: convert to channel definition structJohannes Berg1-10/+8
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-2/+0
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg1-1/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+11
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-0/+11
2012-11-11mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau1-0/+2
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg1-0/+2
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg1-1/+2
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg1-2/+10
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch1-8/+12
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg1-1/+1
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler1-0/+2
2012-10-17mac80211: VHT peer STA capsMahesh Palivela1-0/+7
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan1-1/+1
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen1-2/+3
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen1-1/+1
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg1-5/+15
2012-10-17mac80211: use channel contextsJohannes Berg1-18/+56
2012-10-16mac80211: track whether to use channel contextsJohannes Berg1-0/+2
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior1-0/+35
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