Files
linux/drivers
Claudiu Manoil 3d23a05c75 gianfar: Enable changing mac addr when if up
Use device flag IFF_LIVE_ADDR_CHANGE to signal that
the device supports changing the hardware address when
the device is running.
This allows eth_mac_addr() to change the mac address
also when the network device's interface is open.
This capability is required by certain applications,
like bonding mode 6 (Adaptive Load Balancing).

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-09 17:37:46 -04:00
..
2015-04-17 15:32:07 -04:00
2015-04-15 10:02:42 +02:00
2015-04-23 16:55:50 +02:00
2015-04-08 08:11:51 -06:00