1. 90bb776 i40e: keep allocated memory in structs by David Cassard · 11 years ago
  2. 04b0301 i40e: fix error handling when alloc of vsi array fails by Shannon Nelson · 11 years ago
  3. 2f01912 i40e: reinit buffer size each time by Mitch Williams · 11 years ago
  4. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  5. 36fac58 i40e: add header file flag _I40E_TXRX_H_ by Vasu Dev · 11 years ago
  6. 6c1b5bf i40e: guard against vf message races by Mitch Williams · 11 years ago
  7. 0e2fe46c i40e: fix constant cast issues by Jesse Brandeburg · 11 years ago
  8. e5e0a5d i40e: Change the ethtool NVM read method to use AQ by Anjali Singhai Jain · 11 years ago
  9. f62b506 i40e: fix mac address checking by Jesse Brandeburg · 11 years ago
  10. a45e88c i40e: Dump the whole NVM, not half by Anjali Singhai Jain · 11 years ago
  11. 6df4aff bgmac: add support for Northstar SoC (BCM4707, BCM53018) by Hauke Mehrtens · 11 years ago
  12. 622a521 bgmac: reset all cores on Northstar SoC by Hauke Mehrtens · 11 years ago
  13. 48e07fb bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4 by Hauke Mehrtens · 11 years ago
  14. 56ceecd bgmac: initialize the DMA controller of core rev >= 4 by Hauke Mehrtens · 11 years ago
  15. b2395b8 bcma: export bcma_find_core_unit() by Hauke Mehrtens · 11 years ago
  16. cdf3e27 macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats by Li RongQing · 11 years ago
  17. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  18. 653864d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  19. fbfcec6 phylib: make phy_scan_fixups() static by Sergei Shtylyov · 11 years ago
  20. 29935ae phylib: remove unused adjust_state() callback by Sergei Shtylyov · 11 years ago
  21. 77051ed phy: kill excess empty lines by Sergei Shtylyov · 11 years ago
  22. 553fe92 phy: kill excess code by Sergei Shtylyov · 11 years ago
  23. e62a768 phy: kill useless local variables by Sergei Shtylyov · 11 years ago
  24. 02d320c mdio_bus: coding style fixes by Sergei Shtylyov · 11 years ago
  25. 2f53e90 phy: coding style fixes by Sergei Shtylyov · 11 years ago
  26. c36aeba NFC: port100: Fix device leak by Alexey Khoroshilov · 11 years ago
  27. 168e722 i2c: xilinx: Use devm_* functions by Kedareswara rao Appana · 11 years ago
  28. 617bdcb i2c: xilinx: Do not enable irq before irq handler by Michal Simek · 11 years ago
  29. f1e9f89 i2c: xilinx: Fix i2c checkpatch warnings by Kedareswara rao Appana · 11 years ago
  30. 34d7ffa i2c: isch: Use devm_request_region() by Jingoo Han · 11 years ago
  31. cf9557d i2c: viperboard: Use devm_kzalloc() functions by Jingoo Han · 11 years ago
  32. 81cac64 Bluetooth: Deal with USB devices that are faking CSR vendor by Marcel Holtmann · 11 years ago
  33. 7abf38d Input: twl4030-keypad - add device tree support by Sebastian Reichel · 11 years ago
  34. f048dd1 Input: twl6040-vibra - add missing of_node_put by Libo Chen · 11 years ago
  35. a9e1d3c Input: twl4030-vibra - add missing of_node_put by Libo Chen · 11 years ago
  36. 3d7e020 Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/drivers by Olof Johansson · 11 years ago
  37. f4a1c5c i40e: report VF MAC addresses correctly by Mitch Williams · 11 years ago
  38. 0556a9e i40e: update led set args by Jesse Brandeburg · 11 years ago
  39. 12dc4fe i40e: make a define from a large constant by Mitch Williams · 11 years ago
  40. 11b35a3 Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 11 years ago
  41. 499ec80 i40e: be more informative by Mitch Williams · 11 years ago
  42. adaf356 i40e: fix error return by Mitch Williams · 11 years ago
  43. fda972f i40e: remove chatty log messages by Mitch Williams · 11 years ago
  44. 88f6563 i40e: remove redundant code by Mitch Williams · 11 years ago
  45. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 11 years ago
  46. 805bd5b i40e: move i40e_reset_vf by Mitch Williams · 11 years ago
  47. 8144f0f i40e: Rx checksum offload for VXLAN by Joseph Gasparakis · 11 years ago
  48. a1c9a9d i40e: Implementation of VXLAN ndo's by Jeff Kirsher · 11 years ago
  49. be1d5ee i40e: fix curly brace use and return type by Shannon Nelson · 11 years ago
  50. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 11 years ago
  51. d4dfb81 i40e: Populate and check pci bus speed and width by Catherine Sullivan · 11 years ago
  52. 9c010ee i40e: Suppress HMC error to Interrupt message level by Anjali Singhai Jain · 11 years ago
  53. 4836650 i40e: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  54. ea87a5e NFC: pn533: Frame is invalid if ccid.datalen is 0 by Samuel Ortiz · 11 years ago
  55. 34f7e57 NFC: pn544: Refactor hw_config values by Arman Uguray · 11 years ago
  56. fe0219c NFC: mei_phy: Using kfree_skb() instead of kfree() by Salil Kapur · 11 years ago
  57. 3243c47 bonding: add bounds checking for tbl params by sfeldma@cumulusnetworks.com · 11 years ago
  58. 288db0a bonding: fix netlink msg size by sfeldma@cumulusnetworks.com · 11 years ago
  59. 4ee7ac7 bonding: add ad_info attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  60. ec029fa bonding: add ad_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  61. 998e40bb bonding: add lacp_rate attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  62. 20170e7 tg3: Update version to 3.136 by Nithin Sujir · 11 years ago
  63. 1743b83 tg3: Poll cpmu link state on APE + ASF enabled devices by Nithin Sujir · 11 years ago
  64. f82995b tg3: Set the MAC clock to the fastest speed during boot code load by Nithin Sujir · 11 years ago
  65. e565eec tg3: Add unicast filtering support. by Michael Chan · 11 years ago
  66. f022ae6 tg3: Refactor __tg3_set_mac_addr() by Michael Chan · 11 years ago
  67. 128296f sh_eth: coding style fixes by Sergei Shtylyov · 11 years ago
  68. a02bdd4 qlcnic: Fix bug in Tx completion path by Shahed Shaikh · 11 years ago
  69. 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
  70. 45ea393 r8152: fix the wrong return value by hayeswang · 11 years ago
  71. 7bda701 {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly by fan.du · 11 years ago
  72. c018b7a smsc9420: use named constants for pci_power_t values by Julia Lawall · 11 years ago
  73. 2d4dda7 net: tulip: delete useless tests on netdev_priv by Julia Lawall · 11 years ago
  74. 940d9d3 cxgb4: allow large buffer size to have page size by Thadeu Lima de Souza Cascardo · 11 years ago
  75. 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  76. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
  77. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
  78. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 11 years ago
  79. 9a2f1aa Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  80. 23e8e59 Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  81. 7741043 PCI: Convert ioapic to be builtin only, not modular by Yinghai Lu · 11 years ago
  82. 8e048b9 clk: versatile: fixup IM-PD1 clock implementation by Linus Walleij · 11 years ago
  83. ae6e694 clk: versatile: pass a name to ICST clock provider by Linus Walleij · 11 years ago
  84. bdd272c irqchip: versatile FPGA: support cascaded interrupts from DT by Linus Walleij · 11 years ago
  85. bd6383c USB: oti6858: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  86. 1acc36e USB: oti6858: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  87. 271ec2d USB: ch341: clean up interrupt handler by Johan Hovold · 11 years ago
  88. 5e409a2 USB: ch341: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  89. d984fe9 USB: ch341: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  90. fd74b0b USB: ch341: fix ignored TIOCMIWAIT mask by Johan Hovold · 11 years ago
  91. b770081 USB: ch341: clean up line-status handling by Johan Hovold · 11 years ago
  92. ac03562 USB: ch341: refactor line-status handling by Johan Hovold · 11 years ago
  93. ab62a58 USB: cypress_m8: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  94. 7603381 USB: cypress_m8: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  95. 2534be3 USB: cypress_m8: clean up protocol definitions by Johan Hovold · 11 years ago
  96. 440ebad USB: cypress_m8: fix ring-indicator detection and reporting by Johan Hovold · 11 years ago
  97. a4bcb29 USB: pl2303: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  98. dbfd286 USB: pl2303: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  99. 6020c3b USB: pl2303: clean up line-status handling by Johan Hovold · 11 years ago
  100. b693468 USB: pl2303: make type data const by Johan Hovold · 11 years ago