aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-04cfg80211: fix transposition of words in printkBob Copeland1-1/+1
2010-12-20nl80211: Export available antennasBruno Randolf1-0/+5
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf1-7/+10
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona1-0/+2
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona4-24/+90
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona1-20/+20
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+2
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen3-0/+44
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg1-1/+6
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg3-23/+113
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann1-0/+11
2010-12-13cfg80211: Add antenna availability informationBruno Randolf1-2/+13
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+5
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf1-0/+3
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg6-24/+284
2010-12-06nl80211: refactor mesh parameter parsingJohannes Berg1-23/+38
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg1-2/+5
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona1-0/+5
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg3-12/+58
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg3-0/+61
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau1-3/+33
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches6-56/+44
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-2/+56
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville1-3/+0
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez1-9/+43
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez1-8/+8
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez1-2/+3
2010-11-22cfg80211: put core regulatory request into queueLuis R. Rodriguez1-6/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+3
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+5
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf1-1/+30
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+52
2010-11-15cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez1-16/+15
2010-11-15cfg80211: add debug print when processing a channelLuis R. Rodriguez1-0/+39
2010-11-15cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez1-0/+5
2010-11-15cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez1-3/+39
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+19
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-0/+1
2010-11-15cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez1-4/+8
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau1-2/+2
2010-10-25cfg80211: fix regression on processing country IEsLuis R. Rodriguez1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds15-1563/+1196
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-59/+104
2010-10-15radiotap: fix vendor namespace parsingJohannes Berg1-26/+32
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-3/+20
2010-10-12wireless: Print wiphy name in sysfs.Ben Greear1-0/+9