aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-02mac80211: fix TX status cookie in HW offload caseJohannes Berg1-1/+1
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg1-0/+2
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-0/+8
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+11
2011-01-04mac80211: serialize rx path workersChristian Lamparter1-0/+9
2011-01-04mac80211: ignore PSM bit of reordered framesChristian Lamparter1-0/+2
2010-12-22mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho1-0/+2
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-1/+2
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+13
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-2/+2
2010-12-13mac80211: support separate default keysJohannes Berg1-2/+3
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-13/+0
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau1-1/+2
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg1-0/+5
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau1-0/+2
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau1-0/+1
2010-11-17mac80211: fix powersaving clients racesJohannes Berg1-0/+3
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen1-0/+4
2010-10-13mac80211: add probe request filter flagJohannes Berg1-1/+3
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-2/+0
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg1-5/+7
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg1-2/+1
2010-10-05mac80211: Add validity check for beacon_crc valueJuuso Oikarinen1-0/+1
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter1-0/+2
2010-09-27mac80211: move packet flags into packetJohannes Berg1-7/+31
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear1-1/+1
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen1-1/+2
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen1-1/+1
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez1-0/+1
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez1-0/+1
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville1-0/+6
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen1-0/+7
2010-08-27mac80211: fix offchannel queue stopJohannes Berg1-0/+3
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-1/+13
2010-08-27mac80211: allow changing port control protocolJohannes Berg1-0/+2
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg1-0/+2
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-0/+6
2010-08-27mac80211: remove unused scan expire defineJohannes Berg1-6/+0
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-0/+1
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg1-1/+5
2010-08-16mac80211: per interface idle notificationJohannes Berg1-0/+3
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter1-0/+1
2010-08-16mac80211: unify scan and work mutexesJohannes Berg1-2/+2
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+5
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-0/+1
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-1/+1
2010-07-21mac80211: proper IBSS lockingJohannes Berg1-5/+2
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+2
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen1-0/+2
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-28/+38