aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-293-0/+20
|\
| * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-281-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-213-3/+32
|\ \ | |/
| * 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
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-2/+2
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+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: 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-014-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-296-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-2431-706/+797
|\ \ \
| * | | mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
| * | | mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3
| * | | mac80211: remove dead struct memberJohannes Berg2009-11-231-1/+0
| * | | mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo2009-11-191-2/+2
| * | | mac80211: add per-station HT capability fileJohannes Berg2009-11-191-0/+29
| * | | mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-191-0/+17
| * | | mac80211: request TX status where neededJohannes Berg2009-11-191-2/+2
| * | | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-196-29/+33
| * | | cfg80211: convert bools into flagsJohannes Berg2009-11-191-1/+1
| * | | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-183-19/+11
| * | | mac80211: move TX status handlingJohannes Berg2009-11-184-337/+351
| * | | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-1812-24/+27
| * | | mac80211: Fix panic in aggregation handlingSujith2009-11-181-0/+2
| * | | mac80211: make software rate control optionalJohannes Berg2009-11-185-13/+42