linux_dsm_epyc7002/drivers/net/ethernet/broadcom
David S. Miller 682d7978ae Networking: Remove __dev* markings from the networking drivers
This is a series of patches that remove the dev* attributes for all
 networking drivers, with the exception of wireless drivers, those are in
 a different branch.
 
 Use of __devinit, __devexit_p, __devinitdata, __devinitconst, and
 __devexit are no longer needed since CONFIG_HOTPLUG is being removed as
 an option.
 
 Note, there are some devinit compiler section mismatch warnings due to
 this series, but they are fixed up when merged with my driver-next
 branch, which fixes the PCI device id warnings, and removes the modpost
 detection, as it's no longer needed.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iEYEABECAAYFAlC9COEACgkQMUfUDdst+ykOEgCeKZsrtKrbjMFM5jEROqnk33FI
 SwEAoMSZWFJ7M1/27FGRkylmmypWXi/p
 =HH3A
 -----END PGP SIGNATURE-----

Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next

Networking:  Remove __dev* markings from the networking drivers

This is a series of patches that remove the dev* attributes for all
networking drivers, with the exception of wireless drivers, those are in
a different branch.

Use of __devinit, __devexit_p, __devinitdata, __devinitconst, and
__devexit are no longer needed since CONFIG_HOTPLUG is being removed as
an option.

Note, there are some devinit compiler section mismatch warnings due to
this series, but they are fixed up when merged with my driver-next
branch, which fixes the PCI device id warnings, and removes the modpost
detection, as it's no longer needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-03 15:35:28 -05:00
..
bnx2x Networking: Remove __dev* markings from the networking drivers 2012-12-03 15:35:28 -05:00
b44.c b44: remove __dev* attributes 2012-12-03 11:16:41 -08:00
b44.h b44: add 64 bit stats 2012-07-18 09:29:43 -07:00
bcm63xx_enet.c net/broadcom: remove __dev* attributes 2012-12-03 11:17:07 -08:00
bcm63xx_enet.h MIPS: BCM63XX: Move DMA descriptor definition into common header file 2012-08-30 20:15:52 +02:00
bnx2_fw.h
bnx2.c bnx2: remove __dev* attributes 2012-12-03 11:16:41 -08:00
bnx2.h bnx2: Read PCI function number from internal register 2012-06-16 22:22:59 -07:00
cnic_defs.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic_if.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
cnic.c net/broadcom: remove __dev* attributes 2012-12-03 11:17:07 -08:00
cnic.h cnic: Allocate kcq resource only on devices that support FCoE. 2012-09-10 15:48:21 -04:00
Kconfig tg3: unconditionally select HWMON support when tg3 is enabled. 2012-10-01 18:07:39 -04:00
Makefile
sb1250-mac.c net/broadcom: remove __dev* attributes 2012-12-03 11:17:07 -08:00
tg3.c tg3: remove __dev* attributes 2012-12-03 11:16:41 -08:00
tg3.h tg3: Prevent spurious tx timeout by setting carrier off before tx disable. 2012-11-14 22:04:28 -05:00