1. 06e63c5 sfc: Use a more sensible cast in efx_rx_buf_offset() by Ben Hutchings · 12 years ago
  2. 8b1c36b sfc: MTD: Leave the DEBUG macro alone by Ben Hutchings · 12 years ago
  3. 30088a2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  4. f5e261e e1000e: update copyright year by Bruce Allan · 13 years ago
  5. fe2ddfb e1000e: split lib.c into three more-appropriate files by Bruce Allan · 13 years ago
  6. c8243ee e1000e: call er16flash() instead of __er16flash() by Bruce Allan · 13 years ago
  7. 058e8ed e1000e: increase version number by Bruce Allan · 13 years ago
  8. f2315bf e1000e: convert final strncpy() to strlcpy() by Bruce Allan · 13 years ago
  9. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 13 years ago
  10. 464c85e e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state by Bruce Allan · 13 years ago
  11. 7f1557e e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567 by Bruce Allan · 13 years ago
  12. c077a90 e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx by Bruce Allan · 13 years ago
  13. 90b8298 e1000e: update workaround for 82579 intermittently disabled during S0->Sx by Bruce Allan · 13 years ago
  14. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 13 years ago
  15. db33956 sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field by Ben Hutchings · 13 years ago
  16. 1ddceb4 sfc: Move the end of the non-GRO RX path into its own function by Ben Hutchings · 12 years ago
  17. f9c7625 sfc: Make all MAC statistics consistently 64 bits wide by Ben Hutchings · 13 years ago
  18. 0fca8c9 sfc: Rename implementation of ndo_set_rx_mode by Ben Hutchings · 13 years ago
  19. 6c8eef4 sfc: Remove redundant 'rc' variable, always set to 0 by Ben Hutchings · 13 years ago
  20. 2aa9ef1 sfc: Minor formatting fixes by Ben Hutchings · 13 years ago
  21. 86ee530 sfc: Use existing local variables instead of repeated indirect lookups by Ben Hutchings · 13 years ago
  22. 73ba7b6 sfc: Remove remnants of on-load self-test by Ben Hutchings · 13 years ago
  23. b249513 sfc: Remove obsolete function efx_dev_name() by Ben Hutchings · 13 years ago
  24. 94813b8 sfc: Update the description of SFC_MTD by Ben Hutchings · 13 years ago
  25. 55c5e0f sfc: Add hwmon driver for boards using SFC9000-family controllers by Ben Hutchings · 13 years ago
  26. 1646a6f sfc: Clean up test interrupt handling by Ben Hutchings · 13 years ago
  27. f70d184 Partly revert "sfc: Handle serious errors in exactly one interrupt handler" by Ben Hutchings · 13 years ago
  28. 0fb53fa sfc: Remove dependence on NAPI polling in efx_test_eventq_irq() by Ben Hutchings · 13 years ago
  29. cc180b6 sfc: Correct interrupt timer quantum for Siena (normal and turbo mode) by Ben Hutchings · 13 years ago
  30. 6aa9c7f sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response. by Matthew Slattery · 14 years ago
  31. 5f3f9d6 sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG by Ben Hutchings · 13 years ago
  32. 30b81cd sfc: Remove efx_nic_type::push_multicast_hash operation by Ben Hutchings · 13 years ago
  33. 1daf417 sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults() by Ben Hutchings · 13 years ago
  34. 710b208 sfc: Merge efx_mac_operations into efx_nic_type by Ben Hutchings · 13 years ago
  35. 1cb3452 sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats by Ben Hutchings · 13 years ago
  36. 788ec41 sfc: Use new names for MC shared memory layout constants by Ben Hutchings · 13 years ago
  37. 3f713bf sfc: Make handling of MC reboot more reliable by Ben Hutchings · 13 years ago
  38. e332bcb sfc: Remove fallback for invalid permanent MAC address by Ben Hutchings · 13 years ago
  39. c85c21a e1000e: Need to include vmalloc.h by David S. Miller · 12 years ago
  40. bb349bb be2net: allocate more headroom in incoming skbs by Eric Dumazet · 12 years ago
  41. 85b26ea bnx2x: Update version to 1.72.0 and copyrights by Ariel Elior · 12 years ago
  42. 7a75299 bnx2x: Recoverable and unrecoverable error statistics by Ariel Elior · 12 years ago
  43. 95c6c616 bnx2x: Recovery flow bug fixes by Ariel Elior · 12 years ago
  44. 889b9af bnx2x: Track active PFs with bitmap by Ariel Elior · 12 years ago
  45. f16da43 bnx2x: Lock PF-common resources by Ariel Elior · 12 years ago
  46. d1e2d96 bnx2x: Loaded Firmware Version Validation by Ariel Elior · 12 years ago
  47. 89db4ad bnx2x: Function Level Reset Final Cleanup by Ariel Elior · 12 years ago
  48. c22610d0 bnx2x: Obtain Bus Device Function from register by Ariel Elior · 12 years ago
  49. 127a425 bnx2x: Removing indirect register access by Ariel Elior · 12 years ago
  50. 8d7b027 bnx2x: Support Queue Per Cos in 5771xx devices by Ariel Elior · 12 years ago
  51. d6cb17d e1000e: 82574/82583 Tx hang workaround by Bruce Allan · 13 years ago
  52. c550b12 e1000e: use hardware default values for Transmit Control register by Bruce Allan · 13 years ago
  53. 6a92f73 e1000e: use default settings for Tx Inter Packet Gap timer by Bruce Allan · 13 years ago
  54. 4d24136 e1000e: 82579: workaround for link drop issue by Bruce Allan · 13 years ago
  55. 56032be e1000e: always set transmit descriptor control registers the same by Bruce Allan · 13 years ago
  56. b6fbca2 e1000e: default IntMode based on kernel config & available hardware support by Bruce Allan · 13 years ago
  57. 508da42 e1000e: re-factor ethtool get/set ring parameter by Bruce Allan · 13 years ago
  58. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  59. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 13 years ago
  60. 7ee9135 e1000e: re-enable alternate MAC address for all devices which support it by Bruce Allan · 13 years ago
  61. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  62. afd1293 e1000e: cleanup Rx checksum offload code by Bruce Allan · 13 years ago
  63. 9b28ecd net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices by Bjørn Mork · 13 years ago
  64. 8a3b7a2 drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver by danborkmann@iogearbox.net · 13 years ago
  65. a44acd5 bnx2x: unlock before returning an error by Dan Carpenter · 12 years ago
  66. 8bca5d1 vmxnet3: cleanup tso headers manipulation by Eric Dumazet · 12 years ago
  67. aaca237 net: fec: use module_platform_driver by Fabio Estevam · 12 years ago
  68. cf66f9d xen/netfront: add netconsole support. by Konrad Rzeszutek Wilk · 12 years ago
  69. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 12 years ago
  70. c11bf1c net/hyperv: fix possible memory leak in do_set_multicast() by Wei Yongjun · 12 years ago
  71. 2bbba27 drivers/net: dsa/mv88e6xxx.c files need linux/module.h by Paul Gortmaker · 12 years ago
  72. 5437f4b stmmac: added PCI identifiers by Alessandro Rubini · 12 years ago
  73. 90b9a545 stmmac: fix phy naming inconsistency by Alessandro Rubini · 12 years ago
  74. edd664b dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches. by Chris Healy · 12 years ago
  75. a5a1195 tg3: fix ipv6 header length computation by Eric Dumazet · 12 years ago
  76. da057fb skge: add byte queue limit support by stephen hemminger · 12 years ago
  77. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 12 years ago
  78. 44151ac bnx2x: fix compilation error with SOE in fw_dump by Yuval Mintz · 12 years ago
  79. 65087cf bnx2x: handle CHIP_REVISION during init_one by Ariel Elior · 12 years ago
  80. 1fdf155 bnx2x: allow user to change ring size in ISCSI SD mode by Dmitry Kravkov · 12 years ago
  81. b0700b1 bnx2x: fix Big-Endianess in ethtool -t by Dmitry Kravkov · 12 years ago
  82. d5e8363 bnx2x: fixed ethtool statistics for MF modes by Yuval Mintz · 12 years ago
  83. 460a25c bnx2x: credit-leakage fixup on vlan_mac_del_all by Yuval Mintz · 12 years ago
  84. 4ec7ac1 macvlan: fix a possible use after free by Eric Dumazet · 12 years ago
  85. af58f1d kernel-doc: fix new warning in net/phy/mdio_bus.c by Randy Dunlap · 13 years ago
  86. df505eb be2net: create RSS rings even in multi-channel configs by Sathya Perla · 13 years ago
  87. d0249e44 skge: check for PCI dma mapping errors by stephen hemminger · 13 years ago
  88. 19f9ad7 skge: don't assert carrier until link is up by stephen hemminger · 13 years ago
  89. 803143f mlx4_core: map async events to arbitrary slave eqs by Marcel Apfelbaum · 13 years ago
  90. 9fd7a1e mlx4_core: Fix mtt profile issue by Marcel Apfelbaum · 13 years ago
  91. eb41049 mlx4_core: removed function index from vf. by Marcel Apfelbaum · 13 years ago
  92. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  93. 35fb9af mlx4: VF is not allowed to perform dump stats by Eugenia Emantayev · 13 years ago
  94. b477ba6 mlx4_en: clear all eth statistics when port goes up by Eugenia Emantayev · 13 years ago
  95. b67f231 enic: fix compile when CONFIG_PCI_IOV is not enabled by Roopa Prabhu · 13 years ago
  96. 3d8fe98 ixgbevf: make operations tables const by Stephen Hemminger · 13 years ago
  97. b5417bf ixgbevf: fix sparse warnings by Stephen Hemminger · 13 years ago
  98. b47aca13 ixgbevf: make ethtool ops and strings const by Stephen Hemminger · 13 years ago
  99. 375b27c ixgbevf: Prevent possible race condition by checking for message by Greg Rose · 13 years ago
  100. 795be95 ixgbe: Fix register defines to correctly handle complex expressions by Alexander Duyck · 13 years ago