aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-051-0/+2
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-0/+11
|\
| * mac80211: serialize rx path workersChristian Lamparter2011-01-041-0/+9
| * mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-041-0/+2
* | mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho2010-12-221-0/+2
* | mac80211: selective throughput LED trigger activeJohannes Berg2010-12-221-1/+2
* | mac80211: add throughput based LED blink triggerJohannes Berg2010-12-221-0/+13
|/
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-2/+2
* mac80211: support separate default keysJohannes Berg2010-12-131-2/+3
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-13/+0
* mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-061-1/+2
* mac80211: implement off-channel mgmt TXJohannes Berg2010-11-291-0/+5
* mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-241-0/+2
* mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-241-0/+1
* mac80211: fix powersaving clients racesJohannes Berg2010-11-171-0/+3
* mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-161-0/+4
* mac80211: add probe request filter flagJohannes Berg2010-10-131-1/+3
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-2/+0
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-5/+7
* mac80211: fix deadlock with multiple interfacesJohannes Berg2010-10-051-2/+1
* mac80211: Add validity check for beacon_crc valueJuuso Oikarinen2010-10-051-0/+1
* mac80211: fix rx monitor filter refcountersChristian Lamparter2010-10-051-0/+2
* mac80211: move packet flags into packetJohannes Berg2010-09-271-7/+31
* mac80211: Support multiple VIFS per AP in debugfs.Ben Greear2010-09-271-1/+1
* mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen2010-09-241-1/+2
* mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-241-1/+1
* mac80211: make the beacon monitor available externallyLuis R. Rodriguez2010-09-161-0/+1
* mac80211: add helper for reseting the connection monitorLuis R. Rodriguez2010-09-161-0/+1
* mac80211: only cancel software-based scans on suspendJohn W. Linville2010-09-011-0/+6
* mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2010-08-311-0/+7
* mac80211: fix offchannel queue stopJohannes Berg2010-08-271-0/+3
* mac80211: support runtime interface type changesJohannes Berg2010-08-271-1/+13
* mac80211: allow changing port control protocolJohannes Berg2010-08-271-0/+2
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-0/+2
* mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-0/+6
* mac80211: remove unused scan expire defineJohannes Berg2010-08-271-6/+0
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-0/+1
* mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-1/+5
* mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+3
* mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-161-0/+1
* mac80211: unify scan and work mutexesJohannes Berg2010-08-161-2/+2
* mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+5
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-0/+2
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-28/+38
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-2/+5
| |\ \ \
| * | | | net: use __packed annotationEric Dumazet2010-06-031-1/+1
* | | | | mac80211: proper IBSS lockingJohannes Berg2010-07-211-5/+2
| |_|_|/ |/| | |