1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intersil/orinoco
Alan Stern 5d7cf67f72 Fix nomenclature for USB and PCI wireless devices
A mouse that uses a USB connection is called a "USB mouse" device (or
"USB mouse" for short), not a "mouse USB" device.  By analogy, a WiFi
adapter that connects to the host computer via USB is a "USB wireless"
device, not a "wireless USB" device.  (The latter term more properly
refers to a defunct Wireless USB specification, which described a
technology for sending USB protocol messages over an ultra wideband
radio link.)

Similarly for a WiFi adapter card that plugs into a PCIe slot: It is a
"PCIe wireless" device, not a "wireless PCIe" device.

Rephrase the text in the kernel source where the word ordering is
wrong.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/57da7c80-0e48-41b5-8427-884a02648f55@rowland.harvard.edu
2023-08-25 12:56:49 +03:00
..
airport.c wifi: drivers: Explicitly include correct DT includes 2023-08-01 17:48:38 +03:00
cfg.c cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
cfg.h
fw.c orinoco: Replace zero-length array with flexible-array member 2020-03-23 18:59:50 +02:00
fw.h
hermes.c net: add missing includes of linux/net.h 2023-01-27 11:19:45 +00:00
hermes.h orinoco: Annotate ezusb_read_ltv() 2020-11-24 17:01:19 +02:00
hermes_dld.c orinoco: Replace zero-length array with flexible-array member 2020-03-23 18:59:50 +02:00
hermes_dld.h
hermes_rid.h
hw.c wifi: orinoco: check return value of hermes_write_wordrec() 2023-01-16 18:22:24 +02:00
hw.h orinoco: Avoid field-overflowing memcpy() 2021-06-22 18:23:35 +03:00
Kconfig b43: Replace HTTP links with HTTPS ones 2020-08-02 18:16:35 +03:00
main.c wireless: use eth_hw_addr_set() 2021-10-20 12:39:42 +03:00
main.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mic.c crypto: shash - remove shash_desc::flags 2019-04-25 15:38:12 +08:00
mic.h orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
orinoco.h netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
orinoco_cs.c wifi: orinoco: Fix an error handling path in orinoco_cs_probe() 2023-05-25 19:15:40 +03:00
orinoco_nortel.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_pci.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_pci.h orinoco: use generic power management 2020-07-15 13:38:26 +03:00
orinoco_plx.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_tmd.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_usb.c Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
scan.c nl80211: support beacon report scanning 2016-07-06 14:51:31 +02:00
scan.h
spectrum_cs.c wifi: orinoco: Fix an error handling path in spectrum_cs_probe() 2023-05-25 19:15:09 +03:00
wext.c wifi: cfg80211: Avoid clashing function prototypes 2022-11-16 11:31:47 +02:00
wext.h