summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-08-01mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-03-31mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-02-07Piper Wifi: Restored multirate PID algorithmCharles Gordon
2011-02-06mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau
2011-02-06mac80211: fix mesh forwarding when ratelimited tooMilton Miller
2011-02-06mac80211: fix hard lockup in sta_addba_resp_timer_expiredStanislaw Gruszka
2011-02-06mac80211: fix mesh forwardingJohannes Berg
2011-02-06mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2011-02-04Wifi Piper: Reverted file to official versionCharles Gordon
2011-02-03[ccwmx51]: Fix compilation and booting errors.Alejandro Gonzalez
2011-01-20Merge branch 'del-2.6.28' into hpalacio/2.6.35_mergedHector Palacios
2011-01-13Piper Wifi: Set default power level to 8 dBmCharles Gordon
2010-12-14mac80211: delete AddBA response timerJohannes Berg
2010-12-14mac80211: don't sanitize invalid ratesChristian Lamparter
2010-12-14mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-12-14mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-12-14mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-12-14mac80211: use correct station flags lockJohannes Berg
2010-12-14mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-12-14mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-12-14mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-12-14mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-12-14mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-12-14mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-12-14mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-12-14mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-12-07piper wifi: Fix for Vantive 35641 -- range check txpower levelCharles Gordon
2010-10-28mac80211: fix use-after-freeJohannes Berg
2010-09-20mac80211: delete work timerJohannes Berg
2010-08-10mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-20wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-07mac80211: fix function pointer checkHolger Schurig
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-01mac80211: fix dialog token allocatorJohannes Berg
2010-06-01mac80211: fix blockack-req processingJohannes Berg
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-28mac80211: make a function staticJohannes Berg
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds