zephyr/drivers
Tomasz Gorochowik ef96384d25 drivers: eth: gmac: Finish 802.1Qav support
This is a finishing commit in 802.1Qav support for SAM GMAC. It adds a
possibility to get and set all parameters required by the standard.

Note that to be fully compliant it requires a proper system
configuration, but the prioritizing mechanisms will work just fine
without it so it is not enforced in any way.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2018-08-06 10:37:09 +03:00
..
adc drivers: adc: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
aio drivers: aio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
bluetooth Bluetooth: Userchan: Add missing headers 2018-08-02 19:14:19 +02:00
can drivers: can: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
clock_control clock_control: nRF5x: Fix HFSTAT and LFSTAT check 2018-08-02 01:04:46 +02:00
console native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
counter drivers: qmsi: Fix types and u32_t/uint32_t conflicts 2018-07-18 12:32:23 -04:00
crypto drivers: crypto: Fix input len size for cbc decryption 2018-08-02 19:18:58 +02:00
display drivers: display: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
dma drivers/dma: dma_stm32f4x: use dma_slot to select peripheral 2018-07-05 11:24:59 -05:00
entropy native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
ethernet drivers: eth: gmac: Finish 802.1Qav support 2018-08-06 10:37:09 +03:00
flash drivers: flash: w25q: Fix typo 2018-07-17 08:27:04 -04:00
gpio drivers/pinmux: stm32 fix ports_enable array definition 2018-07-31 09:45:39 -05:00
grove drivers: grove: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
i2c drivers/i2c: kconfig: Clean up I2C Kconfigs a bit 2018-08-02 19:12:52 +02:00
i2s drivers: i2c: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
ieee802154 drivers/ieee802154: Fix settings channel/tx power in uart pipe driver 2018-07-24 20:40:51 +03:00
interrupt_controller ioapic: IOREGSEL register needs to be treated as 32 bits 2018-07-24 09:04:05 -04:00
ipm drivers: ipm: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
led Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
led_strip drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
net drivers: net: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pci drivers: pci: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pinmux drivers/pinmux: stm32 fix ports_enable array definition 2018-07-31 09:45:39 -05:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: add i.MX PWM driver 2018-07-17 16:08:22 -05:00
rtc drivers: rtc: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
sensor drivers: sensor: Add support for MMA8451Q (3-axis accelerometer) 2018-07-31 09:07:54 -05:00
serial drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
spi drivers: spi: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
timer native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
usb usb_dc_stm32: Fix FS mode 2018-07-24 22:27:17 -04:00
watchdog drivers: watchdog: Fix assert errors in nrf watchdog implementation 2018-07-26 22:22:03 -04:00
wifi drivers: wifi: simplelink: enable Fast Connect policy 2018-07-26 13:57:34 +03:00
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig driver: ptp_clock: PTP clock driver definition 2018-06-26 12:37:28 +03:00