aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22mac80211: fix variable truncation on 32-bitJohannes Berg
2009-04-22mac80211: fix IBSS code to not sleep while atomicJohannes Berg
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
2009-04-22mac80211: set CLEAR_PS for pspolled framesChristian Lamparter
2009-04-22mac80211: Allow scan to be requested in AP modeJouni Malinen
2009-04-22mac80211: enable PS by defaultJohannes Berg
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg
2009-04-22mac80211: improve powersave implementationJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22mac80211: re-upload keys only after telling driver about associationJohannes Berg
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg
2009-04-22mac80211: Report rejected association to user space SMEJouni Malinen
2009-04-22mac80211: include HT capabilities in probe requestJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen
2009-04-22mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo
2009-04-20MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day
2009-04-17mac80211: validate TIM IE lengthJohannes Berg
2009-04-17mac80211: avoid crashing when no scan sdataJohannes Berg
2009-04-16mac80211: Fragmentation threshold (typo)Gerrit Renker
2009-04-16mac80211: quiet beacon loss messagesMichael Buesch
2009-04-16mac80211: correct wext transmit power handlerJohannes Berg
2009-04-16mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg
2009-03-27mac80211: add skb length sanity checkingJohannes Berg
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27mac80211: clean up __ieee80211_tx argsJohannes Berg
2009-03-27mac80211: rework the pending packets codeJohannes Berg
2009-03-27mac80211: fix A-MPDU queue assignmentJohannes Berg
2009-03-27mac80211: rewrite fragmentationJohannes Berg
2009-03-27mac80211: fix RX pathJohannes Berg
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo
2009-03-27mac80211: decrease execution of the associated timerKalle Valo