1. 068c9ec bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. by Michael Chan · 9 years ago
  2. 01657bc bnxt_en: Modify init sequence to support shared or non shared rings. by Michael Chan · 9 years ago
  3. 6e6c5a5 bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. by Michael Chan · 9 years ago
  4. b81a90d bnxt_en: Re-structure ring indexing and mapping. by Michael Chan · 9 years ago
  5. 3b2b7d9 bnxt_en: Check for NULL rx or tx ring. by Michael Chan · 9 years ago
  6. b6ab4b0 bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. by Michael Chan · 9 years ago
  7. 9f55459 bnxt_en: Refactor bnxt_dbg_dump_states(). by Michael Chan · 9 years ago
  8. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  10. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  11. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  12. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  13. d2fa47d phy: marvell: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  14. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  15. a3748a9 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  16. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 9 years ago
  17. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 9 years ago
  18. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 9 years ago
  19. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 9 years ago
  20. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 9 years ago
  21. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 9 years ago
  22. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 9 years ago
  23. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 9 years ago
  24. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 9 years ago
  25. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 9 years ago
  26. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. ab3a3b7 ixgbe: Fix bugs in ixgbe_clear_vf_vlans() by Alexander Duyck · 9 years ago
  28. 3ca2b25 ixgbe: Correct X550EM_x revision check by Mark Rustad · 9 years ago
  29. e9ee323 ixgbe: fix RSS limit for X550 by Emil Tantilov · 9 years ago
  30. fb8ad4a ixgbe: Clean up redundancy in hw_enc_features by Mark Rustad · 9 years ago
  31. 695b816 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 9 years ago
  32. af56b4d ixgbe: add support for QSFP PHY types in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  33. 9ad3d6f ixgbevf: minor cleanups for ixgbevf_set_itr() by Emil Tantilov · 9 years ago
  34. d0f71af ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector by William Dauchy · 9 years ago
  35. da0bcb4 net: hns: use to_platform_device() by Geliang Tang · 9 years ago
  36. bd0ed56 atm: solos-pci: use to_pci_dev() by Geliang Tang · 9 years ago
  37. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  38. c3293a9 lightnvm: wrong offset in bad blk lun calculation by Matias Bjørling · 9 years ago
  39. 1e60508 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  40. 48cc661 null_blk: use async queue restart helper by Jens Axboe · 9 years ago
  41. f41647e RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  42. 10a214d RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  43. 36ac0db RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  44. c6002d5 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  45. fbc9a52 bnxt_en: Add BCM57301 & BCM57402 devices. by David Christensen · 9 years ago
  46. c193554 bnxt_en: Update to Firmware interface spec 1.0.0. by Michael Chan · 9 years ago
  47. b72d4a6 bnxt_en: Keep track of the ring group resource. by Michael Chan · 9 years ago
  48. 4a21b49 bnxt_en: Improve VF resource accounting. by Michael Chan · 9 years ago
  49. 92268c3 bnxt_en: Cleanup bnxt_hwrm_func_cfg(). by Michael Chan · 9 years ago
  50. 2bcfa6f bnxt_en: Check hardware resources before enabling NTUPLE. by Michael Chan · 9 years ago
  51. 27e2418 bnxt_en: Don't treat single segment rx frames as GRO frames. by Michael Chan · 9 years ago
  52. 45019a1 bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled. by Michael Chan · 9 years ago
  53. 665e350 bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set. by Satish Baddipadige · 9 years ago
  54. 2731d70 bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV by Rob Swindell · 9 years ago
  55. edd0c2c bnxt_en: Optimize ring alloc and ring free functions. by Michael Chan · 9 years ago
  56. be58a0d bnxt_en: support hwrm_func_drv_unrgtr command by Jeffrey Huang · 9 years ago
  57. f456882 qlcnic: constify qlcnic_dcb_ops structures by Julia Lawall · 9 years ago
  58. 5849333 r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt" by Chun-Hao Lin · 9 years ago
  59. e2e2788 r8169:Fix typo in setting RTL8168H PHY parameter by Chun-Hao Lin · 9 years ago
  60. 032c5e8 Driver for IBM System i/p VNIC protocol by Thomas Falcon · 9 years ago
  61. db06650 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  62. 3933961 fsl/fman: Add FMan MAC driver by Igal Liberman · 9 years ago
  63. 18a6c85 fsl/fman: Add FMan Port Support by Igal Liberman · 9 years ago
  64. e81edc3 fsl/fman: Add FMan SP support by Igal Liberman · 9 years ago
  65. 57ba4c9 fsl/fman: Add FMan MAC support by Igal Liberman · 9 years ago
  66. 414fd46 fsl/fman: Add FMan support by Igal Liberman · 9 years ago
  67. 5adae51 fsl/fman: Add FMan MURAM support by Igal Liberman · 9 years ago
  68. 2c96961 Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. f0cf008 Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  70. 3bef22e Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  71. 43b28ca Merge branches 'acpi-processor' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  72. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  73. 682cb0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  74. 079317a tty/serial: Skip 'NULL' char after console break when sysrq enabled by Vijay Kumar · 9 years ago
  75. 01fd3c2 tty: serial: constify sunhv_ops structs by Aya Mahfouz · 9 years ago
  76. d7d3e25 cxgb4: Remove deprecated module parameters by Hariprasad Shenai · 9 years ago
  77. a99c683 cxgb4: Get TID calculation right for IPv6 mode by Hariprasad Shenai · 9 years ago
  78. 3358a5c qlcnic: fix a loop exit condition better by Dan Carpenter · 9 years ago
  79. 1dfddff5 net: cdc_ncm: avoid changing RX/TX buffers on MTU changes by Bjørn Mork · 9 years ago
  80. 10aa3b7 cxgb4vf: Update to 128 byte mailbox size for T6 adapter by Hariprasad Shenai · 9 years ago
  81. 2216d01 cxgb4: Update SGE context congestion map change for T6 adapter by Hariprasad Shenai · 9 years ago
  82. 115b56a cxgb4: Update mps_tcam output to include T6 fields by Hariprasad Shenai · 9 years ago
  83. 6df3975 cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter by Hariprasad Shenai · 9 years ago
  84. e9faeab cxgb4: Update Congestion Channel map for T6 adapter by Hariprasad Shenai · 9 years ago
  85. 676d6a7 cxgb4: Update register range and SGE registers for T6 adapter by Hariprasad Shenai · 9 years ago
  86. acac596 cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter by Hariprasad Shenai · 9 years ago
  87. 4458856 cxgb4: Update pm_stats for T6 adapter family by Hariprasad Shenai · 9 years ago
  88. e894d72 cxgb4: Pass correct argument to t4_link_l1cfg() by Hariprasad Shenai · 9 years ago
  89. 184fc8b geneve: initialize needed_headroom by Paolo Abeni · 9 years ago
  90. 8099c9e bonding: drop unused to_dev macro in bond_sysfs.c by Geliang Tang · 9 years ago
  91. f5e2ed0 dsa: mv88e6xxx: Add Second back of statistics by Andrew Lunn · 9 years ago
  92. 09a0420 sfc: Downgrade or remove some error messages by Bert Kenward · 9 years ago
  93. 8c57836 sfc: Downgrade EPERM messages from MCDI to debug by Tomáš Pilař · 9 years ago
  94. e65a510 sfc: Make failed filter removal less noisy by Bert Kenward · 9 years ago
  95. acd43a9 sfc: Handle MCDI proxy authorisation by Bert Kenward · 9 years ago
  96. ac28d17 sfc: Retry MCDI after NO_EVB_PORT error on a VF by Bert Kenward · 9 years ago
  97. a7def56 cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() by Dan Carpenter · 9 years ago
  98. 5b726e0 Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  99. 2bfd43d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  100. 812787b cxgb4: Use napi_complete_done() api in napi handler by Hariprasad Shenai · 9 years ago