1. 1840667 sfc: Limit scope of a Falcon A1 IRQ workaround by Ben Hutchings · 12 years ago
  2. d829118 sfc: Rework IRQ enable/disable by Ben Hutchings · 12 years ago
  3. 514bedb sfc: Remove efx_process_channel_now() by Ben Hutchings · 12 years ago
  4. 8b8a95a sfc: Rename Falcon-architecture register definitions by Ben Hutchings · 12 years ago
  5. caa7558 sfc: Make struct efx_special_buffer less special by Ben Hutchings · 12 years ago
  6. 0d19a54 sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking by Ben Hutchings · 12 years ago
  7. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 12 years ago
  8. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  9. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  10. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  11. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  12. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  13. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  14. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  15. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  16. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  17. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  18. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  19. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  20. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  21. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  22. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  23. abc71bb Merge branch 'sfc-3.11' by Ben Hutchings · 11 years ago
  24. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  25. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  26. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  28. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  29. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  30. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  31. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  32. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  33. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  34. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  35. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  36. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  37. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  38. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  39. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  40. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago
  41. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  42. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  43. 8ece516 bnx2x: fix memory leak in VF by Ariel Elior · 11 years ago
  44. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  45. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  46. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  47. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  48. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  49. e47851f skge: dma_sync the whole receive buffer by stephen hemminger · 11 years ago
  50. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  51. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  52. 6c821bd net: Add MOXA ART SoCs ethernet driver by Jonas Jensen · 11 years ago
  53. 0f84758 tg3: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  54. b83082e netxen: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  55. 40b2956 myri10ge: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  56. ae2104b bnx2x: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  57. 555a842 bnx2: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  58. 21ff019 net: stmmac: Fixed the condition of extend_desc for jumbo frame by Byungho An · 11 years ago
  59. 77273ea net: via-rhine: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  60. d06f518 8139cp: Fix skb leak in rx_status_loop failure path. by Dave Jones · 11 years ago
  61. 8a56d24 bnx2: Update version to 2.2.4 by Michael Chan · 11 years ago
  62. 25bfb1d bnx2: Add pci shutdown handler. by Michael Chan · 11 years ago
  63. 28fb4eb bnx2: Use SIMPLE_DEV_PM_OPS. by Michael Chan · 11 years ago
  64. b6a23e9 bnx2: Refactor WoL setup into a separate function. by Michael Chan · 11 years ago
  65. 6d5e85c bnx2: Use kernel APIs for WoL and power state changes. by Michael Chan · 11 years ago
  66. 02481bc bnx2: Handle error condition in ->slot_reset() by Michael Chan · 11 years ago
  67. 5721f94 be2net: update driver version by Sathya Perla · 11 years ago
  68. 117affe be2net: Initialize "status" in be_cmd_get_die_temperature() by Vasundhara Volam · 11 years ago
  69. 05ccaa2 be2net: fixup log msgs for async events by Vasundhara Volam · 11 years ago
  70. 68cb7e4 be2net: Fix displaying supported speeds for BE2 by Vasundhara Volam · 11 years ago
  71. fd8c7be be2net: don't limit max MAC and VLAN counts by Vasundhara Volam · 11 years ago
  72. d696b5e be2net: Do not call get_die_temperature cmd for VF by Vasundhara Volam · 11 years ago
  73. b971f84 be2net: Adding more speeds reported by get_settings by Vasundhara Volam · 11 years ago
  74. 0d0cffd gianfar: Cleanup TxFCB insertion on xmit by Claudiu Manoil · 11 years ago
  75. 02d88fb gianfar: Fix Tx csum generation errata handling by Claudiu Manoil · 11 years ago
  76. c193f36 drivers: net: cpsw: Add support for new CPSW IP version by Mugunthan V N · 11 years ago
  77. 1155e96 tile: fix missing unlock on error in tile_net_open() by Wei Yongjun · 11 years ago
  78. f094668 net: mlx4: Staticize local functions by Jingoo Han · 11 years ago
  79. 51a700d net: micrel: Staticize local functions by Jingoo Han · 11 years ago
  80. 4188e7d be2net: Staticize local functions by Jingoo Han · 11 years ago
  81. 7f4341f bna: Staticize local functions by Jingoo Han · 11 years ago
  82. 7d46dab mlx5: remove health handler plugin by Eli Cohen · 11 years ago
  83. f7b7a36 skge: fix build on 32 bit by Stephen Hemminger · 11 years ago
  84. 136d8f3 skge: add dma_mapping check by stephen hemminger · 11 years ago
  85. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  88. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  89. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  90. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  91. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  92. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  93. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  94. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  95. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  96. 9e9402e cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI by Michael Chan · 11 years ago
  97. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  98. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  99. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  100. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago