1. a1ad719 mwifiex: add missing USB-descriptor endianness conversion by Johan Hovold · 8 years ago
  2. 68efd03 mwifiex: pcie: stop setting/clearing 'surprise_removed' by Brian Norris · 8 years ago
  3. fa4651e mwifiex: pcie: remove useless pdev check by Brian Norris · 8 years ago
  4. 7ade530 mwifiex: 11h: drop unnecessary check for '!priv' by Brian Norris · 8 years ago
  5. 7170862 mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup by Brian Norris · 8 years ago
  6. bc69ca3 mwifiex: remove useless 'mwifiex_lock' by Brian Norris · 8 years ago
  7. 6eb2d00 mwifiex: don't leak stashed beacon buffer on reset by Brian Norris · 8 years ago
  8. 0f13acf mwifiex: don't drop lock between list-retrieval / list-deletion by Brian Norris · 8 years ago
  9. 09bdb65 mwifiex: Add locking to mwifiex_11n_delba by Douglas Anderson · 8 years ago
  10. 90ad0be mwifiex: Don't release cmd_pending_q_lock while iterating by Douglas Anderson · 8 years ago
  11. e0b636e mwifiex: Don't release tx_ba_stream_tbl_lock while iterating by Douglas Anderson · 8 years ago
  12. 8535107 mwifiex: fixup error cases in mwifiex_add_virtual_intf() by Brian Norris · 8 years ago
  13. d41bf5c mwifiex: pcie: de-duplicate buffer allocation code by Brian Norris · 8 years ago
  14. e8dc072 rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence" by Colin Ian King · 8 years ago
  15. 6b9e6f6 rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise" by Colin Ian King · 8 years ago
  16. 12515a0 rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma duration by Ping-Ke Shih · 8 years ago
  17. 12e87c0 rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabled by Ping-Ke Shih · 8 years ago
  18. 7571780 rtlwifi: btcoex: 23b 1ant: check if BT high priority packet exist by Ping-Ke Shih · 8 years ago
  19. 37a5be0 rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counter by Ping-Ke Shih · 8 years ago
  20. 2622d7d rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busy by Ping-Ke Shih · 8 years ago
  21. 2d446a5 rtlwifi: btcoex: 23b 1ant: rename and coding style modification. by Ping-Ke Shih · 8 years ago
  22. 158707f rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustment by Larry Finger · 8 years ago
  23. 63ad6ea rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt info by Yan-Hsuan Chuang · 8 years ago
  24. 0ad7bd2 rtlwifi: btcoex: 21a 1ant: fix some coding style issues by Yan-Hsuan Chuang · 8 years ago
  25. de202ba rtlwifi: btcoex: 21a 1ant: treat ARP as special packet by Yan-Hsuan Chuang · 8 years ago
  26. ee406ce rtlwifi: btcoex: 21a 1ant: re-init coex after wifi leaves IPS by Yan-Hsuan Chuang · 8 years ago
  27. 7ad6ff8 rtlwifi: btcoex: 21a 1ant: use default value when initiating coex by Yan-Hsuan Chuang · 8 years ago
  28. af4295a rtlwifi: btcoex: 21a 1ant: mark packet high priority when scanning by Yan-Hsuan Chuang · 8 years ago
  29. 93cfe89 rtlwifi: btcoex: 21a 1ant: normal mode for retry limit when connected by Yan-Hsuan Chuang · 8 years ago
  30. 7f1045d rtlwifi: btcoex: 21a 1ant: wifi slot time adjustment by Yan-Hsuan Chuang · 8 years ago
  31. 2469753 rtlwifi: btcoex: 21a 1ant: coex table and tdma settings for softap mode by Yan-Hsuan Chuang · 8 years ago
  32. a4da867 rtlwifi: btcoex: 21a 1ant: react to special packet when wifi is not scanning by Yan-Hsuan Chuang · 8 years ago
  33. bcd6f89 rtlwifi: btcoex: 21a 1ant: shorten wifi slot when connected scan by Yan-Hsuan Chuang · 8 years ago
  34. 2fb9ca2 rtlwifi: btcoex: 21a 1ant: more bt profiling when wifi receives special packet by Yan-Hsuan Chuang · 8 years ago
  35. 8113b9c rtlwifi: btcoex: 21a 1ant: set tdma and coex table when wifi is idle by Yan-Hsuan Chuang · 8 years ago
  36. 3acd168 rtlwifi: btcoex: 21a 2ant: remove unused antenna detection variables by Yan-Hsuan Chuang · 8 years ago
  37. e7dc320 rtlwifi: btcoex: 21a 2ant: fix PTA unstable problem when hw init by Yan-Hsuan Chuang · 8 years ago
  38. a3b2ba8 rtlwifi: btcoex: 21a 2ant: refine bt info notify to have more profilings by Yan-Hsuan Chuang · 8 years ago
  39. 728b610 rtlwifi: btcoex: 21a 2ant: init wlan when leave ips by Yan-Hsuan Chuang · 8 years ago
  40. 1f88d59 rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set by Yan-Hsuan Chuang · 8 years ago
  41. eee87f2 rtlwifi: btcoex: 21a 2ant: add pnp notidy to avoid LPS/IPS mismatch by Yan-Hsuan Chuang · 8 years ago
  42. 4a279c2 rtlwifi: btcoex: 21a 2ant: settings before wifi firmware is ready by Yan-Hsuan Chuang · 8 years ago
  43. be04040 rtlwifi: btcoex: 21a 2ant: set wifi standby when halting of entering ips by Yan-Hsuan Chuang · 8 years ago
  44. d86aa50 rtlwifi: btcoex: 21a 2ant: refine btc8821a2ant_action_hid_a2dp by Yan-Hsuan Chuang · 8 years ago
  45. 7b5ca74 rtlwifi: btcoex: 21a 2ant: set tdma with rssi states by Yan-Hsuan Chuang · 8 years ago
  46. 436e9c1 rtlwifi: btcoex: Remove 92e 2ant configuration parameter by Larry Finger · 8 years ago
  47. d6a8205 rtlwifi: btcoex: Remove 23b 2ant configuration parameter by Larry Finger · 8 years ago
  48. f66509e rtlwifi: btcoex: Remove 23b 1ant configuration parameter by Larry Finger · 8 years ago
  49. aef9ae4 rtlwifi: btcoex: Remove 21a 1ant configuration parameter by Larry Finger · 8 years ago
  50. 6a01d48 wlcore: use memdup_user by Geliang Tang · 8 years ago
  51. 6d7d579 mwifiex: pcie: add card_reset() support by Brian Norris · 8 years ago
  52. 21f569a mwifiex: initiate card-specific work atomically by Brian Norris · 8 years ago
  53. 83625a4 mwifiex: p2p client using same data path as station by Xinming Hu · 8 years ago
  54. 94ed6ff brcmfmac: move scheduled scan wiphy param setting to pno module by Arend Van Spriel · 8 years ago
  55. 9fe929a brcmfmac: add firmware feature detection for gscan feature by Arend van Spriel · 8 years ago
  56. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 1319a28 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  58. 66f4bc8 Merge branch 'ldmsw-fixes' by David S. Miller · 8 years ago
  59. 8b671f9 ldmvsw: stop the clean timer at beginning of remove by Shannon Nelson · 8 years ago
  60. b18e5e8 ldmvsw: unregistering netdev before disable hardware by Thomas Tai · 8 years ago
  61. ca9df7e net: netcp: fix check of requested timestamping filter by Miroslav Lichvar · 8 years ago
  62. 42a928c Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  63. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  64. aa4ad88 qed: Fix uninitialized data in aRFS infrastructure by Mintz, Yuval · 8 years ago
  65. 8c977f5 mdio: mux: fix device_node_continue.cocci warnings by Julia Lawall · 8 years ago
  66. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 8 years ago
  67. 4762010 net/mlx4_core: Use min3 to select number of MSI-X vectors by yuval.shaia@oracle.com · 8 years ago
  68. 70957ea macvlan: Fix performance issues with vlan tagged packets by Vlad Yasevich · 8 years ago
  69. 66c25f6 net: stmmac: use correct pointer when printing normal descriptor ring by Niklas Cassel · 8 years ago
  70. 5085411 net/mlx5: Use underlay QPN from the root name space by Yishai Hadas · 8 years ago
  71. 5360fd4 net/mlx5e: IPoIB, Only support regular RQ for now by Saeed Mahameed · 8 years ago
  72. 20b6a1c net/mlx5e: Fix setup TC ndo by Saeed Mahameed · 8 years ago
  73. e3c1950 net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 8 years ago
  74. b383b54 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 8 years ago
  75. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  76. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  77. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  78. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  79. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. 67b4c88 [CIFS] Minor cleanup of xattr query function by Steve French · 8 years ago
  81. 4328fea fs: cifs: transport: Use time_after for time comparison by Karim Eshapa · 8 years ago
  82. cd12300 SMB2: Fix share type handling by Christophe JAILLET · 8 years ago
  83. ecdcf62 cifs: cifsacl: Use a temporary ops variable to reduce code length by Joe Perches via samba-technical · 8 years ago
  84. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  85. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  86. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  87. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  88. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  89. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  90. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  91. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  92. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  93. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  94. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  95. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  96. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  97. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  98. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  99. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  100. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago