1. e19eac0 net: pxa168_eth: use dev_get_platdata() by Jingoo Han · 12 years ago
  2. bbfa6d0 net: mv643xx_eth: use dev_get_platdata() by Jingoo Han · 12 years ago
  3. 94660ba net: fec: use dev_get_platdata() by Jingoo Han · 12 years ago
  4. 420fcd8 net: ethoc: use dev_get_platdata() by Jingoo Han · 12 years ago
  5. cd4e2e4 net: dm9000: use dev_get_platdata() by Jingoo Han · 12 years ago
  6. b96f64d net: ep93xx_eth: use dev_get_platdata() by Jingoo Han · 12 years ago
  7. cf0e779 net: bcm63xx_enet: use dev_get_platdata() by Jingoo Han · 12 years ago
  8. 1fc2c46 net: au1000_eth: use dev_get_platdata() by Jingoo Han · 12 years ago
  9. a63b82c net: bfin_mac: use dev_get_platdata() by Jingoo Han · 12 years ago
  10. a3ea280 net: ax88796: use dev_get_platdata() by Jingoo Han · 12 years ago
  11. 7174012 macvlan: fix typo in assignment by Lutz Jaenicke · 12 years ago
  12. e2a240c driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. by Sonic Zhang · 12 years ago
  13. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 12 years ago
  14. 4885948 sh_eth: no need to call ether_setup() by Sergei Shtylyov · 12 years ago
  15. 3e32582 bonding: pr_debug instead of pr_warn in bond_arp_send_all by Veaceslav Falico · 12 years ago
  16. e868b0c bonding: remove vlan_list/current_alb_vlan by Veaceslav Falico · 12 years ago
  17. 5bf94b8 bonding: make alb_send_learning_packets() use upper dev list by Veaceslav Falico · 12 years ago
  18. 7aa6498 bonding: split alb_send_learning_packets() by Veaceslav Falico · 12 years ago
  19. a59d3d2 bonding: use vlan_uses_dev() in __bond_release_one() by Veaceslav Falico · 12 years ago
  20. 50223ce bonding: convert bond_has_this_ip() to use upper devices by Veaceslav Falico · 12 years ago
  21. 27bc11e bonding: make bond_arp_send_all use upper device list by Veaceslav Falico · 12 years ago
  22. c752af2 bonding: use netdev_upper list in bond_vlan_used by Veaceslav Falico · 12 years ago
  23. 6d508cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  24. 322555f fec: Use NAPI_POLL_WEIGHT by Fabio Estevam · 12 years ago
  25. 7daa78e net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init by Boris BREZILLON · 12 years ago
  26. 03536cc net: mdio-sun4i: Convert to devm_* api by Jisheng Zhang · 12 years ago
  27. 9a84fea ixgbe: add support for older QSFP active DA cables by Emil Tantilov · 12 years ago
  28. 987e1d5 ixgbe: include QSFP PHY types in ixgbe_is_sfp() by Emil Tantilov · 12 years ago
  29. 61aaf9e ixgbe: add 1Gbps support for QSFP+ by Emil Tantilov · 12 years ago
  30. 31c7d2b ixgbe: fix SFF data dumps of SFP+ modules from an offset by Emil Tantilov · 12 years ago
  31. 1b1bf31 ixgbe: cleanup some log messages by Don Skidmore · 12 years ago
  32. b08e1ed ixgbe: zero out mailbox buffer on init by Emil Tantilov · 12 years ago
  33. 4ec375b ixgbe: fix link test when connected to 1Gbps link partner by Emil Tantilov · 12 years ago
  34. bd8a1b1 ixgbe: fix incorrect limit value in ring transverse by Don Skidmore · 12 years ago
  35. be0c27b ixgbe: Check return value on eeprom reads by Mark Rustad · 12 years ago
  36. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 12 years ago
  37. 4c9d546 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  38. 80b17be qlcnic: underflow in qlcnic_validate_max_tx_rings() by Dan Carpenter · 12 years ago
  39. 7376419 xen-netback: rename functions by Wei Liu · 12 years ago
  40. b3f980b xen-netback: switch to NAPI + kthread 1:1 model by Wei Liu · 12 years ago
  41. 43e9d19 xen-netback: remove page tracking facility by Wei Liu · 12 years ago
  42. 45cc3a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  43. d4fbdcf sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS by Ben Hutchings · 12 years ago
  44. 8c4e720 sfc: Return an error code when a sensor is busy. by Alexandre Rames · 12 years ago
  45. 3dced74 sfc: Add support for reading packet length from prefix by Ben Hutchings · 12 years ago
  46. 02e1216 sfc: Add TX merged completion counter by Ben Hutchings · 12 years ago
  47. 43a3739 sfc: Generalise packet hash lookup to support EF10 RX prefix by Jon Cooper · 12 years ago
  48. 64a2775 sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments by Ben Hutchings · 12 years ago
  49. ba388fd sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up() by Ben Hutchings · 12 years ago
  50. d36a08b sfc: use MCDI epoch flag to improve MC reboot detection in the driver by Daniel Pieczko · 12 years ago
  51. 3de82b9 sfc: Add EF10 support for TX/RX DMA error events handling. by Alexandre Rames · 12 years ago
  52. 977a5d5 sfc: Add a function pointer to abstract write of host time into NIC shared memory by Laurence Evans · 12 years ago
  53. c1d828b sfc: PTP MCDI requests need to initialise periph ID field by Laurence Evans · 12 years ago
  54. cd0ecc9 sfc: Delegate MAC/NIC statistic description to efx_nic_type by Ben Hutchings · 12 years ago
  55. b681e57 sfc: Remove driver-local struct ethtool_string by Ben Hutchings · 12 years ago
  56. e513612 sfc: Remove more left-overs from Falcon GMAC support by Ben Hutchings · 12 years ago
  57. 45a3fd5 sfc: Move MTD operations into efx_nic_type by Ben Hutchings · 12 years ago
  58. 35fdb94 e1000e: balance semaphore put/get for 82573 by Steven La · 12 years ago
  59. e9d1984 bna: firmware update to 3.2.1.1 by Rasesh Mody · 12 years ago
  60. b0eb57c VMXNET3: Add support for virtual IOMMU by Andy King · 12 years ago
  61. 68d7bdc be2net: implement ethtool set/get_channel hooks by Sathya Perla · 12 years ago
  62. 7707133 be2net: refactor be_setup() to consolidate queue creation routines by Sathya Perla · 12 years ago
  63. bea5098 be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created by Sathya Perla · 12 years ago
  64. 92bf14a be2net: refactor be_get_resources() code by Sathya Perla · 12 years ago
  65. 150d58c be2net: Fixup profile management routines by Vasundhara Volam · 12 years ago
  66. f2f781a be2net: use EQ_CREATEv2 for SH-R by Sathya Perla · 12 years ago
  67. abd939d qlcnic: Update version to 5.3.49. by Sucheta Chakraborty · 12 years ago
  68. 48365e4 qlcnic: dcb: Add support for CEE Netlink interface. by Sucheta Chakraborty · 12 years ago
  69. 2d8ebca qlcnic: dcb: Register DCB AEN handler. by Sucheta Chakraborty · 12 years ago
  70. fb859ed qlcnic: dcb: Get DCB parameters from the adapter. by Sucheta Chakraborty · 12 years ago
  71. 14d385b qlcnic: dcb: Query adapter DCB capabilities. by Sucheta Chakraborty · 12 years ago
  72. d853f11 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  73. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 148cbb5 net/cadence/macb: add support for dt phy definition by Boris BREZILLON · 12 years ago
  75. b8e2fde bonding: fix error return code in bond_enslave() by Wei Yongjun · 12 years ago
  76. 2ea567c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  77. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  78. 3db0d4d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  79. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 12 years ago
  80. 2771399 fs_enet: cleanup clock API use by Gerhard Sittig · 12 years ago
  81. 35b9eb0 fs_enet: silence a build warning (unused variable) by Gerhard Sittig · 12 years ago
  82. 5b5fde7 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw by David S. Miller · 12 years ago
  83. 0ca04b6 net: ethernet: davinci_cpdma: export cpdma_chan_get_stats by Daniel Mack · 12 years ago
  84. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 12 years ago
  85. 3bca8de ethernet: broadcom: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  86. 0922706 ethernet: moxa: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  87. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  88. 15edae9 r8169: fix invalid register dump by Peter Wu · 12 years ago
  89. 6a7492a Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  90. 141d748 sfc: Move NIC-type-specific MTD partition date into separate structures by Ben Hutchings · 12 years ago
  91. b766630 sfc: Eliminate struct efx_mtd by Ben Hutchings · 12 years ago
  92. ecd0a6f sfc: Rename SPI stuff to show that it is Falcon-specific by Ben Hutchings · 12 years ago
  93. 964e613 sfc: Cleanup Falcon-arch simple MAC filter state by Ben Hutchings · 12 years ago
  94. f5253d9 sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7} by Ben Hutchings · 12 years ago
  95. 8803e15 sfc: Add flag for stack-owned RX MAC filters by Ben Hutchings · 12 years ago
  96. 14990a5 sfc: Refactor Falcon-arch filter removal by Ben Hutchings · 12 years ago
  97. add7247 sfc: Make most filter operations NIC-type-specific by Ben Hutchings · 12 years ago
  98. 9a0a943 sfc: Refactor Falcon-arch search limit reset by Ben Hutchings · 12 years ago
  99. 6d661ce sfc: Split Falcon-arch-specific and common filter state by Ben Hutchings · 12 years ago
  100. 7c460d9 sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10 by Ben Hutchings · 12 years ago