aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | mac80211: fix reorder buffer releaseJohannes Berg2009-12-04
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-04
|\ \ \
| * | | mac80211: Fix TX status reporting for injected data framesJouni Malinen2009-12-04
| * | | mac80211: log more data when tracingJohannes Berg2009-11-28
| * | | mac80211: correctly place aMPDU RX reorder codeJohannes Berg2009-11-28
| * | | mac80211: move aMPDU RX reorder codeJohannes Berg2009-11-28
| * | | mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-28
| * | | mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet2009-11-25
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: fix spurious delBA handlingJohannes Berg2009-11-30
| * | | mac80211: fix two remote exploitsJohannes Berg2009-11-30
* | | | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\| | | | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-23
| |\ \ | | |/ | |/|
| | * mac80211: fix resumeJohannes Berg2009-11-19
| | * mac80211: fix addba timer (again...)Johannes Berg2009-11-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24
|\ \ \
| * | | mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-23
| * | | mac80211: fix rcu lockingJohannes Berg2009-11-23
| * | | mac80211: remove dead struct memberJohannes Berg2009-11-23
| * | | mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo2009-11-19
| * | | mac80211: add per-station HT capability fileJohannes Berg2009-11-19
| * | | mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-19
| * | | mac80211: request TX status where neededJohannes Berg2009-11-19
| * | | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-19
| * | | cfg80211: convert bools into flagsJohannes Berg2009-11-19
| * | | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-18
| * | | mac80211: move TX status handlingJohannes Berg2009-11-18
| * | | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-18
| * | | mac80211: Fix panic in aggregation handlingSujith2009-11-18
| * | | mac80211: make software rate control optionalJohannes Berg2009-11-18
| * | | mac80211: use fixed broadcast addressJohannes Berg2009-11-18
| * | | mac80211: remove dev_hold/put callsJohannes Berg2009-11-18
| * | | mac80211: improve rate handlingJohannes Berg2009-11-18
| * | | mac80211: trim RX dataJohannes Berg2009-11-18
| * | | mac80211: cleanup reorder buffer handlingJohannes Berg2009-11-18
| * | | mac80211: push michael MIC report after DA checkJohannes Berg2009-11-18
| * | | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-18
| * | | mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-18
| * | | mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau2009-11-18
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-29
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-15
| |\ \ \
| * | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | | | mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen2009-11-16
* | | | | mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-13