summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: fix channel context iterationJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg
2012-11-27mac80211: support VHT associationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes 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-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen