Jump to content

Edit filter log

Details for log entry 16000066

04:51, 19 June 2016: 97.88.72.68 (talk) triggered filter 633, performing the action "edit" on Wireless network interface controller. Actions taken: Tag; Filter description: Possible canned edit summary (examine | diff)

Changes made in edit

The term is usually applied to [[IEEE 802.11]] adapters; it may also apply to a NIC using protocols other than 802.11, such as one implementing [[Bluetooth]] connections.
The term is usually applied to [[IEEE 802.11]] adapters; it may also apply to a NIC using protocols other than 802.11, such as one implementing [[Bluetooth]] connections.


(communications)|channel]] and SSID.
== Modes of operation ==
An 802.11 WNIC can operate in two modes known as ''infrastructure mode'' and ''[[Mobile ad hoc network|ad hoc mode]]'':

; Infrastructure mode
: In an infrastructure mode network the WNIC needs a [[wireless access point]]: all data is transferred using the access point as the central hub. All wireless [[Node (networking)|nodes]] in an infrastructure mode network connect to an access point. All nodes connecting to the access point must have the same [[service set identifier]] (SSID) as the access point, and if a kind of wireless security is enabled on the access point (such as [[Wired Equivalent Privacy|WEP]] or [[Wi-Fi Protected Access|WPA]]), they must share the same keys or other [[authentication]] parameters.

; Ad hoc mode
: In an ad hoc mode network the WNIC does not require an access point, but rather can interface with all other wireless nodes directly. All the [[Node (networking)|node]]s in an ad hoc network must have the same [[channel (communications)|channel]] and SSID.


== Specifications ==
== Specifications ==

Action parameters

