2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 13:44:01 +08:00
linux-next/drivers/net/wireless/ralink/rt2x00
Petr Štetiar d31a36b5f4 net: wireless: support of_get_mac_address new ERR_PTR error
There was NVMEM support added to of_get_mac_address, so it could now return
ERR_PTR encoded error values, so we need to adjust all current users of
of_get_mac_address to this new fact.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-05 21:47:07 -07:00
..
Kconfig rt2x00: add support for MT7620 2017-03-22 11:04:52 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rt2x00.h rt2x00: remove last_nostatus_check 2019-04-25 19:43:07 +03:00
rt2x00config.c rt2x00: save conf settings before reset tuner 2017-01-17 13:58:36 +02:00
rt2x00crypto.c
rt2x00debug.c rt2x00: no need to check return value of debugfs_create functions 2019-02-01 14:38:54 +02:00
rt2x00debug.h rt2x00: change function pointers for register accessors 2017-05-24 16:45:32 +03:00
rt2x00dev.c net: wireless: support of_get_mac_address new ERR_PTR error 2019-05-05 21:47:07 -07:00
rt2x00dump.h rt2x00: use monotonic timestamps for frame dump 2017-11-10 04:33:05 +02:00
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: merge agc and vco works with link tuner 2016-12-30 13:34:20 +02:00
rt2x00link.c rt2x00: add mutex to synchronize config and link tuner 2016-12-30 14:03:41 +02:00
rt2x00mac.c rt2x00: do not increment sequence number while re-transmitting 2019-04-12 21:31:07 +03:00
rt2x00mmio.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
rt2x00mmio.h rt2x00mmio: remove legacy comment 2019-04-25 19:43:09 +03:00
rt2x00pci.c
rt2x00pci.h PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry 2018-08-14 16:01:37 -05:00
rt2x00queue.c rt2x00: remove last_nostatus_check 2019-04-25 19:43:07 +03:00
rt2x00queue.h rt2x00: remove not used entry field 2019-04-25 19:43:08 +03:00
rt2x00reg.h
rt2x00soc.c rt2x00: fix clk_get call 2017-01-31 09:08:52 +02:00
rt2x00soc.h
rt2x00usb.c rt2x00: check number of EPROTO errors 2019-04-25 19:40:53 +03:00
rt2x00usb.h rt2x00: convert rt2x00usb_register_read return type 2017-05-24 16:45:34 +03:00
rt61pci.c rt2x00: Work around a firmware bug with shared keys 2019-02-01 14:16:05 +02:00
rt61pci.h
rt73usb.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
rt73usb.h
rt2400pci.c rt2x00: rt2400pci: mark expected switch fall-through 2018-11-06 18:59:44 +02:00
rt2400pci.h
rt2500pci.c rt2x00: rt2500pci: mark expected switch fall-through 2018-11-06 18:59:49 +02:00
rt2500pci.h
rt2500usb.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
rt2500usb.h
rt2800.h rt2x00: add RT3883 support 2019-04-25 19:58:28 +03:00
rt2800lib.c rt2x00: add RT3883 support 2019-04-25 19:58:28 +03:00
rt2800lib.h rt2800: move txstatus pending routine 2019-04-25 19:43:04 +03:00
rt2800mmio.c rt2800mmio: use timer and work for handling tx statuses timeouts 2019-04-25 19:43:06 +03:00
rt2800mmio.h rt2800mmio: use timer and work for handling tx statuses timeouts 2019-04-25 19:43:06 +03:00
rt2800pci.c rt2800mmio: use timer and work for handling tx statuses timeouts 2019-04-25 19:43:06 +03:00
rt2800pci.h
rt2800soc.c rt2x00: add RT3883 support 2019-04-25 19:58:28 +03:00
rt2800usb.c rt2800: move txstatus pending routine 2019-04-25 19:43:04 +03:00
rt2800usb.h