alistair23-linux/drivers/net/ethernet/sfc
Ben Hutchings e0b3ae30a2 sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
Functions such as is_valid_ether_addr() expect u8 *, so use that
instead of char *.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-12 17:53:35 -05:00
..
bitfield.h
ef10.c sfc: Correct comment about number of TX queues used on EF10 2014-02-12 17:53:34 -05:00
ef10_regs.h sfc: Remove unused definitions of EF10 user-mode DMA descriptors 2014-02-12 17:53:34 -05:00
efx.c sfc: Use canonical pointer type for MAC address in efx_set_mac_address() 2014-02-12 17:53:35 -05:00
efx.h sfc: Use the correct maximum TX DMA ring size for SFC9100 2014-01-23 13:40:51 -08:00
enum.h sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
ethtool.c sfc: Use the correct maximum TX DMA ring size for SFC9100 2014-01-23 13:40:51 -08:00
falcon.c sfc: fix sparse non static symbol warning 2013-12-19 15:00:31 -05:00
falcon_boards.c
farch.c sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 2013-12-12 22:07:25 +00:00
farch_regs.h
filter.h sfc: Change priority and flags for automatic MAC filters 2013-12-12 22:07:22 +00:00
io.h
Kconfig
Makefile
mcdi.c sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. 2014-01-21 14:46:12 -08:00
mcdi.h sfc: Store flags from MC_CMD_DRV_ATTACH for later use 2013-12-12 22:07:03 +00:00
mcdi_mon.c sfc: Add new sensor names 2013-12-12 22:06:54 +00:00
mcdi_pcol.h sfc: Update MCDI protocol definitions 2013-12-06 22:29:20 +00:00
mcdi_port.c sfc: Log all unexpected MCDI errors 2013-12-12 22:06:56 +00:00
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: remove unused 'enum efx_rx_alloc_method' 2013-12-12 22:07:27 +00:00
nic.c sfc: Correct RX dropped count for drops while interface is down 2013-12-12 22:06:51 +00:00
nic.h sfc: Add PTP counters to ethtool stats 2013-12-12 22:07:30 +00:00
phy.h
ptp.c sfc: Rewrite adjustment of PPS event in a clearer way 2014-02-12 17:53:34 -05:00
qt202x_phy.c
rx.c net: sfc calls skb_set_hash 2013-12-18 15:00:53 -05:00
selftest.c sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
selftest.h sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
siena.c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well 2013-12-12 22:07:21 +00:00
siena_sriov.c
tenxpress.c
tx.c sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' 2014-02-12 17:53:35 -05:00
txc43128_phy.c
vfdi.h
workarounds.h