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