1. aa59a1e rtlwifi: Remove BAND_NUM and related fields by Ping-Ke Shih · 7 years ago
  2. 08ab746 rtlwifi: Add RSSI and RF type to wifi.h for phydm by Ping-Ke Shih · 7 years ago
  3. 74451b9 rtlwifi: Add TX/RX throughput statistics in period by Ping-Ke Shih · 7 years ago
  4. c1816f1 rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA. by Ping-Ke Shih · 7 years ago
  5. cdc9c7a rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_rate by Ping-Ke Shih · 7 years ago
  6. 0c07bd7 rtlwifi: rtl8192ee: Make driver support 64bits DMA. by Ping-Ke Shih · 7 years ago
  7. ecf4000 rtlwifi: Remove redundant semicolon in wifi.h. by Ping-Ke Shih · 7 years ago
  8. f06eb3f rtlwifi: Fix MAX MPDU of VHT capability by Ping-Ke Shih · 7 years ago
  9. 3170492 mwifiex: Use put_unaligned_le32 by Himanshu Jha · 7 years ago
  10. 2d5cc60 mwifiex: double the size of chan_stats array in adapter by Rohit Fule · 7 years ago
  11. f0f7c22 mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.c by Douglas Anderson · 7 years ago
  12. 4035105 mwifiex: kill useless list_empty checks by Douglas Anderson · 7 years ago
  13. 0f0a0af bcma: keep *config menu together by Randy Dunlap · 7 years ago
  14. 20d879e Merge tag 'iwlwifi-next-for-kalle-2017-10-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 7 years ago
  15. 073a435 mwifiex: Random MAC address during scanning by Karthik Ananthapadmanabha · 7 years ago
  16. 64e7942 rtlwifi: silence underflow warning by Dan Carpenter · 7 years ago
  17. fc09785 p54: don't unregister leds when they are not initialized by Andrey Konovalov · 7 years ago
  18. f2abcfa iwlwifi: remove dflt_pwr_limit from the transport by Luca Coelho · 7 years ago
  19. 42fa5e0 iwlwifi: mvm: warn on invalid statistics size by Johannes Berg · 7 years ago
  20. 1184611 iwlwifi: acpi: move code that reads SPLC to acpi by Luca Coelho · 7 years ago
  21. e59a00f iwlwifi: fix indentation in a000 family configuration by Johannes Berg · 7 years ago
  22. 45f6556 iwlwifi: acpi: move function to get mcc into acpi code by Luca Coelho · 7 years ago
  23. d953cdb iwlwifi: acpi: remove a couple of unnecessary ifdefs by Luca Coelho · 7 years ago
  24. ed1a962 iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functions by Luca Coelho · 7 years ago
  25. 45a5c6f iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLC by Luca Coelho · 7 years ago
  26. 2fa388c iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg() by Luca Coelho · 7 years ago
  27. e7a3b8d iwlwifi: acpi: move ACPI-related definitions to acpi.h by Luca Coelho · 7 years ago
  28. 1c73acf iwlwifi: acpi: move ACPI method definitions to acpi.h by Luca Coelho · 7 years ago
  29. 813df5c iwlwifi: acpi: add common code to read from ACPI by Luca Coelho · 7 years ago
  30. 417795a iwlwifi: mvm: change warning to warn_once() by Sara Sharon · 7 years ago
  31. a6d24fa iwlwifi: pcie: dump registers when HW becomes inaccessible by Rajat Jain · 7 years ago
  32. 1e37f79 iwlwifi: fix minor code style issues by Christoph Böhmwalder · 7 years ago
  33. 5281f51 iwlwifi: mvm: add marker cmd response struct. by Mordechay Goodstein · 7 years ago
  34. aed52a8 iwlwifi: fw: api: remove excess enum value documentation by Johannes Berg · 7 years ago
  35. 7a20bcc iwlwifi: mvm: don't send identical PHY_CTXT_CMD by Emmanuel Grumbach · 7 years ago
  36. a2ff48a iwlwifi: remove redundant reading from NVM file by Chaya Rachel Ivgi · 7 years ago
  37. dd05f9a iwlwifi: pcie: dynamic Tx command queue size by Shahar S Matityahu · 7 years ago
  38. b88beaf iwlwifi: Add few debug prints to the WRT dump flow by Ilan Peer · 7 years ago
  39. 528a542 iwlwifi: mvm: support firmware debug trigger on frame reorder timeout by Emmanuel Grumbach · 7 years ago
  40. d7b9bb6 iwlwifi: mvm: remove support for Link Quality Measurements by Emmanuel Grumbach · 7 years ago
  41. 72cbb73 iwlwifi: mvm: Add new quota command API by David Spinadel · 7 years ago
  42. d048b36 iwlwifi: add a new a000 device by Oren Givon · 7 years ago
  43. f7f5873 iwlwifi: fix wrong struct for a000 device by Oren Givon · 7 years ago
  44. d621d3c iwlwifi: trans: move ref/unref code to the common part of the transport by Luca Coelho · 9 years ago
  45. 3669cd3 iwlwifi: mvm: add dbgfs entry for fw info by Liad Kaufman · 7 years ago
  46. a7c9acc brcmfmac: Delete redundant length check by Kevin Cernekee · 7 years ago
  47. 73f2c8e brcmfmac: Avoid possible out-of-bounds read by Kevin Cernekee · 7 years ago
  48. 96cbe3d b43: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  49. 9b029e1 iwlegacy: make const array static to shink object code size by Colin Ian King · 7 years ago
  50. 115af85 qtnfmac: do not report channel changes until wiphy is registered by Igor Mitsyanko · 7 years ago
  51. 6bfe61d qtnfmac: remove unused mac::status field by Igor Mitsyanko · 7 years ago
  52. 9739763 qtnfmac: do not cache CSA chandef info by Igor Mitsyanko · 7 years ago
  53. 8c015b9 qtnfmac: pass VIF info to SendChannel command by Igor Mitsyanko · 7 years ago
  54. 3656ab0 qtnfmac: let wifi card handle channel switch request to the same chan by Igor Mitsyanko · 7 years ago
  55. 96d4eaf qtnfmac: do not cache channel info from "connect" command by Igor Mitsyanko · 7 years ago
  56. 9e5478b qtnfmac: retrieve current channel info from EP by Igor Mitsyanko · 7 years ago
  57. fac7f9b qtnfmac: make "Channel change" event report full channel info by Igor Mitsyanko · 7 years ago
  58. 77d6814 qtnfmac: convert channel width from bitfiled to simple enum by Igor Mitsyanko · 7 years ago
  59. 20db073 rsi: sdio suspend and resume support by Karun Eagalapati · 7 years ago
  60. 192524a rsi: add version information by Pavani Muthyala · 7 years ago
  61. 7dfb0eb mwifiex: make const array tos_to_ac static, reduces object code size by Colin Ian King · 7 years ago
  62. e0a576d rtl8xxxu: Don't printk raw binary if serial number is not burned in. by Adam Borowski · 7 years ago
  63. d5633bb brcmsmac: make const array ucode_ofdm_rates static, reduces object code size by Colin Ian King · 7 years ago
  64. 30ac407 brcmfmac: use setup_timer() helper by Allen Pais · 7 years ago
  65. e9a3846 mwifiex: use get_random_mask_addr() helper by Ganapathi Bhat · 7 years ago
  66. e251a88 mwifiex: avoid storing random_mac in private by Ganapathi Bhat · 7 years ago
  67. d157bcf mwifiex: make const arrays static to shink object code size by Colin Ian King · 7 years ago
  68. 85dafc1 mwifiex: remove unnecessary call to memset by Himanshu Jha · 7 years ago
  69. 26177d7 mwifiex: check for mfg_mode in add_virtual_intf by Ganapathi Bhat · 7 years ago
  70. 31726ff mwifiex: notify cfg80211 about scan abort by Ganapathi Bhat · 7 years ago
  71. 519ce2f rtlwifi: rtl8192ee: Fix memory leak when loading firmware by Larry Finger · 7 years ago
  72. 0f61953 rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branches by Larry Finger · 7 years ago
  73. e3ae1c7 b43legacy: fix unitialized reads of ret by initializing the array to zero by Colin Ian King · 7 years ago
  74. e31fbe1 b43: fix unitialized reads of ret by initializing the array to zero by Colin Ian King · 7 years ago
  75. 6508497 rsi: fix a dereference on adapter before it has been null checked by Colin Ian King · 7 years ago
  76. af75687 rsi: miscellaneous changes for p2p mode by Prameela Rani Garnepudi · 7 years ago
  77. c7245c0 rsi: aggregation changes for p2p mode by Prameela Rani Garnepudi · 7 years ago
  78. efe877a rsi: disallow power save config when AP vap running by Prameela Rani Garnepudi · 7 years ago
  79. eac4eed rsi: tx and rx path enhancements for p2p mode by Prameela Rani Garnepudi · 7 years ago
  80. 4671c20 rsi: handle peer connection and disconnection in p2p mode by Prameela Rani Garnepudi · 7 years ago
  81. df77191 rsi: add support for p2p listen by Prameela Rani Garnepudi · 7 years ago
  82. b8bd3a4 rsi: add/remove interface enhancements for p2p by Prameela Rani Garnepudi · 7 years ago
  83. 421eedf rsi: add p2p support parameters to mac80211 by Prameela Rani Garnepudi · 7 years ago
  84. 2bd6bf0 Linux 4.14-rc1 by Linus Torvalds · 7 years ago
  85. 194a4ef Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  86. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  87. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  89. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 7 years ago
  90. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 7 years ago
  91. 2130c02 Documentation: link in networking docs by Pavel Machek · 7 years ago
  92. fc22579 tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  93. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  94. 8d93c7a Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  95. 02cfe97 Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  96. bbe05e5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  97. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  98. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  99. 8c7c19a sctp: do not mark sk dumped when inet_sctp_diag_fill returns err by Xin Long · 7 years ago
  100. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 7 years ago