2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/drivers/net/ethernet/qualcomm
Stefan Wahren 661ec067b0 net: qca_7k: Use BIT macro
Use the BIT macro for the CONFIG and INT register values.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-30 13:57:27 -04:00
..
emac drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
Kconfig ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM 2016-10-06 21:13:03 -04:00
Makefile net: emac: emac gigabit ethernet controller driver 2016-09-01 23:32:05 -07:00
qca_7k.c net: qualcomm: qca_7k: clean up header includes 2017-05-30 13:57:27 -04:00
qca_7k.h net: qca_7k: Use BIT macro 2017-05-30 13:57:27 -04:00
qca_debug.c net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings 2017-02-20 22:19:08 -05:00
qca_debug.h
qca_framing.c
qca_framing.h net: qca_framing: use u16 for frame offset 2017-05-30 13:57:27 -04:00
qca_spi.c net: qca_spi: Fix alignment issues in rx path 2017-05-11 12:14:12 -04:00
qca_spi.h