VariableValue
Edit count of the user (user_editcount)
null
Name of the user account (user_name)
'97.88.72.68'
Age of the user account (user_age)
0
Groups (including implicit) the user is in (user_groups)
[ 0 => '*' ]
Global groups that the user is in (global_user_groups)
[]
Whether or not a user is editing through the mobile interface (user_mobile)
false
Page ID (page_id)
1565156
Page namespace (page_namespace)
0
Page title without namespace (page_title)
'Wireless network interface controller'
Full page title (page_prefixedtitle)
'Wireless network interface controller'
Last ten users to contribute to the page (page_recent_contributors)
[ 0 => 'Guy Harris', 1 => 'Catlemur', 2 => 'Dsimic', 3 => 'Jonfspencer', 4 => '103.56.237.235', 5 => '5.148.28.5', 6 => '77.56.53.183', 7 => 'Takashi 85', 8 => 'Dawnseeker2000', 9 => '202.160.18.135' ]
First user to contribute to the page (page_first_contributor)
'203.101.44.201'
Action (action)
'edit'
Edit summary/reason (summary)
'/* Modes of operation */ Fixed typo'
Whether or not the edit is marked as minor (no longer in use) (minor_edit)
false
Old page wikitext, before the edit (old_wikitext)
'{{update|date=July 2013}} [[File:USB-wireless-adapter.jpg|thumb|250px|A wireless network interface device with a USB interface and internal antenna]] [[File:DELL TrueMobile 350 Bluetooth card.jpg|thumb|A Bluetooth interface card]] A '''wireless network interface controller''' ('''WNIC''') is a [[network interface controller]] which connects to a [[radio]]-based [[computer network]] rather than a wire-based network such as [[Token Ring]] or [[Ethernet]]. A WNIC, just like other NICs, works on the Layer 1 and Layer 2 of the [[OSI Model]]. A WNIC is an essential component for wireless [[desktop computer]]. This card uses an [[antenna (radio)|antenna]] to communicate through [[microwaves]]. A WNIC in a desktop computer usually is connected using the [[Peripheral Component Interconnect|PCI]] bus. Other connectivity options are [[USB]] and [[PC card]]. Integrated WNICs are also available, (typically in [[Mini PCI]]/[[PCI Express Mini Card]] form). The term is usually applied to [[IEEE 802.11]] adapters; it may also apply to a NIC using protocols other than 802.11, such as one implementing [[Bluetooth]] connections. == Modes of operation == An 802.11 WNIC can operate in two modes known as ''infrastructure mode'' and ''[[Mobile ad hoc network|ad hoc mode]]'': ; Infrastructure mode : In an infrastructure mode network the WNIC needs a [[wireless access point]]: all data is transferred using the access point as the central hub. All wireless [[Node (networking)|nodes]] in an infrastructure mode network connect to an access point. All nodes connecting to the access point must have the same [[service set identifier]] (SSID) as the access point, and if a kind of wireless security is enabled on the access point (such as [[Wired Equivalent Privacy|WEP]] or [[Wi-Fi Protected Access|WPA]]), they must share the same keys or other [[authentication]] parameters. ; Ad hoc mode : In an ad hoc mode network the WNIC does not require an access point, but rather can interface with all other wireless nodes directly. All the [[Node (networking)|node]]s in an ad hoc network must have the same [[channel (communications)|channel]] and SSID. == Specifications == The [[IEEE 802.11]] standard sets out low-level specifications for how all 802.11 [[wireless network]]s operate. Earlier 802.11 interface controllers are usually only compatible with earlier variants of the standard, while newer cards support both current and old standards. Specifications commonly used in marketing materials for WNICs include: *Wireless [[data transfer]] rates (measured in Mbit/s); these range from 2 Mbit/s to 54 Mbit/s.<ref name="Meyers">Meyers, Mike: Network+ Certification All-in-One Exam Guide, McGraw-Hill, 2004, p. 230.</ref> *Wireless transmit power (measured in [[dBm]]) *Wireless network standards (may include standards such as [[802.11b]], [[802.11g]], [[802.11n]], etc.) 802.11g offers data transfer speeds equivalent to 802.11a &ndash; up to 54 Mbit/s &ndash; and the wider {{convert|300|ft|m|sing=on}} range of 802.11b, and is backward compatible with 802.11b. Most Bluetooth cards do not implement any form of the 802.11 standard. ==Range== Wireless range may be substantially affected by objects in the way of the signal and by the quality of the antenna. Large electrical appliances, such as refrigerators, fuse boxes, metal plumbing, and air conditioning units can impede a wireless network signal. The theoretical maximum range of IEEE 802.11 is only reached under ideal circumstances and true effective range is typically about half of the theoretical range.<ref name="Meyers"/> Specifically, the maximum throughput speed is only achieved at extremely close range (less than {{convert|25|ft|m}} or so); at the outer reaches of a device's effective range, speed may decrease to around 1 Mbit/s before it drops out altogether. The reason is that wireless devices dynamically negotiate the top speed at which they can communicate without dropping too many data packets. == {{Anchor|MAC80211|MLME|FULLMAC|SOFTMAC|HARDMAC}}FullMAC and SoftMAC devices == {{Main|Comparison of open-source wireless drivers}} In an 802.11 WNIC, the ''MAC Sublayer Management Entity'' (MLME) can be implemented either in the NIC's hardware or firmware, or in host-based software that is executed on the main CPU. A WNIC that implements the MLME function in hardware or firmware is called a ''FullMAC'' WNIC or a ''HardMAC'' NIC<ref>{{cite web|url=http://wireless.kernel.org/en/developers/Documentation/Glossary#FullMAC|title=Linux Wireless glossary|at=Definition of FullMAC|accessdate=1 June 2016}}</ref> and a NIC that implements it in host software is called a ''SoftMAC'' NIC.<ref name="glossary-softmac">{{cite web|url=http://wireless.kernel.org/en/developers/Documentation/Glossary#SoftMAC|title=Linux Wireless glossary|at=Definition of SoftMAC|accessdate=1 June 2016}}</ref> A FullMAC device hides the complexity of the 802.11 protocol from the main CPU, instead providing an [[802.3]] (Ethernet) interface; a SoftMAC design implements only the timing-critical part of the protocol in hardware/firmware and the rest on the host.<ref name="Pathan2010">{{cite book|author=Al-Sakib Khan Pathan|title=Security of Self-Organizing Networks: MANET, WSN, WMN, VANET|url=http://books.google.com/books?id=ZtBnZoijaDcC&pg=PA28|year=2010|publisher=Taylor & Francis|isbn=978-1-4398-1919-7|page=28}}</ref> FullMAC chips are typically used in mobile devices because: * they are easier to integrate in complete products * power is saved by having a specialized CPU perform the 802.11 processing; * the chip vendor has tighter control of the MLME. [[Linux kernel]]'s ''mac80211'' framework provides capabilities for SoftMAC devices and additional capabilities (such as mesh networking, which is known as the [[IEEE 802.11s]] standard) for devices with limited functionality.<ref>{{cite web |url=http://wireless.kernel.org/en/developers/Documentation/mac80211 |title=mac80211 documentation |work=[[kernel.org]]}}</ref><ref name="glossary-softmac"/> [[FreeBSD]] also supports SoftMAC drivers.<ref>{{cite web|url=http://www.unix.com/man-page/FreeBSD/4/upgt/|title=FreeBSD 11.0 - man page for upgt (freebsd section 4) - Unix & Linux Commands|publisher=|accessdate=1 June 2016}}</ref> == See also == {{Portal|Computer networking}} * [[List of device bandwidths]] * [[Wi-Fi operating system support]] ==References== {{Reflist}} [[Category:Wireless networking|Interface card]]'
New page wikitext, after the edit (new_wikitext)
'{{update|date=July 2013}} [[File:USB-wireless-adapter.jpg|thumb|250px|A wireless network interface device with a USB interface and internal antenna]] [[File:DELL TrueMobile 350 Bluetooth card.jpg|thumb|A Bluetooth interface card]] A '''wireless network interface controller''' ('''WNIC''') is a [[network interface controller]] which connects to a [[radio]]-based [[computer network]] rather than a wire-based network such as [[Token Ring]] or [[Ethernet]]. A WNIC, just like other NICs, works on the Layer 1 and Layer 2 of the [[OSI Model]]. A WNIC is an essential component for wireless [[desktop computer]]. This card uses an [[antenna (radio)|antenna]] to communicate through [[microwaves]]. A WNIC in a desktop computer usually is connected using the [[Peripheral Component Interconnect|PCI]] bus. Other connectivity options are [[USB]] and [[PC card]]. Integrated WNICs are also available, (typically in [[Mini PCI]]/[[PCI Express Mini Card]] form). The term is usually applied to [[IEEE 802.11]] adapters; it may also apply to a NIC using protocols other than 802.11, such as one implementing [[Bluetooth]] connections. (communications)|channel]] and SSID. == Specifications == The [[IEEE 802.11]] standard sets out low-level specifications for how all 802.11 [[wireless network]]s operate. Earlier 802.11 interface controllers are usually only compatible with earlier variants of the standard, while newer cards support both current and old standards. Specifications commonly used in marketing materials for WNICs include: *Wireless [[data transfer]] rates (measured in Mbit/s); these range from 2 Mbit/s to 54 Mbit/s.<ref name="Meyers">Meyers, Mike: Network+ Certification All-in-One Exam Guide, McGraw-Hill, 2004, p. 230.</ref> *Wireless transmit power (measured in [[dBm]]) *Wireless network standards (may include standards such as [[802.11b]], [[802.11g]], [[802.11n]], etc.) 802.11g offers data transfer speeds equivalent to 802.11a &ndash; up to 54 Mbit/s &ndash; and the wider {{convert|300|ft|m|sing=on}} range of 802.11b, and is backward compatible with 802.11b. Most Bluetooth cards do not implement any form of the 802.11 standard. ==Range== Wireless range may be substantially affected by objects in the way of the signal and by the quality of the antenna. Large electrical appliances, such as refrigerators, fuse boxes, metal plumbing, and air conditioning units can impede a wireless network signal. The theoretical maximum range of IEEE 802.11 is only reached under ideal circumstances and true effective range is typically about half of the theoretical range.<ref name="Meyers"/> Specifically, the maximum throughput speed is only achieved at extremely close range (less than {{convert|25|ft|m}} or so); at the outer reaches of a device's effective range, speed may decrease to around 1 Mbit/s before it drops out altogether. The reason is that wireless devices dynamically negotiate the top speed at which they can communicate without dropping too many data packets. == {{Anchor|MAC80211|MLME|FULLMAC|SOFTMAC|HARDMAC}}FullMAC and SoftMAC devices == {{Main|Comparison of open-source wireless drivers}} In an 802.11 WNIC, the ''MAC Sublayer Management Entity'' (MLME) can be implemented either in the NIC's hardware or firmware, or in host-based software that is executed on the main CPU. A WNIC that implements the MLME function in hardware or firmware is called a ''FullMAC'' WNIC or a ''HardMAC'' NIC<ref>{{cite web|url=http://wireless.kernel.org/en/developers/Documentation/Glossary#FullMAC|title=Linux Wireless glossary|at=Definition of FullMAC|accessdate=1 June 2016}}</ref> and a NIC that implements it in host software is called a ''SoftMAC'' NIC.<ref name="glossary-softmac">{{cite web|url=http://wireless.kernel.org/en/developers/Documentation/Glossary#SoftMAC|title=Linux Wireless glossary|at=Definition of SoftMAC|accessdate=1 June 2016}}</ref> A FullMAC device hides the complexity of the 802.11 protocol from the main CPU, instead providing an [[802.3]] (Ethernet) interface; a SoftMAC design implements only the timing-critical part of the protocol in hardware/firmware and the rest on the host.<ref name="Pathan2010">{{cite book|author=Al-Sakib Khan Pathan|title=Security of Self-Organizing Networks: MANET, WSN, WMN, VANET|url=http://books.google.com/books?id=ZtBnZoijaDcC&pg=PA28|year=2010|publisher=Taylor & Francis|isbn=978-1-4398-1919-7|page=28}}</ref> FullMAC chips are typically used in mobile devices because: * they are easier to integrate in complete products * power is saved by having a specialized CPU perform the 802.11 processing; * the chip vendor has tighter control of the MLME. [[Linux kernel]]'s ''mac80211'' framework provides capabilities for SoftMAC devices and additional capabilities (such as mesh networking, which is known as the [[IEEE 802.11s]] standard) for devices with limited functionality.<ref>{{cite web |url=http://wireless.kernel.org/en/developers/Documentation/mac80211 |title=mac80211 documentation |work=[[kernel.org]]}}</ref><ref name="glossary-softmac"/> [[FreeBSD]] also supports SoftMAC drivers.<ref>{{cite web|url=http://www.unix.com/man-page/FreeBSD/4/upgt/|title=FreeBSD 11.0 - man page for upgt (freebsd section 4) - Unix & Linux Commands|publisher=|accessdate=1 June 2016}}</ref> == See also == {{Portal|Computer networking}} * [[List of device bandwidths]] * [[Wi-Fi operating system support]] ==References== {{Reflist}} [[Category:Wireless networking|Interface card]]'
Unified diff of changes made by edit (edit_diff)
'@@ -7,12 +7,5 @@ The term is usually applied to [[IEEE 802.11]] adapters; it may also apply to a NIC using protocols other than 802.11, such as one implementing [[Bluetooth]] connections. -== Modes of operation == -An 802.11 WNIC can operate in two modes known as ''infrastructure mode'' and ''[[Mobile ad hoc network|ad hoc mode]]'': - -; Infrastructure mode -: In an infrastructure mode network the WNIC needs a [[wireless access point]]: all data is transferred using the access point as the central hub. All wireless [[Node (networking)|nodes]] in an infrastructure mode network connect to an access point. All nodes connecting to the access point must have the same [[service set identifier]] (SSID) as the access point, and if a kind of wireless security is enabled on the access point (such as [[Wired Equivalent Privacy|WEP]] or [[Wi-Fi Protected Access|WPA]]), they must share the same keys or other [[authentication]] parameters. - -; Ad hoc mode -: In an ad hoc mode network the WNIC does not require an access point, but rather can interface with all other wireless nodes directly. All the [[Node (networking)|node]]s in an ad hoc network must have the same [[channel (communications)|channel]] and SSID. + (communications)|channel]] and SSID. == Specifications == '
New page size (new_size)
5476
Old page size (old_size)
6460
Size change in edit (edit_delta)
-984
Lines added in edit (added_lines)
[ 0 => ' (communications)|channel]] and SSID.' ]
Lines removed in edit (removed_lines)
[ 0 => '== Modes of operation ==', 1 => 'An 802.11 WNIC can operate in two modes known as ''infrastructure mode'' and ''[[Mobile ad hoc network|ad hoc mode]]'':', 2 => false, 3 => '; Infrastructure mode', 4 => ': In an infrastructure mode network the WNIC needs a [[wireless access point]]: all data is transferred using the access point as the central hub. All wireless [[Node (networking)|nodes]] in an infrastructure mode network connect to an access point. All nodes connecting to the access point must have the same [[service set identifier]] (SSID) as the access point, and if a kind of wireless security is enabled on the access point (such as [[Wired Equivalent Privacy|WEP]] or [[Wi-Fi Protected Access|WPA]]), they must share the same keys or other [[authentication]] parameters.', 5 => false, 6 => '; Ad hoc mode', 7 => ': In an ad hoc mode network the WNIC does not require an access point, but rather can interface with all other wireless nodes directly. All the [[Node (networking)|node]]s in an ad hoc network must have the same [[channel (communications)|channel]] and SSID.' ]
Whether or not the change was made through a Tor exit node (tor_exit_node)
0
Unix timestamp of change (timestamp)
1466311889