1. b058d4d brcmfmac: remove SDIO_REQ_ASYNC flag by Franky Lin · 11 years ago
  2. 2a5d7b0 brcmfmac: remove (ab)use of NL80211_NUM_ACS by Arend van Spriel · 11 years ago
  3. 2086374 brcmfmac: simplify transmit path by Arend van Spriel · 11 years ago
  4. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  5. d847e3e ath10k: leave MMIC generation to the HW by Michal Kazior · 11 years ago
  6. 429ff56 ath10k: fix 5ghz channel definitions by Michal Kazior · 11 years ago
  7. 87b1423 ath10k: fix MSI-X setup failpath by Michal Kazior · 11 years ago
  8. 0847beb rt2x00: rt2800lib: fix default TX power check for RT55xx by Gabor Juhos · 11 years ago
  9. 9a54c17 ath9k: Add mix tx gain table for AR9462 2.0 by Sujith Manoharan · 11 years ago
  10. bb16d48 rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  11. 3e23d4e rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  12. 51f877ab rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes by Gabor Juhos · 11 years ago
  13. 1f3e4b0 can: at91_can: Use of_match_ptr() by Sachin Kamat · 11 years ago
  14. b7c4114 can: flexcan: Use a regulator to control the CAN transceiver by Fabio Estevam · 11 years ago
  15. 59731bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  16. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 11 years ago
  17. 578a131 dlci: validate the net device in dlci_del() by Zefan Li · 11 years ago
  18. 11eb264 dlci: acquire rtnl_lock before calling __dev_get_by_name() by Zefan Li · 11 years ago
  19. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  20. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 11 years ago
  21. ba609e9 vxlan: fix function name spelling by Stephen Hemminger · 11 years ago
  22. 3f5d6af Merge ../vxlan-x by Stephen Hemminger · 11 years ago
  23. 6d446ec net/tg3: Avoid delay during MMIO access by Gavin Shan · 11 years ago
  24. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 11 years ago
  25. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 11 years ago
  26. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 11 years ago
  27. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 11 years ago
  28. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 11 years ago
  29. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 11 years ago
  30. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 11 years ago
  31. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 11 years ago
  32. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 11 years ago
  33. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 11 years ago
  34. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 11 years ago
  35. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 11 years ago
  36. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 11 years ago
  37. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 11 years ago
  38. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 11 years ago
  39. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 11 years ago
  40. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 11 years ago
  41. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 11 years ago
  42. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 11 years ago
  43. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 11 years ago
  44. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 11 years ago
  45. 6123db2 net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 11 years ago
  46. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 11 years ago
  47. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 11 years ago
  48. 4c7ab05 macvtap: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  49. 7e24bfb tun: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  50. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  51. 9d5c34f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  52. 58e4c76 vxlan: fdb: allow specifying multiple destinations for zero MAC by Mike Rapoport · 11 years ago
  53. bc7892b vxlan: allow removal of single destination from fdb entry by Mike Rapoport · 11 years ago
  54. f0b074b vxlan: introduce vxlan_fdb_parse by Mike Rapoport · 11 years ago
  55. a5e7c10 vxlan: introduce vxlan_fdb_find_rdst by Mike Rapoport · 11 years ago
  56. afbd8ba vxlan: add implicit fdb entry for default destination by Mike Rapoport · 11 years ago
  57. 60d9d4c vxlan: Fix sparse warnings. by Pravin B Shelar · 11 years ago
  58. bd4ace2 iwlwifi: mvm: Add support for Low Power RX by Alexander Bondar · 11 years ago
  59. 9277326 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  60. cfb4e62 iwlwifi: always use 'trans_pcie' name by Johannes Berg · 11 years ago
  61. fecba09 iwlwifi: always use 'rxq' as RX queue struct name by Johannes Berg · 11 years ago
  62. c7df1f4 iwlwifi: pcie: rework RX buffer list init and freeing by Johannes Berg · 11 years ago
  63. 3a3cb92 iwlwifi: mvm: Change the settings of AP beacon time by Ilan Peer · 11 years ago
  64. dafe6c4 iwlwifi: mvm: add thermal throttling debugging by eytan lifshitz · 11 years ago
  65. e715c3a iwlwifi: mvm: add BT-Coex LUT for 1x1 products by Emmanuel Grumbach · 11 years ago
  66. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 11 years ago
  67. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 11 years ago
  68. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 11 years ago
  69. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 11 years ago
  70. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 11 years ago
  71. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 11 years ago
  72. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 11 years ago
  73. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 11 years ago
  74. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 11 years ago
  75. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 11 years ago
  76. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 11 years ago
  77. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 11 years ago
  78. 2b5e54e ath9k: Add support for AR9462 2.1 by Sujith Manoharan · 11 years ago
  79. d567e4e ath9k: Program initvals for AR9462 2.1 by Sujith Manoharan · 11 years ago
  80. 12c75ef ath9k: Add initvals for AR9462 2.1 by Sujith Manoharan · 11 years ago
  81. 7c676d9 ath9k: Add version macros for AR9462 2.1 by Sujith Manoharan · 11 years ago
  82. 73e088e rtlwifi: rtl8723ae: Fix typo in firmware names by Larry Finger · 11 years ago
  83. 668b2bb wil6210: add HW write-back option in TX descriptor by Kirshenbaum Erez · 11 years ago
  84. 99b55bd wil6210: set vring index for all descriptors by Kirshenbaum Erez · 11 years ago
  85. 150cc69 rt2x00: rt2800: unify [RT]XWI_SIZE defines by Gabor Juhos · 11 years ago
  86. a53aff5 rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly by Gabor Juhos · 11 years ago
  87. 0a6f3a8 rt2x00: read 5GHz TX power values from the correct offset by Gabor Juhos · 11 years ago
  88. 428e3cf ipw2x00: printing the wrong array in debug code by Dan Carpenter · 11 years ago
  89. fca3c21 ath9k: Enable WoW only for supported models by Sujith Manoharan · 11 years ago
  90. 7258416 cw1200: Fix up a large pile of sparse warnings by Solomon Peachy · 11 years ago
  91. 5d9e3bc ipw2200: fix error return code in ipw_load() by Wei Yongjun · 11 years ago
  92. f56e121 ath9k: fix queue depth accounting in ath_tx_txqaddbuf by Felix Fietkau · 11 years ago
  93. 68185a4 ath9k_htc: Add ethtool stats support. by Ben Greear · 11 years ago
  94. 156652b ath9k_htc: Support reporting tx and rx chain mask. by Ben Greear · 11 years ago
  95. 075163b ath9k_htc: Handle IDLE state transition properly by Sujith Manoharan · 11 years ago
  96. 23bc202 ath9k: fix an RCU issue in calling ieee80211_get_tx_rates by Felix Fietkau · 11 years ago
  97. 234f5b7 vxlan: cosmetic cleanup's by Stephen Hemminger · 11 years ago
  98. bb3fd68 vxlan: Use initializer for dummy structures by Stephen Hemminger · 11 years ago
  99. 9daaa39 vxlan: port module param should be ushort by Stephen Hemminger · 11 years ago
  100. 3e61aa8 vxlan: convert remotes list to list_rcu by Stephen Hemminger · 11 years ago