1. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 12 years ago
  2. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 12 years ago
  3. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 12 years ago
  4. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 12 years ago
  5. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 12 years ago
  6. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 12 years ago
  7. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 12 years ago
  8. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 12 years ago
  9. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 12 years ago
  10. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  12. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 12 years ago
  13. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  14. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  15. 6fed959 net/smsc911x: Use NULL instead of integer for pointer by Sachin Kamat · 12 years ago
  16. 119c331 mrf24j40: Fix byte-order of IEEE address by Alan Ott · 12 years ago
  17. cf82dab mrf24j40: Increase max SPI speed to 10MHz by Alan Ott · 12 years ago
  18. 7a1c231 mrf24j40: Warn if transmit interrupts timeout by Alan Ott · 12 years ago
  19. 50861c7 mrf24j40: pinctrl support by Alan Ott · 12 years ago
  20. b009aac bnx2x: fix occasional statistics off-by-4GB error by Maciej Żenczykowski · 12 years ago
  21. 1bc277f bnx2x: add RSS capability for GRE traffic by Dmitry Kravkov · 12 years ago
  22. a848ade bnx2x: add CSUM and TSO support for encapsulation protocols by Dmitry Kravkov · 12 years ago
  23. 14f645d net: ftgmac100: Use module_platform_driver() by Sachin Kamat · 12 years ago
  24. e827c12 net: ep93xx_eth: Use module_platform_driver() by Sachin Kamat · 12 years ago
  25. a8f9c3e net: dm9000: Use module_platform_driver() by Sachin Kamat · 12 years ago
  26. 9a18dd1 net: neterion: replace ip_fast_csum with csum_replace2 by Li RongQing · 12 years ago
  27. 94d8f2b1 drivers: net: irda: use resource_size() in au1k_ir.c by Silviu-Mihai Popescu · 12 years ago
  28. debd003 sfc: make local functions static by stephen hemminger · 12 years ago
  29. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  30. 722c6f5 bnx2x: add missing napi deletion in error path by Michal Schmidt · 12 years ago
  31. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  32. 6681712 vxlan: generalize forwarding tables by David Stevens · 12 years ago
  33. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  34. 7a87590 caif: remove caif_shm by Erwan Yvin · 12 years ago
  35. db0b827 ethernet/tulip: DE4x5 needs VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  36. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  37. f3a3440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  38. 1bcac3b driver/qlogic: replace ip_fast_csum with csum_replace2 by Li RongQing · 12 years ago
  39. 1e731cb smsc75xx: configuration help incorrectly mentions smsc95xx by Robert de Vries · 12 years ago
  40. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  41. 68c45a2 be2net: Use new F/W mailbox cmd to manipulate interrupts. by Somnath Kotur · 12 years ago
  42. 8cef7a7 be2net: enable interrupts in be_probe() (RoCE and other ULPs need them) by Somnath Kotur · 12 years ago
  43. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 12 years ago
  44. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  45. 8a7fbfa netxen: write IP address to firmware when using bonding by nikolay@redhat.com · 12 years ago
  46. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  47. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  48. 622c62b cxgb4vf: Add support for Chelsio T5 adapter by Santosh Rastapur · 12 years ago
  49. 7d6727c cxgb4: Disable SR-IOV support for PF4-7 for T5 by Santosh Rastapur · 12 years ago
  50. 3a7f855 cxgb4: Update driver version and description by Santosh Rastapur · 12 years ago
  51. 9616407 cxgb4: Add T5 PCI ids by Santosh Rastapur · 12 years ago
  52. 19dd37b cxgb4: Add T5 debugfs support by Santosh Rastapur · 12 years ago
  53. 2cc301d cxgb4: Enable doorbell drop recovery only for T4 adapter by Santosh Rastapur · 12 years ago
  54. 22adfe0 cxgb4: Add T5 write combining support by Santosh Rastapur · 12 years ago
  55. 251f9e8 cxgb4: Dump T5 registers by Santosh Rastapur · 12 years ago
  56. 0a57a53 cxgb4: Initialize T5 by Santosh Rastapur · 12 years ago
  57. 2422d9a cxgb4: Add macros, structures and inline functions for T5 by Santosh Rastapur · 12 years ago
  58. b2decad cxgb4: Add register definations for T5 by Santosh Rastapur · 12 years ago
  59. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 12 years ago
  60. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 12 years ago
  61. b701f16 net: qmi_wwan: set correct altsetting for Gobi 1K devices by Bjørn Mork · 12 years ago
  62. f7de0b9 tuntap: remove unused variable in __tun_detach() by Wei Yongjun · 12 years ago
  63. df59456 sfc: remove duplicated include from efx.c by Wei Yongjun · 12 years ago
  64. 7c6cdea tg3: 5715 does not link up when autoneg off by Nithin Sujir · 12 years ago
  65. 7f02d16 qlcnic: Bump up the version to 5.1.37 by Shahed Shaikh · 12 years ago
  66. a520030 qlcnic: Implement flash sysfs callback for 83xx adapter by Himanshu Madhani · 12 years ago
  67. 6f08158 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  68. 876254a bonding: don't call update_speed_duplex() under spinlocks by Veaceslav Falico · 12 years ago
  69. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  70. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 12 years ago
  71. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 12 years ago
  72. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 12 years ago
  73. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago
  74. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 12 years ago
  75. c1ad32a ks8851_mll: basic ethernet statistics by David J. Choi · 12 years ago
  76. 3871c38 mv643xx_eth with 88E1318S: support Wake on LAN by Michael Stapelberg · 12 years ago
  77. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 12 years ago
  78. 83e519b fec: Use devm_request_and_ioremap() by Fabio Estevam · 12 years ago
  79. a2e4b59 fec: Remove unused pci header by Fabio Estevam · 12 years ago
  80. 3a918f4 bnx2x: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  81. 2e3a118 qlcnic: remove duplicated include from qlcnic_sysfs.c by Wei Yongjun · 12 years ago
  82. 704ba4b bnx2x: Restore FCoE 4-port devices support by Dmitry Kravkov · 12 years ago
  83. 9122679 bnx2x: use FW 7.8.17 by Dmitry Kravkov · 12 years ago
  84. 82594f8 bnx2x: Avoid using zero MAC by Yuval Mintz · 12 years ago
  85. e438c5d bnx2x: Control SFP+ tap values via nvm config by Yaniv Rosner · 12 years ago
  86. 31b958d bnx2x: Add EEE support for BCM84834 by Yaniv Rosner · 12 years ago
  87. b807c74 bnx2x: Add RJ45 SFP module detection by Yaniv Rosner · 12 years ago
  88. ab5777d bnx2x: Get gso_segs from FW by Yuval Mintz · 12 years ago
  89. 3c76fef bnx2x: Control number of vfs dynamically by Ariel Elior · 12 years ago
  90. 3ec9f9c bnx2x: Add iproute2 support for vfs by Ariel Elior · 12 years ago
  91. 3786b94 bnx2x: Prevent "Unknown MF" print in SF mode by Ariel Elior · 12 years ago
  92. f22fdf2 bnx2x: Take chip version from MFW by Yuval Mintz · 12 years ago
  93. 005a07ba bnx2x: Set ethtool ops for vfs by Ariel Elior · 12 years ago
  94. 07ef7be bnx2x: fix vlan-mac memory leak by Yuval Mintz · 12 years ago
  95. 3f315be netconsole: don't call __netpoll_cleanup() while atomic by Veaceslav Falico · 12 years ago
  96. 3ffd880 ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 12 years ago
  97. b6bb4df phy/micrel: move flag handling to function for common use by Hector Palacios · 12 years ago
  98. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 12 years ago
  99. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago