1. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  2. 57c1bc7 at86rf230: support edge triggered irq by Alexander Aring · 9 years ago
  3. 475b9ea Bluetooth: btmrvl: fix firmware dump issue by Nachiket Kukade · 9 years ago
  4. 97170ea drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL by Stephen Rothwell · 9 years ago
  5. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  6. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  7. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  8. 852bcaf net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high by Florian Fainelli · 9 years ago
  9. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  10. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  11. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  12. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  13. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  14. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  15. 6fa7da2 can: flexcan: enable interrupts atomically at the end of flexcan_chip_start() by Marc Kleine-Budde · 9 years ago
  16. 1ba763d can: flexcan: give member of flexcan_priv holding mailboxes a sensible name by Marc Kleine-Budde · 9 years ago
  17. 89af874 can: flexcan: use pointer to struct regs instead of void pointer for mmio address space by Marc Kleine-Budde · 9 years ago
  18. f377bff can: flexcan: rename feature into quirks by Marc Kleine-Budde · 9 years ago
  19. 749de6f can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr by Marc Kleine-Budde · 9 years ago
  20. 8c41174 can: flexcan: remove unused header files by Marc Kleine-Budde · 9 years ago
  21. 0012e5c can: flexcan: cleanup coding style and fix typos by Marc Kleine-Budde · 9 years ago
  22. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  23. eaf9a99 Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  24. b5996f1 net: add Hisilicon Network Subsystem basic ethernet support by huangdaode · 9 years ago
  25. 511e6bc net: add Hisilicon Network Subsystem DSAF support by huangdaode · 9 years ago
  26. 6fe6611 net: add Hisilicon Network Subsystem hnae framework support by huangdaode · 9 years ago
  27. 5b904d3 net: add Hisilicon Network Subsystem MDIO support by huangdaode · 9 years ago
  28. 812494d xen-netfront: always set num queues if possible by chas williams · 9 years ago
  29. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  30. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  31. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  32. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  33. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  34. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  35. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  36. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  37. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  38. f91638a i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13 by Catherine Sullivan · 9 years ago
  39. b72dc7b i40e/i40evf: add get AQ result command to nvmupdate utility by Shannon Nelson · 9 years ago
  40. e4c83c2 i40e/i40evf: add exec_aq command to nvmupdate utility by Shannon Nelson · 9 years ago
  41. 2f1b5bc i40e/i40evf: add wait states to NVM state machine by Shannon Nelson · 9 years ago
  42. 0af8e9d i40e/i40evf: add GetStatus command for nvmupdate by Shannon Nelson · 9 years ago
  43. 6b5c1b8 i40e/i40evf: add handling of writeback descriptor by Shannon Nelson · 9 years ago
  44. 87db27a i40e/i40evf: save aq writeback for future inspection by Shannon Nelson · 9 years ago
  45. 79afe83 i40e: rename variable to prevent clash of understanding by Shannon Nelson · 9 years ago
  46. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  47. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  48. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  49. 0738eff can: Allwinner A10/A20 CAN Controller support - Kernel module by Gerhard Bertelsmann · 9 years ago
  50. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  51. ce26d81 Bluetooth: hci_qca: Coding style clean up by Prasanna Karthik · 9 years ago
  52. 10bd973 Bluetooth: bt3c_cs: clean up obsolete functions by Prasanna Karthik · 9 years ago
  53. 8f9d02f Bluetooth: Remove SCO fragments on connection close by Kuba Pawlak · 9 years ago
  54. f755247 Bluetooth: hci_intel: Enable IRQ wake capability by Loic Poulain · 9 years ago
  55. 30e945f Bluetooth: hci_intel: Give priority to LPM packets by Loic Poulain · 9 years ago
  56. 9def9af atusb: add handling for different chipnames by Alexander Aring · 9 years ago
  57. 6cc4396 Bluetooth: hci_bcm: Add wake-up capability by Frederic Danis · 9 years ago
  58. e924d3d Bluetooth: btusb: Use btintel_load_ddc_config for device config by Loic Poulain · 9 years ago
  59. 1cfbabd Bluetooth: hci_intel: Add Device configuration by Loic Poulain · 9 years ago
  60. 145f236 Bluetooth: btintel: Add Device Configuration support by Loic Poulain · 9 years ago
  61. a9cb0fe Bluetooth: hci_intel: Fix warnings due to unused lpm functions by Loic Poulain · 9 years ago
  62. 0eee53c Bluetooth: btintel: fix warning by Vincent Stehlé · 9 years ago
  63. 5c3c473 at86rf230: detailed edge triggered irq warning by Alexander Aring · 9 years ago
  64. 493bc90 at86rf230: add debugfs support by Alexander Aring · 9 years ago
  65. ed4a26b at86rf230: interrupt tx with force trx_off by Alexander Aring · 9 years ago
  66. 346ce4b at86rf230: change trac status check behaviour by Alexander Aring · 9 years ago
  67. 517a546 Bluetooth: btmrvl: skb resource leak, and double free. by Kieran Bingham · 9 years ago
  68. 1b19757 Bluetooth: hci_intel: Show error in case of invalid LPM packet size by Loic Poulain · 9 years ago
  69. 74cdad3 Bluetooth: hci_intel: Add runtime PM support by Loic Poulain · 9 years ago
  70. aa6802d Bluetooth: hci_intel: Add PM support by Loic Poulain · 9 years ago
  71. 8943654 Bluetooth: hci_intel: Implement LPM suspend/resume by Loic Poulain · 9 years ago
  72. 65ad07c Bluetooth: hci_bcm: Use bt_dev logging helpers by Frederic Danis · 9 years ago
  73. bb3ea16 Bluetooth: hci_bcm: Replace spinlock by mutex by Frederic Danis · 9 years ago
  74. f81b001 Bluetooth: hci_qca: Fix a few tab vs spaces issues by Marcel Holtmann · 9 years ago
  75. 67c8bde Bluetooth: hci_intel: Replace spinlock with mutex by Loic Poulain · 9 years ago
  76. f44e78a Bluetooth: hci_intel: Use bt_dev logging helpers by Loic Poulain · 9 years ago
  77. b98469f Bluetooth: hci_intel: Introduce LPM support by Loic Poulain · 9 years ago
  78. 765ea3a Bluetooth: hci_intel: Retrieve host-wake IRQ by Loic Poulain · 9 years ago
  79. 6cafcd9 Bluetooth: btusb: Detect new kind of counterfeit CSR controllers by Johan Hedberg · 9 years ago
  80. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  81. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  82. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  83. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  84. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  85. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  86. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  87. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  88. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  89. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  90. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  91. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  92. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  93. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  94. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  95. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  96. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  97. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  98. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  99. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  100. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago