aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-19
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-19
* cfg80211: convert bools into flagsJohannes Berg2009-11-19
* mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo2009-11-18
* 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
* rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-18
* cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-18
* mac80211: Fix panic in aggregation handlingSujith2009-11-18
* cfg80211: Allow reassociation in associated stateJouni Malinen2009-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 git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-18
|\
| * mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen2009-11-16
| * nl80211: only allow adding stations to running vlan interfacesFelix Fietkau2009-11-13
| * mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-13
| * cfg80211: return channel noise via survey APIHolger Schurig2009-11-13
| * cfg80211: introduce nl80211_get_ifidx()Holger Schurig2009-11-13
| * mac80211: update copyrights to 2009Rui Paulo2009-11-13
| * mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-13
| * mac80211: implement a timer to send RANN action framesRui Paulo2009-11-13
| * mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-13
| * mac80211: add the DS params to the beaconRui Paulo2009-11-13
| * mac80211: fix BSSID setup for beacon framesRui Paulo2009-11-13
| * mac80211: set the AID field correctly for mesh peer framesRui Paulo2009-11-13
| * mac80211: properly forward the RANN IERui Paulo2009-11-13
| * mac80211: update PERR frame formatRui Paulo2009-11-13
| * mac80211: implement RANN processing and forwardingRui Paulo2009-11-13
| * mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez2009-11-11
| * mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-11
| * nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-11
| * mac80211: improve peer link management debuggingRui Paulo2009-11-11
| * mac80211: improve HWMP debuggingRui Paulo2009-11-11
| * mac80211: allow processing of more than one HWMP IERui Paulo2009-11-11
| * mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo2009-11-11
| * mac80211: update the format of path selection framesRui Paulo2009-11-11
| * mac80211: update peer link management IE and action framesRui Paulo2009-11-11
| * mac80211: fix typo in a commentRui Paulo2009-11-11
| * mac80211: implement the meshconf formation info fieldRui Paulo2009-11-11
| * mac80211: set MESH_TTL to 31Rui Paulo2009-11-11
| * mac80211: update meshconf IERui Paulo2009-11-11