Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-26 | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 1 | -3/+4 |
2010-02-17 | ll_temac: Fix MAC address configuration from userland | Steven J. Magnani | 1 | -1/+8 |
2010-02-17 | ll_temac: Add support for V2 LLTEMAC core | Steven J. Magnani | 1 | -1/+4 |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -3/+3 |
2010-01-03 | drivers/net : Correct the size argument to kzalloc | Julia Lawall | 1 | -1/+1 |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -2/+2 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-04-27 | net: add Xilinx ll_temac device driver | Grant Likely | 1 | -0/+969 |