search for: mac80211

Displaying 20 results from an estimated 205 matches for "mac80211".

2018 Aug 28
2
[PATCH 0/4] drm/dp_mst: Add DP MST debugfs nodes for all drivers
This is the next version of my patch series for teaching DRM how to automatically create debugfs nodes for drivers with MST topologies. This was originally intended just for nouveau, but has since been expanded to all DRM drivers. Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> Cc: Daniel Stone <daniel at fooishbar.org> Lyude Paul (4): drm/debugfs: Add support for
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
...-- drivers/net/virtio_net.c | 2 +- drivers/net/wireless/ath/ath5k/ath5k.h | 2 +- drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +- include/linux/average.h | 61 +++++++++++++++++++---------- net/batman-adv/types.h | 2 +- net/mac80211/ieee80211_i.h | 2 +- net/mac80211/sta_info.h | 6 +-- 7 files changed, 49 insertions(+), 28 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 11e28530c83c..5e0cc9ec0f81 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net...
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
...-- drivers/net/virtio_net.c | 2 +- drivers/net/wireless/ath/ath5k/ath5k.h | 2 +- drivers/net/wireless/ralink/rt2x00/rt2x00.h | 2 +- include/linux/average.h | 61 +++++++++++++++++++---------- net/batman-adv/types.h | 2 +- net/mac80211/ieee80211_i.h | 2 +- net/mac80211/sta_info.h | 6 +-- 7 files changed, 49 insertions(+), 28 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 11e28530c83c..5e0cc9ec0f81 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net...
2018 Sep 01
17
[PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
This series cleans up duplicated code for replacing firmware FB driver with proper DRI driver and adds handover support to Tegra driver. This is a sligtly updated version of a series sent on 24 Nov 2017. --- v2: - rebased on current drm-next - dropped staging/sm750fb changes - added kernel docs for DRM helpers v3: - move kerneldoc to fbdev, where functions are implemented - split kerneldoc
2018 Sep 01
17
[PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
This series cleans up duplicated code for replacing firmware FB driver with proper DRI driver and adds handover support to Tegra driver. This is a sligtly updated version of a series sent on 24 Nov 2017. --- v2: - rebased on current drm-next - dropped staging/sm750fb changes - added kernel docs for DRM helpers v3: - move kerneldoc to fbdev, where functions are implemented - split kerneldoc
2016 Dec 15
6
[PATCH 0/8] enable endian checks for all sparse builds
...| 2 +- include/target/target_core_base.h | 2 +- include/uapi/linux/types.h | 4 ---- include/uapi/linux/virtio_types.h | 6 +++--- net/ieee802154/6lowpan/6lowpan_i.h | 2 +- net/mac80211/ieee80211_i.h | 4 ++-- tools/include/linux/types.h | 4 ---- Documentation/dev-tools/sparse.rst | 14 +------------- drivers/bluetooth/Makefile | 2 -- drivers/net/can/Makefile...
2016 Dec 15
6
[PATCH 0/8] enable endian checks for all sparse builds
...| 2 +- include/target/target_core_base.h | 2 +- include/uapi/linux/types.h | 4 ---- include/uapi/linux/virtio_types.h | 6 +++--- net/ieee802154/6lowpan/6lowpan_i.h | 2 +- net/mac80211/ieee80211_i.h | 4 ++-- tools/include/linux/types.h | 4 ---- Documentation/dev-tools/sparse.rst | 14 +------------- drivers/bluetooth/Makefile | 2 -- drivers/net/can/Makefile...
2018 Jul 31
12
[PATCH v3 0/8] Fix connector probing deadlocks from RPM bugs
This is the next version of https://patchwork.freedesktop.org/series/46815/ With a lot more thought put into it so as to avoid the potential deadlock scenarios I missed. This also required fixing some bogus DRM helper usage. Try and deadlock me now, nouveau. I dare you!!! Lyude Paul (8): drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement drm/nouveau: Enable polling even if we
2014 Feb 24
3
nut in openwrt
Thanks again. This is the lsmod output: # lsmod aead 4256 0 arc4 1312 2 b43 324014 0 bcma 28621 1 b43, button_hotplug 2800 0 cfg80211 172273 2 b43,mac80211, cifs 190077 0 compat 651 3 b43,mac80211,cfg80211, crc16 1015 1 ext4, crc_ccitt 1019 1 ppp_async, crypto_blkcipher 10343 2 ecb,arc4, crypto_hash 9546 7 cifs,sha256_generic,md5,md4,hmac,ext4,jbd2, des_generic...
2014 Feb 24
0
nut in openwrt
...ote: >Thanks again. > >This is the lsmod output: > ># lsmod >aead 4256 0 >arc4 1312 2 >b43 324014 0 >bcma 28621 1 b43, >button_hotplug 2800 0 >cfg80211 172273 2 b43,mac80211, >cifs 190077 0 >compat 651 3 b43,mac80211,cfg80211, >crc16 1015 1 ext4, >crc_ccitt 1019 1 ppp_async, >crypto_blkcipher 10343 2 ecb,arc4, >crypto_hash 9546 7 >cifs,sha256_generic,md5,md4,...
2016 Dec 15
0
[PATCH 5/8] linux: drop __bitwise__ everywhere
...+-- include/linux/types.h | 4 ++-- include/scsi/iscsi_proto.h | 2 +- include/target/target_core_base.h | 2 +- include/uapi/linux/virtio_types.h | 6 +++--- net/ieee802154/6lowpan/6lowpan_i.h | 2 +- net/mac80211/ieee80211_i.h | 4 ++-- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/arch/arm/plat-samsung/include/plat/gpio-cfg.h b/arch/arm/plat-samsung/include/plat/gpio-cfg.h index 21391fa..e55d1f5 100644 --- a/arch/arm/plat-samsung/include/plat/gpio-cfg.h +++ b/arch/...
2011 Sep 02
2
New wireless controller
I just installed an Asus PCE-n13 wireless card into one of my CentOS 5.6 systems. It uses the RaLink 2680 chip set and I was able to get the driver loaded using modprobe rt2x00pci.ko. I saw no error and now see that the module is loaded along with mac80211 and other dependencies. Now I need to know how to create the wlan0 device. I can find nothing via Google searches on how to create that device. I assumed the driver would do that upon loading, but now I expect some ioctl to the driver command may be required. I created an ifcfg-wlan0 file, but...
2013 Jun 24
11
crash on resume after suspend
...ev 17403 1 xen_evtchn 13132 1 xenfs 12985 1 xen_privcmd 13177 5 xenfs parport_pc 28152 0 ppdev 17073 0 rfcomm 42641 12 bnep 18036 2 ext2 72837 1 tpm_infineon 17410 0 coretemp 13355 0 joydev 17377 0 hp_wmi 18048 0 sparse_keymap 13890 1 hp_wmi snd_hda_codec_analog 93738 1 arc4 12615 2 iwldvm 241834 0 mac80211 606457 1 iwldvm tpm_tis 18675 1 snd_hda_intel 39619 2 snd_hda_codec 136453 2 snd_hda_intel,snd_hda_codec_analog snd_hwdep 13602 1 snd_hda_codec snd_pcm 97451 2 snd_hda_codec,snd_hda_intel snd_page_alloc 18710 2 snd_pcm,snd_hda_intel snd_seq_midi 13324 0 snd_seq_midi_event 14899 1 snd_seq_midi snd_r...
2013 Jun 24
11
crash on resume after suspend
...ev 17403 1 xen_evtchn 13132 1 xenfs 12985 1 xen_privcmd 13177 5 xenfs parport_pc 28152 0 ppdev 17073 0 rfcomm 42641 12 bnep 18036 2 ext2 72837 1 tpm_infineon 17410 0 coretemp 13355 0 joydev 17377 0 hp_wmi 18048 0 sparse_keymap 13890 1 hp_wmi snd_hda_codec_analog 93738 1 arc4 12615 2 iwldvm 241834 0 mac80211 606457 1 iwldvm tpm_tis 18675 1 snd_hda_intel 39619 2 snd_hda_codec 136453 2 snd_hda_intel,snd_hda_codec_analog snd_hwdep 13602 1 snd_hda_codec snd_pcm 97451 2 snd_hda_codec,snd_hda_intel snd_page_alloc 18710 2 snd_pcm,snd_hda_intel snd_seq_midi 13324 0 snd_seq_midi_event 14899 1 snd_seq_midi snd_r...
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
...s at verge.net.au> --- v2 * Make updates to the following files as suggested by David Miller - drivers/media/dvb-core/dvb_net.c - drivers/net/wireless/ray_cs.c - net/bridge/netfilter/ebtables.c - include/linux/if_vlan.h - net/bluetooth/bnep/netdev.c - net/openvswitch/flow.c - net/mac80211/tx.c - net/wireless/util.c --- drivers/firewire/net.c | 2 +- drivers/isdn/i4l/isdn_net.c | 2 +- drivers/media/dvb-core/dvb_net.c | 10 +++++----- drivers/net/ethernet/sun/niu.c | 2 +- drivers/net/plip/plip.c | 2 +- drivers/net/wireless/ray_cs.c |...
2014 Feb 24
1
nut in openwrt
...This is the lsmod output: >> >># lsmod >>aead 4256 0 >>arc4 1312 2 >>b43 324014 0 >>bcma 28621 1 b43, >>button_hotplug 2800 0 >>cfg80211 172273 2 b43,mac80211, >>cifs 190077 0 >>compat 651 3 b43,mac80211,cfg80211, >>crc16 1015 1 ext4, >>crc_ccitt 1019 1 ppp_async, >>crypto_blkcipher 10343 2 ecb,arc4, >>crypto_hash 9546 7 >>...
2014 Feb 23
0
nut in openwrt
[CC'ing the list] On Feb 23, 2014, at 3:06 PM, Tim Dawson wrote: > I don't think USB support is a given in OpwnWRT - some builds have it, some don't, and some are just a bit wonky. > Most USB builds support USB disk - the USB serial driver is a different beast, and even if one is there does not imply the other. > > I'd be interested in the output of 'lsmod',
2010 Aug 05
0
No subject
...snd_pcm_oss snd_mixer_oss snd_= pcm ecb snd_seq_midi yenta_socket serio_raw iwl3945 snd_rawmidi i2c_i801 rs= rc_nonstatic nvidia(P) snd_seq_midi_event video thinkpad_acpi pcmcia_core i= wlcore output evdev psmouse pcspkr i2c_core nvram snd_seq snd_timer snd_seq= _device snd soundcore snd_page_alloc mac80211 wmi cfg80211 rfkill button ba= ttery ac processor acpi_processor ext4 mbcache jbd2 crc16 sg sr_mod sd_mod = crc_t10dif cdrom ata_generic uhci_hcd sdhci_pci sdhci ahci firewire_ohci at= a_piix thermal ricoh_mmc mmc_core led_class firewire_core crc_itu_t libata = thermal_sys ehci_hcd scsi_mod e1000e...
2010 Apr 06
3
wifi
Hi folks I'm trying to use a Netgear WG111-2 USB-wifi adapter on a Centos 5.3 Box. Someone has done it? It seems not to be supported by the kernel. Thanks David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100406/5e7e2f3d/attachment-0003.html>
2013 Nov 19
5
Xen S3 host resume: "Interrupts enabled after xen_acpi_processor_resume+0x0/0x34"
...e_filter ip6 _tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ipt able_mangle iptable_security iptable_raw rfcomm bnep snd_hda_codec_hdmi snd_hda_codec_co nexant iTCO_wdt iTCO_vendor_support arc4 x86_pkg_temp_thermal coretemp iwldvm microcode btusb snd_hda_intel mac80211 bluetooth joydev snd_hda_codec snd_hwdep snd_seq serio_raw iwlwifi i2c_i801 snd_seq_device [48002.776894] snd_pcm cfg80211 sdhci_pci sdhci mmc_core thinkpad_acpi wmi tpm_tis e100 0e rfkill snd_page_alloc tpm tpm_bios snd_timer ptp snd mei_me mei soundcore shpchp lpc_ ich pps_core mfd_core mperf x...