android_kernel_xiaomi_sm8350/drivers/net/wireless/hostap
Pavel Roskin 7a716536c6 [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci
hostap_pci and hostap_plx drivers still use PCI driver names
"prism2_pci" and "prism2_plx" respectively.  This is unfriendly to
linux-wlan-ng, which uses the same names.  So, if e.g. hostap_pci and
prism2_pci are loaded, they will "share" /sys/bus/pci/drivers/prism2_plx
directory.

Change PCI driver names of hostap_pci and hostap_plx to be equal to
their module names.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-09-24 03:33:51 -04:00
..
hostap_80211_rx.c [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes 2005-09-21 23:07:15 -04:00
hostap_80211_tx.c [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes 2005-09-21 23:07:15 -04:00
hostap_80211.h [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr 2005-08-14 23:07:30 -04:00
hostap_ap.c [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes 2005-09-21 23:07:15 -04:00
hostap_ap.h [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes 2005-09-21 23:07:15 -04:00
hostap_common.h [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap_config.h [PATCH] hostap: Update version 2005-08-28 19:25:02 -04:00
hostap_cs.c [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() 2005-08-31 22:48:39 -04:00
hostap_download.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_hw.c [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap_info.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_ioctl.c [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} 2005-08-14 23:07:30 -04:00
hostap_pci.c [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci 2005-09-24 03:33:51 -04:00
hostap_plx.c [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci 2005-09-24 03:33:51 -04:00
hostap_proc.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_wlan.h [PATCH] hostap: Remove extra defines 2005-08-14 23:07:30 -04:00
hostap.c [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap.h [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} 2005-08-14 23:07:30 -04:00
Kconfig [wireless hostap] automatically select ieee80211 dependency in Kconfig 2005-09-02 04:44:25 -04:00
Makefile [PATCH] hostap: Replace crypto code with net/ieee80211 version 2005-07-31 00:28:02 -04:00