1. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  2. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  4. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  5. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  6. b5defaa starfire: fix non-constant printk warnings by Stephen Hemminger · 15 years ago
  7. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  8. 4fc8006 starfire: update to net_device_ops by Stephen Hemminger · 16 years ago
  9. cfc3a44 starfire: use request_firmware() by Jaswinder Singh Rajput · 16 years ago
  10. e4c3c13 drivers/net: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  11. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  12. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  13. 9a3de25 drivers/net: starfire: Fix napi ->poll() weight handling by Jarek Poplawski · 16 years ago
  14. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  15. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  16. a667601 starfire: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  17. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  18. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  19. da219b7 starfire: secton fix by Andrew Morton · 16 years ago
  20. 813820b starfire VLAN fix by Al Viro · 17 years ago
  21. 88b1943 starfire: trivial endianness annotations by Al Viro · 17 years ago
  22. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  23. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  24. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  25. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  26. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  27. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  28. 983b7dc starfire list alpha as 64 bit arch by maximilian attems · 17 years ago
  29. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  30. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  31. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  32. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  33. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  34. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  35. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  36. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  37. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  38. 46009c8 [netdrvr] minor cleanups in Becker-derived drivers by Jeff Garzik · 18 years ago
  39. 03a8c66 [netdrvr] Remove Linux-specific changelogs from several Becker template drivers by Jeff Garzik · 18 years ago
  40. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  43. e19360f [PATCH] net drivers: fix section attributes for gcc by Randy Dunlap · 18 years ago
  44. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  45. 4615355 Merge branch 'net-const' by Jeff Garzik · 18 years ago
  46. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  47. d4fbeab [PATCH] starfire: Implement suspend/resume by Stefan Rompf · 18 years ago
  48. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  49. d8840ac [PATCH] starfire: free_irq() on error path of netdev_open() by Alexey Dobriyan · 19 years ago
  50. 6797423 [netdrvr starfire] fix highmem and broken firmware issues by Ion Badulescu · 19 years ago
  51. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  52. fdecea6 [netdrvr starfire] Add GPL'd firmware, remove compat code by Jeff Garzik · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago