summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg
2013-01-16mac80211: fix resume from WoWLANJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg
2012-11-19mac80211: check add_chanctx callback before use in ieee80211_reconfigArend van Spriel
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-09mac80211: reassign channel contexts before stationsJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-11-09mac80211: call driver method when restart completesJohannes Berg
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-25mac80211: use non-atomic bitmap operation for local variableJohannes Berg
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg