aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20mac80211: sync driver before TXJohannes Berg1-0/+2
2011-07-19mac80211: implement scan supported ratesJohannes Berg1-2/+2
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller1-0/+1
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+2
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+8
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg1-1/+16
2011-07-05mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar1-0/+3
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart1-2/+4
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville1-3/+0
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-10/+31
2011-05-16mac80211: sparse RCU annotationsJohannes Berg1-7/+9
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-2/+3
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho1-0/+9
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona1-1/+5
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-2/+7
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+3
2011-04-28mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar1-0/+3
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+3
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona1-0/+1
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona1-2/+2
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+2
2011-04-04mac80211: remove the dependency on crypto_blkcipherFelix Fietkau1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg1-0/+1
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg1-2/+0
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear1-6/+7
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter1-0/+1
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