linux/drivers/net/ibm_newemac
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection.
Add netif_addr_{lock,unlock}{,_bh}() helpers.

Use them to protect operations that operate on or read
the network device unicast and multicast address lists.

Also use them in cases where the code simply wants to
block calls into the driver's ->set_rx_mode() and
->set_multicast_list() methods.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-15 00:13:44 -07:00
..
core.c netdev: Add netdev->addr_list_lock protection. 2008-07-15 00:13:44 -07:00
core.h ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround 2008-04-25 02:08:08 -04:00
debug.c Net: ibm_newemac, remove SPIN_LOCK_UNLOCKED 2007-12-14 16:12:45 -05:00
debug.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
emac.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
Kconfig ibm_newemac: select CRC32 in Kconfig 2008-06-17 23:06:56 -04:00
Makefile
mal.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
mal.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
phy.c ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
phy.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
rgmii.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
rgmii.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
tah.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
tah.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
zmii.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
zmii.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00