summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg
2009-09-29mac80211: Fix [re]association power saving issue on AP sideIgor Perminov
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg
2009-09-23mac80211: fix DTIM settingJohannes Berg
2009-09-23rc80211_minstrel: fix contention window calculationPavel Roskin
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-02wireless: remove mac80211 rate selection extra menuLuis R. Rodriguez
2009-09-02net: file_operations should be constStephen Hemminger
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg