1. 2528a5d atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write by Huang, Xiong · 12 years ago
  2. d163ff7 atl1c: fix WoL(magic) issue for l2cb 1.1 by Huang, Xiong · 12 years ago
  3. ebe22ed atl1c: refine atl1c_pcie_patch by Huang, Xiong · 12 years ago
  4. 024e1e4 atl1c: refine/update ASPM configuration by Huang, Xiong · 12 years ago
  5. 5cbdcc2 atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch by Huang, Xiong · 12 years ago
  6. 7f5544d atl1c: refine reg definition of REG_MASTER_CTRL by Huang, Xiong · 12 years ago
  7. 95f9aea atl1c: clear PCIE error status in atl1c_reset_pcie by Huang, Xiong · 12 years ago
  8. 9c277d8 atl1c: remove dmar_dly_cnt and dmaw_dly_cnt by Huang, Xiong · 12 years ago
  9. c08b9b2 atl1c: update right threshold for TSO by Huang, Xiong · 12 years ago
  10. 969a7ee atl1c: add module parameter for l1c_wait_until_idle by Huang, Xiong · 12 years ago
  11. 9c52821 atl1c: threshold for ASPM is changed based on chip capability by Huang, Xiong · 12 years ago
  12. 59e26ef atl1c: restore max-read-request-size in Device Conrol Register by Huang, Xiong · 12 years ago
  13. c24588a atl1c: using fixed TXQ configuration for l2cb and l1c by Huang, Xiong · 12 years ago
  14. 3f6f6a6 atl1c: remove dmaw_block by Huang, Xiong · 12 years ago
  15. 37bfccb atl1c: correct wrong definition of REG_DMA_CTRL by Huang, Xiong · 12 years ago
  16. 0cbec61 atl1c: wrong register used to stop TXQ by Huang, Xiong · 12 years ago
  17. 027392c atl1c: remove code related to rxq 1/2/3 by Huang, Xiong · 12 years ago
  18. 0af4833 atl1c: split 2 32bit registers of TPD to 4 16bit registers by Huang, Xiong · 12 years ago
  19. 8d5c683 atl1c: remove SMB/CMB DMA related code by Huang, Xiong · 12 years ago
  20. 864ad85 atl1c: remove VPD register by Huang, Xiong · 12 years ago
  21. f4e5db2 atl1c: remove HDS register by Huang, Xiong · 12 years ago
  22. 9f1fd0e atl1c: remove multiple-RX-Q code by Huang, Xiong · 12 years ago
  23. 70c9fbd atl1c: update author contact info & company/driver desciption by Huang, Xiong · 12 years ago
  24. 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 12 years ago
  25. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 12 years ago
  27. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 12 years ago
  28. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 12 years ago
  29. aa45ba9 atl1: add value to check ability of reenabling IRQs by Tony Zelenoff · 12 years ago
  30. 02d5d11 atl1: make function to set imr of card by Tony Zelenoff · 12 years ago
  31. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 12 years ago
  32. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 12 years ago
  33. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 12 years ago
  34. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 12 years ago
  35. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 12 years ago
  36. b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  37. 93f7fab atl1c: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  38. c81f212 atlx: Use ETH_ALEN by Joe Perches · 12 years ago
  39. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  40. 7831545 atl1c: set ATL1C_WORK_EVENT_RESET bit correctly by Dan Carpenter · 12 years ago
  41. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 11aad99 atl1c: dont use highprio tx queue by Eric Dumazet · 12 years ago
  43. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  44. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  45. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  46. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  47. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  48. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  49. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  50. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  51. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  52. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  53. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  54. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  55. 9b22c73 atlx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  56. 6adaaac atl1e: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  57. 8d1bb86 atl1c: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  58. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  59. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  60. 2b133ad atl*: Move the Atheros drivers by Jeff Kirsher · 13 years ago