aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* cfg80211: fix transposition of words in printkBob Copeland2011-01-041-1/+1
* nl80211: Export available antennasBruno Randolf2010-12-201-0/+5
* cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-201-7/+10
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-201-0/+2
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-204-24/+90
* mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-201-20/+20
* cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-161-1/+2
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-163-0/+44
* nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-151-1/+6
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-133-23/+113
* cfg80211: update information elements in cached BSS structSven Neumann2010-12-131-0/+11
* cfg80211: Add antenna availability informationBruno Randolf2010-12-131-2/+13
* cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+5
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+3
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-066-24/+284
* nl80211: refactor mesh parameter parsingJohannes Berg2010-12-061-23/+38
* cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-061-2/+5
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+5
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-293-12/+58
* cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-243-0/+61
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-241-3/+33
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-246-56/+44
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-242-2/+56
|\
| * cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
| * cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
| * cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-081-2/+2
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-3/+0
* | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-221-9/+43
* | cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-221-8/+8
* | cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-221-2/+3
* | cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-221-6/+1
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+3
* | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-0/+5
* | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-161-1/+30
* | cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-151-16/+15
* | cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-151-0/+39
* | cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-151-0/+5
* | cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-151-3/+39
* | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-151-1/+19
* | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-151-0/+1
* | cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-151-4/+8
|/
* cfg80211: fix regression on processing country IEsLuis R. Rodriguez2010-10-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2315-1563/+1196
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-156-59/+104
| |\
| | * radiotap: fix vendor namespace parsingJohannes Berg2010-10-151-26/+32
| | * cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-131-3/+20
| | * wireless: Print wiphy name in sysfs.Ben Greear2010-10-121-0/+9
| | * cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-111-0/+15
| | * wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-111-0/+4