summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-08-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-05-09mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2011-04-14mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
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 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: fix deferred hardware scan requestsJohannes Berg
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-01mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-03-15mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-02-23mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-02-09mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-28mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-06mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2010-01-06mac80211: Fix IBSS mergeSujith
2010-01-06mac80211: fix WMM AP settings applicationJohannes Berg
2010-01-06mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-18mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-18wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-18mac80211: fix scan abort sanity checksJohannes Berg
2009-12-18mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-18mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-18mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30mac80211: fix two remote exploitsJohannes Berg
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18mac80211: fix addba timer (again...)Johannes Berg
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-10-30mac80211: fix addba timerJohannes Berg
2009-10-30mac80211: fix BSS leakJohannes Berg
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-27mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg
2009-10-27mac80211: fix ibss joiningReinette Chatre
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau