1. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  2. 371b4fc net: alx: remove redundant variable old_duplex by Colin Ian King · 7 years ago
  3. bc800e8 alx: take rtnl before calling __alx_open from resume by Sabrina Dubroca · 7 years ago
  4. 2c041af net: alx: handle pci_alloc_irq_vectors return correctly by Rakesh Pandit · 8 years ago
  5. f3297f6 net: alx: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  6. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  7. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 185acee alx: work around hardware bug in interrupt fallback path by Tobias Regnery · 8 years ago
  9. 37187a0 alx: fix fallback to msi or legacy interrupts by Tobias Regnery · 8 years ago
  10. f1db5c1 alx: fix wrong condition to free descriptor memory by Tobias Regnery · 8 years ago
  11. 3a7f75e alx: add feature flag for rx checksumming by Tobias Regnery · 8 years ago
  12. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  13. d768319 alx: enable multiple tx queues by Tobias Regnery · 8 years ago
  14. f58e0f7 alx: enable msi-x interrupts by default by Tobias Regnery · 8 years ago
  15. 2e06826 alx: prepare tx path for multi queue support by Tobias Regnery · 8 years ago
  16. a4076d3 alx: prepare resource allocation for multi queue support by Tobias Regnery · 8 years ago
  17. e0eac25 alx: prepare interrupt functions for multiple queues by Tobias Regnery · 8 years ago
  18. 702e841 alx: switch to per queue data structures by Tobias Regnery · 8 years ago
  19. b099922 alx: add ability to allocate and free alx_napi structures by Tobias Regnery · 8 years ago
  20. 8c2a4c8 alx: refactor descriptor allocation by Tobias Regnery · 8 years ago
  21. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  22. 0ca4e20 alx: fix error handling in __alx_open by Tobias Regnery · 8 years ago
  23. 0c58ee0 alx: add module parameter to enable msi-x support by Tobias Regnery · 8 years ago
  24. dc39a78 alx: add msi-x support by Tobias Regnery · 8 years ago
  25. a0373ae alx: factor out part of the interrupt handler by Tobias Regnery · 8 years ago
  26. 9ee7b68 alx: refactor msi enablement and disablement by Tobias Regnery · 8 years ago
  27. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. b99b43b Add Killer E2500 device ID in alx driver. by Owen Lin · 8 years ago
  29. ab725983 alx: add tso support by Tobias Regnery · 8 years ago
  30. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  31. caa8e93 alx: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  32. 881d032 net: alx: Work around the DMA RX overflow issue by Feng Tang · 9 years ago
  33. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 9 years ago
  34. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  35. c406700c ethernet/atheros/alx: sanitize buffer sizing and padding by Jarod Wilson · 9 years ago
  36. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. 24e2416 alx: remove pointless assignment by Jarod Wilson · 9 years ago
  38. 0208e95 ethernet/atheros/alx: add Killer E2400 device ID by Ben Pope · 9 years ago
  39. 7a05dc6 alx: fix alx_poll() by Eric Dumazet · 10 years ago
  40. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  41. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  42. 60f4010 alx: Remove casts of pointer to same type by Joe Perches · 11 years ago
  43. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 548ff1e alx: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  45. 8d7f1fb ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug by Peter Senna Tschudin · 11 years ago
  46. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 11 years ago
  47. f1b6b10 alx: add alx_get_stats64 operation by Sabrina Dubroca · 11 years ago
  48. b54629e alx: Reset phy speed after resume by hahnjo · 11 years ago
  49. 01095b9 net: alx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  50. c3eb7a7 alx: remove redundant D0 power state set by Yijing Wang · 11 years ago
  51. a8798a5 alx: fix lockdep annotation by Maarten Lankhorst · 12 years ago
  52. bc2bebe alx: remove WoL support by Johannes Berg · 12 years ago
  53. a5b87cc alx: separate link speed/duplex fields by Johannes Berg · 12 years ago
  54. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 12 years ago