summaryrefslogtreecommitdiffstats
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-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
| * mac80211: remove dead struct memberJohannes Berg2009-11-231-1/+0Star
| * 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/+11Star
| * 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
| * mac80211: use fixed broadcast addressJohannes Berg2009-11-186-19/+27
| * mac80211: remove dev_hold/put callsJohannes Berg2009-11-181-11/+5Star
| * mac80211: improve rate handlingJohannes Berg2009-11-182-18/+18
| * mac80211: trim RX dataJohannes Berg2009-11-184-54/+61
| * mac80211: cleanup reorder buffer handlingJohannes Berg2009-11-181-81/+81
| * mac80211: push michael MIC report after DA checkJohannes Berg2009-11-181-24/+23Star
| * mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-187-72/+58Star
| * mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-183-7/+8
| * mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau2009-11-181-0/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-034-13/+20
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-294-8/+5Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-165-7/+18
| |\ \ \
| * | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | | | mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen2009-11-161-1/+0Star
* | | | | mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-131-1/+1
* | | | | mac80211: update copyrights to 2009Rui Paulo2009-11-135-5/+5
* | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-134-0/+23
* | | | | mac80211: implement a timer to send RANN action framesRui Paulo2009-11-134-0/+54
* | | | | mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-136-130/+133
* | | | | mac80211: add the DS params to the beaconRui Paulo2009-11-131-0/+7
* | | | | mac80211: fix BSSID setup for beacon framesRui Paulo2009-11-131-1/+1
* | | | | mac80211: set the AID field correctly for mesh peer framesRui Paulo2009-11-131-1/+2
* | | | | mac80211: properly forward the RANN IERui Paulo2009-11-131-1/+3
* | | | | mac80211: update PERR frame formatRui Paulo2009-11-133-13/+60
* | | | | mac80211: implement RANN processing and forwardingRui Paulo2009-11-133-8/+76
* | | | | mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez2009-11-111-3/+15
* | | | | mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-116-11/+96
* | | | | mac80211: improve peer link management debuggingRui Paulo2009-11-111-2/+13
* | | | | mac80211: improve HWMP debuggingRui Paulo2009-11-111-6/+5Star
* | | | | mac80211: allow processing of more than one HWMP IERui Paulo2009-11-111-22/+25
* | | | | mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo2009-11-112-4/+28
* | | | | mac80211: update the format of path selection framesRui Paulo2009-11-112-1/+2
* | | | | mac80211: update peer link management IE and action framesRui Paulo2009-11-114-18/+20
* | | | | mac80211: fix typo in a commentRui Paulo2009-11-111-1/+1