aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-22mac80211: add hardware restart functionJohannes Berg1-2/+11
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg1-2/+7
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg1-3/+0
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen1-1/+1
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-6/+1
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+8
2009-03-27mac80211: rework the pending packets codeJohannes Berg1-7/+2
2009-03-27mac80211: rewrite fragmentationJohannes Berg1-7/+0
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+2
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo1-0/+1
2009-03-27mac80211: decrease execution of the associated timerKalle Valo1-0/+2
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg1-5/+4
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-15/+0
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg1-0/+12
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen1-1/+6
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg1-0/+1
2009-03-16mac80211: handle failed scan requests in STA modeHelmut Schaa1-0/+1
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen1-0/+2
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen1-1/+2
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-33/+84
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-6/+14
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg1-1/+0
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg1-27/+15
2009-02-13mac80211: dont add BSS when creating IBSSJohannes Berg1-3/+0
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-9/+9
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg1-0/+5
2009-02-13mac80211: clean up BA session teardownJohannes Berg1-1/+1
2009-02-13mac80211: restructure HT codeJohannes Berg1-0/+3
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg1-0/+2
2009-02-13mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo1-0/+3
2009-02-11mac80211: Free current bss information in few places where we don't need it any moreVasanthakumar Thiagarajan1-0/+2
2009-01-29mac80211: add interface list lockJohannes Berg1-0/+2
2009-01-29mac80211: Read the TSF via debugfsAlina Friedrichsen1-0/+1
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg1-3/+3
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen1-2/+2
2009-01-29mac80211: add suspend/resume callbacksBob Copeland1-0/+4
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+16
2009-01-29mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan1-0/+4
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen1-0/+2
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen1-0/+6
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-1/+4
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen1-1/+1
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen1-0/+1
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-1/+0
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg1-0/+2
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount).Rami Rosen1-1/+0
2009-01-29mac80211: Add 802.11h CSA supportSujith1-1/+10
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan1-0/+3
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan1-0/+1
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+10