aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-01-29mac80211: remove mesh_plink_close() method.Rami Rosen
2009-01-29mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen
2009-01-29mac80211: Mark ieee80211_process_sa_query_req() staticJouni Malinen
2009-01-29mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen
2009-01-29mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen
2009-01-29mac80211: 802.11w - Drop unprotected robust management frames if MFP is usedJouni Malinen
2009-01-29mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen
2009-01-29mac80211: 802.11w - SA Query processingJouni Malinen
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen
2009-01-29mac80211: 802.11w - WEXT configuration for IGTKJouni Malinen
2009-01-29mac80211: 802.11w - WEXT parameter for setting mgmt cipherJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - CCMP for management framesJouni Malinen
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29mac80211: extend/document powersave APIJohannes Berg
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: clarify alignment docs, fix up alignmentJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen
2009-01-29mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen
2009-01-29mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen
2009-01-29mac80211: remove an unnecessary assignment to info in __ieee80211_tx().Rami Rosen
2009-01-29mac80211: Add 802.11h CSA supportSujith
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen
2009-01-29mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen
2009-01-29mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen
2009-01-29mac80211: Disallow to set multicast BSSIDAlina Friedrichsen
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan
2009-01-29mac80211: A couple of fixes to dynamic power save.Vivek Natarajan
2009-01-29mac80211: Reset the power save timer from master_start_xmit.Vivek Natarajan
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan
2009-01-22mac80211: fix slot time debug messageChristian Lamparter
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-12mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter
2009-01-12mac80211: allow mode change if IBSS is not allowedPavel Roskin
2009-01-12minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter