1. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  2. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  3. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  4. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. 7855f76 tulip: Add missing parens. by David S. Miller · 14 years ago
  9. ac90a14 tulip: Fix null dereference in uli526x_rx_packet() by Kyle McMartin · 15 years ago
  10. 4302b67 tulip: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  11. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  12. e02fb7a tulip/uli526x.c: Use dev_<level> and pr_<level> by Joe Perches · 15 years ago
  13. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  14. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  15. ad09646 tulip: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  16. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  17. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  18. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  19. 03f54b3 tulip: get rid of warning for non-const string literal by Stephen Hemminger · 15 years ago
  20. dfefe02 uli526x: convert devices to new API by Stephen Hemminger · 16 years ago
  21. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  22. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  23. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  24. 7fa0cba3 uli526x: add support for netpoll by Anton Vorontsov · 16 years ago
  25. e284e5c uli526x: fix endianness issues in the setup frame by Anton Vorontsov · 16 years ago
  26. afd8e39 uli526x: initialize the hardware prior to requesting interrupts by Anton Vorontsov · 16 years ago
  27. 7a7d23d uli526x partially recognizing interface by Grant Grundler · 17 years ago
  28. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  29. 1f8f455 Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c by Micah Gruber · 17 years ago
  30. 7a1f810 Clean up redundant PHY write line for ULi526x Ethernet driver by Roy Zang · 17 years ago
  31. c559a5b tulip: endianness annotations by Al Viro · 17 years ago
  32. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  33. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  34. b6aec32 uli526x: Add suspend and resume routines (updated) by Rafael J. Wysocki · 17 years ago
  35. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  36. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  37. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  40. e1c3e50 [PATCH] initialisation cleanup for ULI526x-net-driver by Henrik Kretzschmar · 18 years ago
  41. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. f3b197a [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* by Jeff Garzik · 18 years ago
  43. 99bb257 [PATCH] uli526x warning fix by Andrew Morton · 19 years ago
  44. c213460 [PATCH] replace MODULE_PARM in tulip/uli526x.c by Eric Sesterhenn / snakebyte · 19 years ago
  45. 6cafa99 [PATCH] (4/7) missing include (uli526x) by viro@ftp.linux.org.uk · 19 years ago
  46. 945a787 [netdrvr uli526x] fix problems found in review by Peer Chen · 19 years ago
  47. 4689ced [netdrvr] add 'uli526x' driver (a tulip clone) by Peer Chen · 19 years ago