aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-08
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-07
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-06
* nl80211: refactor mesh parameter parsingJohannes Berg2010-12-06
* cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-06
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-06
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-29
* cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-24
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\
| * cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-18
| * cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-16
| * cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-08
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-24
* | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-22
* | cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-22
* | cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-22
* | cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-22
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-18
* | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
* | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-16
* | cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-15
* | cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-15
* | cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-15
* | cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-15
* | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-15
* | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-15
* | cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-15
|/
* cfg80211: fix regression on processing country IEsLuis R. Rodriguez2010-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15
| |\
| | * radiotap: fix vendor namespace parsingJohannes Berg2010-10-15
| | * cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-13
| | * wireless: Print wiphy name in sysfs.Ben Greear2010-10-12
| | * cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-11
| | * wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-11
| | * Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg2010-10-11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08
| |\|
| | * cfg80211: constify WDS addressJohannes Berg2010-10-07
| | * nl80211: use new genl helpers for WDSJohannes Berg2010-10-07
| | * cfg80211: fix BSS double-unlinkingJohannes Berg2010-10-06
| | * nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-06
| | * nl80211: fix error in generic netif_running checkJohannes Berg2010-10-06
| | * cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-06
| | * nl80211: reduce dumping boilerplateJohannes Berg2010-10-05
| | * nl80211: use generic check for netif_runningJohannes Berg2010-10-05
| | * nl80211: use the new genetlink pre/post_doit hooksJohannes Berg2010-10-05
| | * cfg80211: patches to allow setting the WDS peerBill Jordan2010-10-05
| | * cfg80211: fix lockingJohannes Berg2010-10-05