1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/broadcom/genet
Florian Fainelli 474ea9cafc net: bcmgenet: correctly pad short packets
Packets shorter than ETH_ZLEN were not padded with zeroes, hence leaking
potentially sensitive information. This bug has been present since the
driver got accepted in commit 1c1008c793
("net: bcmgenet: add main driver file").

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-22 19:59:19 -07:00
..
bcmgenet.c net: bcmgenet: correctly pad short packets 2014-07-22 19:59:19 -07:00
bcmgenet.h net: bcmgenet: fix RGMII_MODE_EN bit 2014-07-13 22:55:37 -07:00
bcmmii.c net: bcmgenet: use the new fixed PHY helpers 2014-05-22 15:16:43 -04:00
Makefile net: bcmgenet: hook into the build system 2014-02-14 00:27:58 -05:00