1. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  2. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  3. 557b0bb drivers/net/lib82596.c: use %pM to shown MAC address by H Hartley Sweeten · 14 years ago
  4. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  6. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  7. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  8. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  9. 71f4367 lib82596: convert to net_device_ops by Alexander Beregalov · 15 years ago
  10. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  11. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  12. 9ec46c6 LIB82596: correct data types for hardware addresses by Thomas Bogendoerfer · 17 years ago
  13. 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
  14. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  15. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  16. 2187f28 Extract chip specific code out of lasi_82596.c by Thomas Bogendoerfer · 17 years ago