summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-041-19/+37
| |\ \ | | |/
| | * cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-011-19/+37
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-2/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-221-2/+2
| |\ \
| | * | fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman2011-02-211-2/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-081-7/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | cfg80211: Fix power save state after interface type changeJuuso Oikarinen2011-02-031-7/+13
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-032-6/+11
|\ \ \ \ | |/ / /
| * | | net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall2011-01-281-2/+4
| * | | cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen2011-01-281-4/+7
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-273-18/+29
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-213-18/+29
| |/
* | 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
OpenPOWER on IntegriCloud