1. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  2. 45ac936 irda: remove __dev* attributes by Bill Pemberton · 12 years ago
  3. a997cbb3 drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  4. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  5. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  6. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 13 years ago
  9. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 13 years ago
  10. 8d34e7d drivers/net/irda: Eliminate memory leak by Julia Lawall · 14 years ago
  11. 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
  12. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  13. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  14. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  15. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 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. 0bd11f2 irda: convert via-ircc to net_device_ops by Stephen Hemminger · 15 years ago
  18. af04908 irda: convert to internal stats by Stephen Hemminger · 16 years ago
  19. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  20. a97a6f1 irda: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  21. 568b493 irda: via-ircc proper dma freeing by Wang Chen · 16 years ago
  22. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  23. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  24. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  25. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  26. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  27. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  28. 83e331e [IRDA] via-ircc: fix memory leak by Chuck Short · 18 years ago
  29. 9c3bd68 [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  30. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago