1. e5c9b4c sh_eth: get R8A7740 support out of #ifdef by Sergei Shtylyov · 12 years ago
  2. c18a79a sh_eth: get SH7619 support out of #ifdef by Sergei Shtylyov · 12 years ago
  3. 7bbe150 sh_eth: get SH771x support out of #ifdef by Sergei Shtylyov · 12 years ago
  4. afe391a sh_eth: create initial ID table by Sergei Shtylyov · 12 years ago
  5. ca162a8 fec: Only pass pdev in fec_ptp_init() by Fabio Estevam · 12 years ago
  6. 4df9513 net/macb: change RX path for GEM by Nicolas Ferre · 12 years ago
  7. 1b44791 net/macb: increase RX buffer size for GEM by Nicolas Ferre · 12 years ago
  8. 540ad1b sh_eth: enclose PM code into #ifdef CONFIG_PM by Nobuhiro Iwamatsu · 12 years ago
  9. dabdde9 sh_eth: consolidate sh_eth_reset() by Nobuhiro Iwamatsu · 12 years ago
  10. b7feacf sh_eth: remove #ifdef around sh_eth_select_mii() by Nobuhiro Iwamatsu · 12 years ago
  11. 5b3dfd1 sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' by Nobuhiro Iwamatsu · 12 years ago
  12. 9f86134 sh_eth: remove SH_ETH_HAS_TSU by Nobuhiro Iwamatsu · 12 years ago
  13. 04b0ed2 sh_eth: remove duplicate sh_eth_set_duplex() definitions by Nobuhiro Iwamatsu · 12 years ago
  14. ddcd91c sh_eth: use EDSR_ENALL to set EDSR by Nobuhiro Iwamatsu · 12 years ago
  15. 41d5ffe sh_eth: remove #ifdef around EDSR and GECMR bit definitions by Nobuhiro Iwamatsu · 12 years ago
  16. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. 11a164a net: sun4i-emac: Staticize local symbols by Sachin Kamat · 12 years ago
  18. aff5c35 net: sun4i-emac: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  19. 7a3e258 net: emaclite: Use platform resource table by Michal Simek · 12 years ago
  20. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 12 years ago
  21. 10e179e net: sun4i-emac: remove erroneous assignment by Arnd Bergmann · 12 years ago
  22. c08355f mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue by govindarajulu.v · 12 years ago
  23. e6309cf net/mlx4: use one page fragment per incoming frame by Eric Dumazet · 12 years ago
  24. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 12 years ago
  25. 8cc3e43 net: mvneta: read MAC address from hardware when available by Thomas Petazzoni · 12 years ago
  26. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 12 years ago
  27. 93baf4c net: sun4i-emac: fix a typo in emac_probe() by Wei Yongjun · 12 years ago
  28. ff20877 net: mv643xx_eth: add missing semicolon by Arnd Bergmann · 12 years ago
  29. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 12 years ago
  30. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 12 years ago
  31. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 12 years ago
  32. f1362e3 net: emaclite: Fix typo in error message by Jens Renner \(EFE\) · 12 years ago
  33. c5ceea7 drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver by Mugunthan V N · 12 years ago
  34. c418253 net/mlx4_core: Keep VF assigned MAC in the PF admin table by Or Gerlitz · 12 years ago
  35. ef96f7d net/mlx4_en: Handle unassigned VF MAC address correctly by Or Gerlitz · 12 years ago
  36. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 12 years ago
  37. a1c6693 net/mlx4_en: Fix adaptive moderation cq update by Sagi Grimberg · 12 years ago
  38. 5865fc1 tg3: remove redundant pm init code by Yijing Wang · 12 years ago
  39. 67d6bfa net: ethernet: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  40. bd118b6 ibm-ethernet: delete stale MCA and duplicate PSERIES dependency by Paul Gortmaker · 12 years ago
  41. 829a507 bnx2x: fix a power state test by Yuval Mintz · 12 years ago
  42. 639d65b bnx2x: semi-Semantic changes by Yuval Mintz · 12 years ago
  43. 6bf07b8 bnx2x: Revise prints by Yuval Mintz · 12 years ago
  44. 3cdeec2 bnx2x: Semantic removal and beautification by Yuval Mintz · 12 years ago
  45. 16a5fd9 bnx2x: Revise comments and alignment by Yuval Mintz · 12 years ago
  46. d76a611 bnx2x: Semantic change of empty lines by Yuval Mintz · 12 years ago
  47. ada7c19 bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash by Eric Dumazet · 12 years ago
  48. e69972f cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PF by Jay Hernandez · 12 years ago
  49. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 12 years ago
  50. 28a19fe drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA by Mugunthan V N · 12 years ago
  51. 4922050 net: Add EMAC ethernet driver found on Allwinner A10 SoC's by Stefan Roese · 12 years ago
  52. 311503b tulip: remove redundant D0 power state set by Yijing Wang · 12 years ago
  53. e4afed3 qlcnic: remove redundant D0 power state set by Yijing Wang · 12 years ago
  54. b431bec net, jme: remove redundant D0 power state set by Yijing Wang · 12 years ago
  55. 76723bc net: mv643xx_eth: add DT parsing support by Sebastian Hesselbarth · 12 years ago
  56. cb85215 net: mv643xx_eth: proper initialization for Kirkwood SoCs by Sebastian Hesselbarth · 12 years ago
  57. cc9d459 net: mv643xx_eth: use of_phy_connect if phy_node present by Sebastian Hesselbarth · 12 years ago
  58. 65a6f96 net: mv643xx_eth: use managed devm_ioremap for port registers by Sebastian Hesselbarth · 12 years ago
  59. cec753f net: mv643xx_eth: use phy_disconnect instead of phy_detach by Sebastian Hesselbarth · 12 years ago
  60. 9e7c414 net: emaclite: Update driver header by Michal Simek · 12 years ago
  61. 1156ee8 net: emaclite: Enable emaclite for Xilinx Arm Zynq platform by Michal Simek · 12 years ago
  62. 123c140 net: emaclite: Do not use microblaze and ppc IO functions by Michal Simek · 12 years ago
  63. 3fb99fa net: emaclite: Let's make xemaclite_adjust_link static by Michal Simek · 12 years ago
  64. e0a3bc6 net: emaclite: Support multiple phys connected to one MDIO bus by Michal Simek · 12 years ago
  65. ccfecdf net: emaclite: Report failures in mdio setup by Michal Simek · 12 years ago
  66. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 12 years ago
  67. e38b170 be2net: Mark checksum fail for IP fragmented packets by Somnath Kotur · 12 years ago
  68. 9064815 netxen_nic: Update version to 4.0.81 by Manish Chopra · 12 years ago
  69. b37eb21 netxen_nic: Avoid mixed mode interrupts by Manish Chopra · 12 years ago
  70. a120e86 netxen_nic: netxen_setup_intr() function code cleanup by Manish Chopra · 12 years ago
  71. b08a92b netxen_nic: Log proper error message in case of mismatched adapter type by Manish Chopra · 12 years ago
  72. dc7551c netxen_nic: Log driver version with firmware version by Manish Chopra · 12 years ago
  73. be8b678 cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 12 years ago
  74. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  75. 87227b8 net: micrel : ks8851-ml: add dt support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  76. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  77. 238f7bc fec: Handle the regulator in suspend/resume by Fabio Estevam · 12 years ago
  78. c55284e fec: Remove irqs first by Fabio Estevam · 12 years ago
  79. f6a4d60 fec: Disable the PHY regulator on error and removal by Fabio Estevam · 12 years ago
  80. 7a2bbd8 fec: Invert the order of error path sequence by Fabio Estevam · 12 years ago
  81. f4e9f3d fec: Place the phy regulator in the private structure by Fabio Estevam · 12 years ago
  82. 3904dcc be2net: Trim padded packets for Lancer by Somnath Kotur · 12 years ago
  83. 4826566 be2net: Pad skb to meet min Tx pkt size in lancer by Somnath Kotur · 12 years ago
  84. eeb65ce be2net: cleanup be_get_drvinfo() by Somnath Kotur · 12 years ago
  85. 3fb43eb bnx2x: Change to D3hot only on removal by Yuval Mintz · 12 years ago
  86. b030ed2 bnx2x: Implement PCI shutdown by Yuval Mintz · 12 years ago
  87. 8680019 bnx2x: Count number of possible FCoE interfaces by Dmitry Kravkov · 12 years ago
  88. 70ca5d7 bnx2x: Ack unknown VF messages by Ariel Elior · 12 years ago
  89. ca1ee4b bnx2x: Add and correct PCI link speed prints by Dmitry Kravkov · 12 years ago
  90. e09b74d bnx2x: Zero VFs starting MACs by Ariel Elior · 12 years ago
  91. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  92. 4d2593c qlge: add missing free_netdev() on error in qlge_probe() by Wei Yongjun · 12 years ago
  93. 6a531b7 qlcnic: Update version to 5.2.43 by Shahed Shaikh · 12 years ago
  94. ee9e8b6 qlcnic: Enhance virtual NIC logging by Manish Chopra · 12 years ago
  95. 2343f06 qlcnic: qlcnic_get_board_name() function cleanup by Manish Chopra · 12 years ago
  96. 487042a qlcnic: Implement GET_LED_STATUS command for 82xx adapter. by Himanshu Madhani · 12 years ago
  97. 099907f qlcnic: modify reset recovery path in diag mode by Sony Chacko · 12 years ago
  98. 4690a7e qlcnic: diagnostics routine changes by Sony Chacko · 12 years ago
  99. b17f2cc qlcnic: Convert nested if-else to switch-case by Jitendra Kalsaria · 12 years ago
  100. 1267ff9 qlcnic: Initialize trans_work and idc_aen_work at VF probe. by Sucheta Chakraborty · 12 years ago