summaryrefslogtreecommitdiff
path: root/drivers/net/ll_temac_main.c
AgeCommit message (Expand)Author
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-13net: ll_temac: remove virt_to_bus callJohn Linn
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-17ll_temac: Fix MAC address configuration from userlandSteven J. Magnani
2010-02-17ll_temac: Add support for V2 LLTEMAC coreSteven J. Magnani
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-03drivers/net : Correct the size argument to kzallocJulia Lawall
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-04-27net: add Xilinx ll_temac device driverGrant Likely