index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
stmmac
/
dwmac1000_core.c
Age
Commit message (
Expand
)
Author
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-04-13
stmmac: review Wol and enable the Unicast support
Giuseppe Cavallaro
2010-10-16
stmmac: make function tables const
stephen hemminger
2010-09-24
stmmac: review the wake-up support
Giuseppe Cavallaro
2010-09-17
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
2010-08-30
stmmac: Fix build warnings.
David S. Miller
2010-08-25
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
Giuseppe CAVALLARO
2010-07-22
stmmac: handle allocation errors in setup functions
Dan Carpenter
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-14
stmmac: rework normal and enhanced descriptors
Giuseppe CAVALLARO
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
2010-01-07
stmmac: rename the gmac as dwmac1000 and split core and dma parts
Giuseppe CAVALLARO