1. 0d9b970 mlxsw: spectrum: move "bridged" bool to u8 flags by Jiri Pirko · 9 years ago
  2. 16615a4c drivers: net: xgene: Add support RGMII TX/RX delay configuration by Iyappan Subramanian · 9 years ago
  3. b8812fa geneve: add IPv6 bits to geneve_fill_metadata_dst by John W. Linville · 9 years ago
  4. 3a56f86 geneve: handle ipv6 priority like ipv4 tos by John W. Linville · 9 years ago
  5. 8ed66f0 geneve: implement support for IPv6-based tunnels by John W. Linville · 9 years ago
  6. 13eff53 ath6kl: implement ethtool stats by Ben Greear · 9 years ago
  7. 0370248 ath6kl: break stats gathering code into separate method by Ben Greear · 9 years ago
  8. 53cc329 ath6kl: fix firmware version assignment by Ben Greear · 9 years ago
  9. 7fd9852 ath6kl: add error message to explain lack of HT by Ben Greear · 9 years ago
  10. 9c2e90f ath6kl: report antenna configuration by Ben Greear · 9 years ago
  11. 5140a5f wil6210: handle failure in Tx vring config by Vladimir Kondratiev · 9 years ago
  12. 817f185 wil6210: fix device ready detection by Vladimir Kondratiev · 9 years ago
  13. e3d2ed9 wil6210: Fix TSO overflow handling by Hamad Kadmany · 9 years ago
  14. b03fbab wil6210: ignore selected WMI events by Vladimir Kondratiev · 9 years ago
  15. a226b51 ath10k: add QCA9377 chipset support by Bartosz Markowski · 9 years ago
  16. 5036fe0 ath10k: reload HT/VHT capabilities on antenna change by Rajkumar Manoharan · 9 years ago
  17. f58512f ath10k: move static HT/VHT capability setup functions by Rajkumar Manoharan · 9 years ago
  18. 7a1d70a ath10k: fill HT/VHT MCS rateset only for configured chainmask by Rajkumar Manoharan · 9 years ago
  19. 166de3f ath10k: remove supported chain mask by Rajkumar Manoharan · 9 years ago
  20. b4c306d ath10k: remove shadow copy of CE descriptors for source ring by Rajkumar Manoharan · 9 years ago
  21. 765952e ath10k: cleanup copy engine send completion by Rajkumar Manoharan · 9 years ago
  22. 1e8f86d ath10k: remove send completion validation in diag read/write by Rajkumar Manoharan · 9 years ago
  23. b4e84c5 ath10k: use local memory instead of shadow descriptor in ce_send by Rajkumar Manoharan · 9 years ago
  24. 98dd2b9 ath10k: add fw_stats support to 10.4 firmware by Manikanta Pubbisetty · 9 years ago
  25. a81a98c ath10k: add FW API support to test mode by Alan Liu · 9 years ago
  26. 62f77f0 ath10k: enable adaptive CCA by Maharaja · 9 years ago
  27. 399500da ssb: pick PCMCIA host code support from b43 driver by Rafał Miłecki · 9 years ago
  28. 0117e78 mwifiex: toggle carrier state in start_ap/stop_ap. by Marty Faltesek · 9 years ago
  29. 0722552 wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc. by yfw · 9 years ago
  30. 8e8e54c wcn36xx: introduce per-channel ring buffer locks by Bob Copeland · 9 years ago
  31. 56bae46 ath9k: fix phyerror codes by Zefir Kurtisi · 9 years ago
  32. 989b837 orinoco_usb: return error in ezusb_probe when alloc_orinocodev fails by John Linville · 9 years ago
  33. dae0412 airo: fix scan after SIOCSIWAP (airo_set_wap) by Ondrej Zary · 9 years ago
  34. f675f93 airo: Track APList_rid in struct airo_info by Ondrej Zary · 9 years ago
  35. b3bcb1b Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  36. c02b050 net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes by Carol L Soto · 9 years ago
  37. 092bf0f net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is present by Jack Morgenstein · 9 years ago
  38. edc9b42 net: hns: fixes the bug tested XGE by ethtool -p by Li Peng · 9 years ago
  39. 8fcc603 gianfar: Increase TX_TIMEOUT to 5HZ by Abhimanyu · 9 years ago
  40. d59542d Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  41. 20986ed amd-xgbe: Fix race between access of desc and desc index by Lendacky, Thomas · 9 years ago
  42. 0b7c874 forcedeth: fix unilateral interrupt disabling in netpoll path by Neil Horman · 9 years ago
  43. c0f9c7e sfc: replace spinlocks with bit ops for busy poll locking by Bert Kenward · 9 years ago
  44. 133fac0 qede: Add basic ethtool support by Sudarsana Kalluru · 9 years ago
  45. 9df2ed0 qed: Add statistics support by Manish Chopra · 9 years ago
  46. a2ec617 qede: Add support for link by Sudarsana Kalluru · 9 years ago
  47. cc875c2 qed: Add link support by Yuval Mintz · 9 years ago
  48. 0d8e0aa qede: classification configuration by Sudarsana Kalluru · 9 years ago
  49. 2950219 qede: Add basic network device support by Yuval Mintz · 9 years ago
  50. cee4d26 qed: Add slowpath L2 support by Manish Chopra · 9 years ago
  51. e712d52 qede: Add basic Network driver by Yuval Mintz · 9 years ago
  52. 25c089d qed: Add basic L2 interface by Yuval Mintz · 9 years ago
  53. fe56b9e qed: Add module with basic common support by Yuval Mintz · 9 years ago
  54. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  55. 61b9da9 Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux by David S. Miller · 9 years ago
  56. 26b7974 net: mv643xx_eth: add missing of_node_put by Julia Lawall · 9 years ago
  57. 81a5770 ath6kl: add missing of_node_put by Julia Lawall · 9 years ago
  58. 0286234 net: phy: mdio: add missing of_node_put by Julia Lawall · 9 years ago
  59. 447ed73 netdev/phy: add missing of_node_put by Julia Lawall · 9 years ago
  60. bd25279 net: netcp: add missing of_node_put by Julia Lawall · 9 years ago
  61. 8c387eb net: thunderx: add missing of_node_put by Julia Lawall · 9 years ago
  62. cb36859 sh_eth: fix RX buffer size calculation by Sergei Shtylyov · 9 years ago
  63. ab85791 sh_eth: fix RX buffer size alignment by Sergei Shtylyov · 9 years ago
  64. 8b7c94e net: dsa: bcm_sf2: Unhardcode port numbers by Florian Fainelli · 9 years ago
  65. 680060d net: dsa: bcm_sf2: Implement FDB operations by Florian Fainelli · 9 years ago
  66. c096377 rtl8xxxu: fix unused rtl8192cu_fops compiler warning by Kalle Valo · 9 years ago
  67. 59fbcbc arcnet: add netif_carrier_on/off for reconnect by Michael Grzeschik · 9 years ago
  68. 8890624 arcnet: com20020-pci: add led trigger support by Michael Grzeschik · 10 years ago
  69. 5ef216c arcnet: com20020-pci: add rotary index support by Michael Grzeschik · 10 years ago
  70. ae8ede6 arcnet: com20020-pci: set dev_port to the subdevice index by Michael Grzeschik · 9 years ago
  71. 27daf6e arcnet: com20020: add enable and disable device on open/close by Michael Grzeschik · 9 years ago
  72. b82de0e arcnet: move dev_free_skb to its only user by Michael Grzeschik · 9 years ago
  73. d1611c3 bnxt_en: Fix compile warnings when CONFIG_INET is not set. by Michael Chan · 9 years ago
  74. 1de65a5 gianfar: Fix Rx BSY error handling by Claudiu Manoil · 9 years ago
  75. 15bf176 gianfar: Don't enable the Filer w/o the Parser by Claudiu Manoil · 9 years ago
  76. 5188f7e gianfar: Remove duplicated argument to bitwise OR by Claudiu Manoil · 9 years ago
  77. 3ed770f net: encx24j600: Fix mask to update LED configuration by Jon Ringle · 9 years ago
  78. e483911 net: mvneta: Fix clearing of MIB statistics by Andrew Lunn · 9 years ago
  79. 9b0cdef net: mvneta: add ethtool statistics by Russell King · 9 years ago
  80. 34411b6 net: thunderx: Incorporate pass2 silicon CPI index configuration changes by Thanneeru Srinivasulu · 9 years ago
  81. 88ed237 net: thunderx: Rewrite silicon revision tests. by David Daney · 9 years ago
  82. 4e85777 net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon by Sunil Goutham · 9 years ago
  83. f9bf45e0 net: thunderx: Remove PF soft reset. by Sunil Goutham · 9 years ago
  84. 2edb7a3 iwlwifi: nvm: free old section data when reading nvm file by Moshe Harel · 9 years ago
  85. 06ecdba iwlwifi: mvm: disable TDLS ac queues correctly by Arik Nemtsov · 9 years ago
  86. 78ba82f iwlwifi: mvm: take scan ref only on success by Eliad Peller · 9 years ago
  87. c8f4231 iwlwifi: mvm: remove pointless scan plan checks by Johannes Berg · 9 years ago
  88. 46eebec iwlwifi: mvm: clean up some whitespace in scan code by Johannes Berg · 9 years ago
  89. effd192 iwlwifi: mvm: Implement per vif frame registration API by Andrei Otcheretianski · 9 years ago
  90. 053225d iwlwifi: avoid read/write operations if the bus is dead by Eliad Peller · 9 years ago
  91. cd55cce iwlwifi: mvm: Add support for two scheduled scan plans by Avraham Stern · 9 years ago
  92. 5888a40 iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() by Luca Coelho · 9 years ago
  93. c84af35 iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder by Assaf Krauss · 9 years ago
  94. b08dbed iwlwifi: mvm: use short timeouts in P2P low latency if supported by Johannes Berg · 9 years ago
  95. 9645edb iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3 by Johannes Berg · 9 years ago
  96. 78efc70 iwlwifi: mvm: correctly request DTS-measure for new cards by Arik Nemtsov · 9 years ago
  97. 03a19cb iwlwifi: pcie: fix (again) prepare card flow by Emmanuel Grumbach · 9 years ago
  98. f0afea5 iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error by Matti Gottlieb · 9 years ago
  99. e621c22 iwlwifi: rs: Remove workaround that disables MIMO on P2P by Alexander Bondar · 9 years ago
  100. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago