summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2009-12-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller32-544/+990
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez1-2/+10
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez1-1/+47
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez1-1/+1
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg1-14/+22
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg1-33/+24
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg4-3/+25
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg9-7/+415
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi1-86/+20
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski2-19/+27
2009-12-22mac80211: remove payload alignment warningKalle Valo2-32/+7
2009-12-22mac80211: trace interface nameJohannes Berg10-50/+49
2009-12-22mac80211: reduce reliance on netdevJohannes Berg27-207/+221
2009-12-22mac80211: make station management completely depend on vifJohannes Berg13-101/+134
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-3/+32
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg1-0/+8
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-3/+22
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+2
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+2
2009-12-11mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2-3/+4
2009-12-11mac80211: Fixed bug in mesh portal pathsJavier Cardona1-1/+0
2009-12-11net/mac80211: Correct size given to memsetJulia Lawall1-1/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville1-1/+2
2009-12-08mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan1-1/+1
2009-12-08mac80211: Fix dynamic power save for scanning.Vivek Natarajan2-4/+17
2009-12-08mac80211: recalculate idle later in MLMEJohannes Berg1-2/+8
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2009-12-05mac80211: fix reorder buffer releaseJohannes Berg1-1/+1
2009-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-298/+341
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen1-1/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-17/+13
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg3-13/+12
2009-11-30mac80211: fix two remote exploitsJohannes Berg2-5/+1
2009-11-30net: Move && and || to end of previous lineJoe Perches6-21/+21
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-20/+25
2009-11-28mac80211: log more data when tracingJohannes Berg1-2/+24
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg2-73/+96
2009-11-28mac80211: move aMPDU RX reorder codeJohannes Berg1-230/+229
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg2-4/+3
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet1-9/+5
2009-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller31-706/+797
2009-11-24mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput1-1/+1
2009-11-24mac80211: fix rcu lockingJohannes Berg1-1/+3
2009-11-24mac80211: remove dead struct memberJohannes Berg1-1/+0
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-20/+25
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo1-2/+2
2009-11-19mac80211: add per-station HT capability fileJohannes Berg1-0/+29
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg1-0/+17