aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+15
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-1/+4
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+11
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-05-03mac80211: improve IBSS scanningJohannes Berg1-1/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+19
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg1-2/+0
2010-04-03net: convert multicast list to list_headJiri Pirko1-2/+1
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen1-0/+19
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-2/+2
2010-03-09mac80211: Improve software scan timingHelmut Schaa1-0/+1
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+5
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-0/+1
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-9/+9
2010-01-25mac80211: track work started through callbacksJohannes Berg1-1/+0
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo1-0/+14
2010-01-12mac80211: add U-APSD client supportKalle Valo1-1/+12
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-2/+2
2009-12-28mac80211: make off-channel work genericJohannes Berg1-2/+5
2009-12-28mac80211: support remain-on-channel commandJohannes Berg1-0/+15
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen1-1/+7
2009-12-28mac80211: proper bss private data handlingJohannes Berg1-5/+2
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg1-0/+4
2009-12-28mac80211: generalise work handlingJohannes Berg1-15/+44
2009-12-28mac80211: generalise management work a bitJohannes Berg1-18/+35
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg1-2/+1
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg1-0/+5
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg1-0/+2
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-0/+14
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-1/+4
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan1-0/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+2
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-0/+2
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+8
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg1-0/+1
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg1-2/+1
2009-11-23mac80211: remove dead struct memberJohannes Berg1-1/+0
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-2/+2
2009-11-19mac80211: fix resumeJohannes Berg1-0/+8
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo1-2/+1
2009-11-18mac80211: move TX status handlingJohannes Berg1-0/+13
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg1-2/+1
2009-11-18mac80211: improve rate handlingJohannes Berg1-1/+0
2009-11-18mac80211: trim RX dataJohannes Berg1-2/+0
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-1/+2
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo1-0/+1