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