summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-04-14mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-03-21mac80211: fix use-after-freeJohannes Berg
2010-08-02mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-08-02mac80211: do not wip out old supported ratesStanislaw Gruszka
2010-07-05mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau
2010-07-05mac80211: fix rts threshold checkShanyu Zhao
2010-07-05mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-07-05mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon
2010-05-12mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-26mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-04-26mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-04-26mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-04-26mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-04-01mac80211: Fix HT rate control configurationSujith
2010-03-15mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau
2010-03-15mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-03-15mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-18mac80211: fix sign error in pid controllerBob Copeland
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau
2010-01-08mac80211: fix endian errorJohannes Berg
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds