summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-05-11mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville
2009-05-04mac80211: pid, fix memory corruptionJiri Slaby
2009-05-04mac80211: minstrel, fix memory corruptionJiri Slaby
2009-05-04mac80211: correct fragmentation threshold checkJohannes Berg
2009-04-29mac80211: default to automatic power controlJohannes Berg
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-21mac80211: do not print WARN if config interfaceReinette Chatre
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
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27nl80211: Check iftype in cfg80211 codeJouni Malinen
2009-03-27nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-27mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen
2009-03-27mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen
2009-03-27mac80211: don't drop nullfunc frames during software scanKalle Valo
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith
2009-03-27mac80211: acquire sta_lock for station suspend/resumeJohannes Berg
2009-03-27mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg
2009-03-27mac80211: fix warnings in ieee80211_if_configJohannes Berg
2009-03-27mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa