Skip to content

Commit

Permalink
Merge branch 'bcmgenet-next'
Browse files Browse the repository at this point in the history
Florian Fainelli says:

====================
net: bcmgenet: PM and Wake-on-LAN

This patchset brings S2/S3 Power Management support to the GENET driver
as well as Wake-on-LAN using Magic Packets with or without SecureOn
passwords.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jul 21, 2014
2 parents 575a193 + 06ba837 commit bb1fed7
Show file tree
Hide file tree
Showing 4 changed files with 430 additions and 60 deletions.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/broadcom/genet/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
obj-$(CONFIG_BCMGENET) += genet.o
genet-objs := bcmgenet.o bcmmii.o
genet-objs := bcmgenet.o bcmmii.o bcmgenet_wol.o
Loading

0 comments on commit bb1fed7

Please sign in to comment.