summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: refactor associationJohannes Berg2009-12-282-109/+137
* mac80211: rewrite a few work messagesJohannes Berg2009-12-281-10/+10
* mac80211: generalise work handlingJohannes Berg2009-12-289-835/+1112
* mac80211: generalise management work a bitJohannes Berg2009-12-282-107/+172
* mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-282-103/+73
* mac80211: introduce flush operationJohannes Berg2009-12-284-2/+41
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-2815-37/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2811-16/+65
|\
| * mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-3/+22
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+2
| * mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
| * mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
| * net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
| * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
| * mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-071-1/+1
| * mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-072-4/+17
| * mac80211: recalculate idle later in MLMEJohannes Berg2009-12-071-2/+8
* | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-2/+10
* | mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez2009-12-221-1/+47
* | mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez2009-12-221-1/+1
* | mac80211: disallow fixing bitrates with hw rate controlJohannes Berg2009-12-221-14/+22
* | mac80211: dont try to use existing sta for APJohannes Berg2009-12-221-33/+24
* | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-224-3/+25
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-229-7/+415
* | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-86/+20
* | mac80211 : fix a race with update_tkip_keygregor kowski2009-12-222-19/+27
* | mac80211: remove payload alignment warningKalle Valo2009-12-222-32/+7
* | mac80211: trace interface nameJohannes Berg2009-12-2210-50/+49
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-2227-207/+221
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-2213-101/+134
|/
* mac80211: fix reorder buffer releaseJohannes Berg2009-12-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-045-298/+341
|\
| * mac80211: Fix TX status reporting for injected data framesJouni Malinen2009-12-041-1/+5
| * mac80211: log more data when tracingJohannes Berg2009-11-281-2/+24
| * mac80211: correctly place aMPDU RX reorder codeJohannes Berg2009-11-282-73/+96
| * mac80211: move aMPDU RX reorder codeJohannes Berg2009-11-281-230/+229
| * mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-282-4/+3
| * mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet2009-11-251-9/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-024-17/+13
|\ \
| * | mac80211: fix spurious delBA handlingJohannes Berg2009-11-303-13/+12
| * | mac80211: fix two remote exploitsJohannes Berg2009-11-302-5/+1
* | | net: Move && and || to end of previous lineJoe Perches2009-11-306-21/+21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-293-20/+25
|\| | | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-233-20/+25
| |\
| | * mac80211: fix resumeJohannes Berg2009-11-192-10/+17
| | * mac80211: fix addba timer (again...)Johannes Berg2009-11-181-10/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2531-706/+797
|\ \ \
| * | | mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
| * | | mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3