1. a4f9cdb pasemi_mac: Replace LRO with GRO by Ben Hutchings · 8 years ago
  2. 187d678 net: pasemi: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  3. 6db1671 net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  4. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  5. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  6. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  7. aa13876 net: pasemi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. 7887427 net: pasemi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  9. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  10. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  11. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  12. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 11 years ago
  13. 03c4d83 net/pasemi: remove __dev* attributes by Bill Pemberton · 12 years ago
  14. beb5ac2 netdev: pasemi: fix return value check in pasemi_mac_phy_init() by Wei Yongjun · 12 years ago
  15. 5c6239c net/pasemi: fix compiler warning by Stephen Rothwell · 12 years ago
  16. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  17. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 12 years ago
  18. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  19. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  20. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  21. 4bb97ca pasemi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  22. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  23. ded19ad pasemic_mac*: Move the PA Semi driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/pasemi_mac.c]
  24. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  25. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  26. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  27. 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
  28. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  29. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  30. 15b8e19 pasemi_mac: mac_to_intf() error not noticed by roel kluin · 15 years ago
  31. 1dd2d06 net: Rework pasemi_mac driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  32. 9e0ac84 pasemi_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  33. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  34. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  35. 59c5ea6 net: Fix unused variable warnings in pasemi_mac.c and spider_net.c by David S. Miller · 16 years ago
  36. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  37. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  39. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  40. 7732123 pasemi_mac: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  41. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  42. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  43. 6e62040 pasemi_mac: Netpoll support by Nate Case · 16 years ago
  44. 1724ac2 pasemi_mac: Jumbo frame bugfixes by Olof Johansson · 16 years ago
  45. e37c772 pasemi_mac: basic ethtool support by Olof Johansson · 16 years ago
  46. 2515678 pasemi_mac: Enable GSO by default by Olof Johansson · 16 years ago
  47. 8d636d8 pasemi_mac: jumbo frame support by Olof Johansson · 16 years ago
  48. afea327 pasemi_mac: Move RX/TX section enablement to dma_lib by Olof Johansson · 16 years ago
  49. 1145d95 pasemi_mac: Disable interface on close by Olof Johansson · 17 years ago
  50. ef1ea0b pasemi_mac: add support for setting MTU by Olof Johansson · 17 years ago
  51. 5cea73b pasemi_mac: Add support for changing mac address by Olof Johansson · 17 years ago
  52. b0cd2f9 pasemi_mac: Don't enable RX/TX without a link (if possible) by Olof Johansson · 17 years ago
  53. 8304b63 pasemi_mac: Print warning when not attaching to a PHY by Olof Johansson · 17 years ago
  54. 5d89494 pasemi_mac: Remove SKB copy/recycle logic by Olof Johansson · 17 years ago
  55. 7e9916e pasemi_mac: SKB unmap optimization by Olof Johansson · 17 years ago
  56. 28ae79f pasemi_mac: Software-based LRO support by Olof Johansson · 17 years ago
  57. 906674a pasemi_mac: Improve RX interrupt mitigation by Olof Johansson · 17 years ago
  58. 61cec3b pasemi_mac: Fix TX cleaning by Olof Johansson · 17 years ago
  59. 5c15332 pasemi_mac: performance tweaks by Olof Johansson · 17 years ago
  60. 34c2062 pasemi_mac: Convert to new dma library by Olof Johansson · 17 years ago
  61. 40afa53 pasemi_mac: Move register definitions to include/asm-powerpc by Olof Johansson · 17 years ago
  62. 72b05b9 pasemi_mac: RX/TX ring management cleanup by Olof Johansson · 17 years ago
  63. 4352d82 pasemi_mac: Fix reuse of free'd skb by Olof Johansson · 17 years ago
  64. 0581d3f Don't claim to do IPv6 checksum offload by David Woodhouse · 17 years ago
  65. 32bee77 pasemi_mac: Fix CRC checks by Olof Johansson · 17 years ago
  66. dbd62af pasemi_mac: Don't set replace-source-address descriptor bits by Olof Johansson · 17 years ago
  67. de05238 pasemi_mac: fix typo by Olof Johansson · 17 years ago
  68. af289e8 pasemi_mac: enable iommu support by Olof Johansson · 17 years ago
  69. b5254ee pasemi_mac: use buffer index pointer in clean_rx() by Olof Johansson · 17 years ago
  70. 9e81d33 pasemi_mac: clear out old errors on interface open by Olof Johansson · 17 years ago
  71. 7ddeae2 pasemi_mac: update todo list by Olof Johansson · 17 years ago
  72. ad5da10 pasemi_mac: further performance tweaks by Olof Johansson · 17 years ago
  73. 8dc121a pasemi_mac: add local skb alignment by Olof Johansson · 17 years ago
  74. 9a50beb pasemi_mac: workaround for erratum 5971 by Olof Johansson · 17 years ago
  75. ad3c20d pasemi_mac: implement sg support by Olof Johansson · 17 years ago
  76. fc9e4d2 pasemi_mac: rework ring management by Olof Johansson · 17 years ago
  77. 18eec69 pasemi_mac: fix bug in receive buffer dma mapping by Olof Johansson · 17 years ago
  78. 69c29d8 pasemi_mac: basic error checking by Olof Johansson · 17 years ago
  79. 928773c pasemi_mac: pass in count of buffers to replenish rx ring with by Olof Johansson · 17 years ago
  80. 3603376 pasemi_mac: don't enable rx before there are buffers on the ring by Olof Johansson · 17 years ago
  81. ca7e235 pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long by Olof Johansson · 17 years ago
  82. 6a290e3 pasemi_mac: set interface speed correctly on XAUI ports by Olof Johansson · 17 years ago
  83. dcffde5 [PASEMI_MAC]: remove unused function by Satyam Sharma · 17 years ago
  84. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  85. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  86. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  87. 829185e pasemi_mac: Clean TX ring in poll by Olof Johansson · 17 years ago
  88. 6fba848 pasemi_mac: Enable LLTX by Olof Johansson · 17 years ago
  89. 38bf318 pasemi_mac: Fix RX checksum flags by Olof Johansson · 17 years ago
  90. 021fa22 pasemi_mac: Fix TX ring wrap checking by Olof Johansson · 17 years ago
  91. 02df6cf pasemi_mac: Batch up TX buffer frees by Olof Johansson · 17 years ago
  92. 26fcfa9 pasemi_mac: RX performance tweaks by Olof Johansson · 17 years ago
  93. 7334486 pasemi_mac: Fix memcpy amount for short receives by Olof Johansson · 17 years ago
  94. c0efd52 pasemi_mac: Enable L2 caching of packet headers by Olof Johansson · 17 years ago
  95. b6e05a1 pasemi_mac: Stop using the pci config space accessors for register read/writes by Olof Johansson · 17 years ago
  96. a85b942 pasemi_mac: Abstract out register access by Olof Johansson · 17 years ago
  97. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  98. 7c00db3 pasemi_mac: Fix TX interrupt threshold by Olof Johansson · 17 years ago
  99. 1af7f05 pasemi_mac: Fix local-mac-address parsing by olof@lixom.net · 17 years ago
  100. fd17825 pasemi_mac: Terminate PCI ID list by olof@lixom.net · 17 years ago