summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-03-31mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
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
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-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
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12mac80211: fix paged defragmentationAbhijeet Kolekar
2010-05-12mac80211: check channel switch mode for future frames transmitWey-Yi Guy
2010-05-12mac80211: add offload channel switch supportJohannes Berg
2010-05-12mac80211: don't process work item with wrong frameJohannes Berg