1. cf33a77 wlcore: mesh: Add support for RX Broadcast Key by Maital Hahn · 5 years ago
  2. 0e45384 Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  3. 5421cf8 drivers: net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  4. b2bf501 net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions by H. Nikolaus Schaller · 5 years ago
  5. d8620bb net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition by H. Nikolaus Schaller · 5 years ago
  6. 9b8d707 net: wireless: ti: wl1251 add device tree support by H. Nikolaus Schaller · 5 years ago
  7. a3ead21 Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  8. c199ce4 net: Fix misspellings of "configure" and "configuration" by Geert Uytterhoeven · 5 years ago
  9. 4633d30 wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING by Tony Lindgren · 5 years ago
  10. ab8c31d net/wireless: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  11. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 6 years ago
  12. 1667e4f wireless: fix nl80211 vendor commands by Johannes Berg · 6 years ago
  13. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  14. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  15. 608fd72 wl18xx: Fix Wunused-const-variable by Nathan Huckleberry · 6 years ago
  16. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  17. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  18. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. 6ffe0ac Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  21. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  22. 147b502 wlcore: simplify/fix/optimize reg_ch_conf_pending operations by Paolo Bonzini · 6 years ago
  23. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. c922a3a wl18xx: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  25. 23f3896 wl12xx: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  26. 72efec9 wl1251: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  27. ad2106c wlcore: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  28. 112ec26 wlcore: clean up an indentation issue by Colin Ian King · 6 years ago
  29. 13e6262 wlcore: sdio: Fixup power on/off sequence by Ulf Hansson · 6 years ago
  30. ba2ffc9 wlcore: Fix memory leak in case wl12xx_fetch_firmware failure by Zumeng Chen · 6 years ago
  31. ce01a56 Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  32. 3419348 wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()' by Christophe JAILLET · 6 years ago
  33. b630806 wlcore: Fixup "Add support for optional wakeirq" by John Stultz · 6 years ago
  34. 3c83dd5 wlcore: Add support for optional wakeirq by Tony Lindgren · 6 years ago
  35. 4e651ba wlcore: Fix BUG with clear completion on timeout by Tony Lindgren · 6 years ago
  36. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  37. 37a634f wlcore: Set rx_status boottime_ns field on rx by Loic Poulain · 7 years ago
  38. 18dc5a4 wlcore: remove duplicate \n for some warnings by H. Nikolaus Schaller · 7 years ago
  39. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  40. 04614fe wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout by Gustavo A. R. Silva · 7 years ago
  41. 22d0d2f wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types by Omer Efrat · 7 years ago
  42. 9b71578 wlcore: Enable runtime PM autosuspend support by Tony Lindgren · 7 years ago
  43. c40aad2 wlcore: Make sure firmware is initialized in wl1271_op_add_interface() by Tony Lindgren · 7 years ago
  44. 45aa7f0 wlcore: Use generic runtime pm calls for wowlan elp configuration by Eyal Reizer · 7 years ago
  45. db68052 wlcore: Fix timout errors after recovery by Tony Lindgren · 7 years ago
  46. 3ebbabe wlcore: Fix misplaced PM call for scan_complete_work() by Tony Lindgren · 7 years ago
  47. fa2648a wlcore: Add support for runtime PM by Tony Lindgren · 7 years ago
  48. 02edf81 wlcore: Make sure PM calls are paired by Tony Lindgren · 7 years ago
  49. 4ec7cec wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout() by Tony Lindgren · 7 years ago
  50. 6e91d48 wlcore: sdio: check for valid platform device data before suspend by Eyal Reizer · 7 years ago
  51. 728a9dc wlcore: sdio: Fix flakey SDIO runtime PM handling by Tony Lindgren · 7 years ago
  52. 60f3663 wlcore: sdio: allow pm to handle sdio power by Eyal Reizer · 7 years ago
  53. 2ef00c5 wireless: Use octal not symbolic permissions by Joe Perches · 7 years ago
  54. 996bfed Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  55. 0c3d5a9 net: drivers/net: Remove unnecessary skb_copy_expand OOM messages by Joe Perches · 7 years ago
  56. a6cf02e net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text by Randy Dunlap · 7 years ago
  57. 3142467 wl1251: Set generated MAC address back to NVS data by Pali Rohár · 7 years ago
  58. 4f507d5 wl1251: Parse and use MAC address from supplied NVS data by Pali Rohár · 7 years ago
  59. 562da3a wl1251: Generate random MAC address only if driver does not have valid by Pali Rohár · 7 years ago
  60. f63b4c9 wl1251: Update wl->nvs_len after wl->nvs is valid by Pali Rohár · 7 years ago
  61. ac1181c wl1251: check return from call to wl1251_acx_arp_ip_filter by Colin Ian King · 7 years ago
  62. 7de241f wlcore: fix unused function warning by Arnd Bergmann · 7 years ago
  63. c4ee30a wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM by Colin Ian King · 7 years ago
  64. 37bf241 wlcore: allow elp during wowlan suspend by Reizer, Eyal · 7 years ago
  65. 99f6996 wlcore: use boottime for fw time sync by Arnd Bergmann · 7 years ago
  66. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  67. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  68. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  69. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  70. d382b9c wlcore: add missing nvs file name info for wilink8 by Reizer, Eyal · 8 years ago
  71. 4f2949f wlcore: add const to bin_attribute structure by Bhumika Goyal · 8 years ago
  72. 6e9aae1 wl1251: add a missing spin_lock_init() by Cong Wang · 8 years ago
  73. 059c985 wl18xx: add checks on wl18xx_top_reg_write() return value by Gustavo A. R. Silva · 8 years ago
  74. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  75. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  76. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  77. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  78. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  79. c48c281 wlcore: spi: remove unnecessary variable by Gustavo A. R. Silva · 8 years ago
  80. 078b30d wlcore: add wl1285 compatible by Sebastian Reichel · 8 years ago
  81. 4a4274bf wlcore: fix 64K page support by Arnd Bergmann · 8 years ago
  82. 6a01d48 wlcore: use memdup_user by Geliang Tang · 8 years ago
  83. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  84. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  85. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  86. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  87. 5ea8078 wlcore: fix spelling mistakes in wl1271_warning by Colin Ian King · 8 years ago
  88. 2c14960 scripts/spelling.txt: add "configuartion" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  89. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  90. 1f86653 wlcore: disable multicast filter in AP mode by Iain Hunter · 8 years ago
  91. 0d2164a Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  92. 769f07d mac80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  93. 64ad086 wlcore: print the sdio buffer after reading it by Guy Mishol · 8 years ago
  94. 85eb018 Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  95. a60db8e wlcore: fix spelling mistake in wl1271_warning by Colin Ian King · 8 years ago
  96. 6bdf1e0e Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  97. 33f8a04 Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  98. 87016f5 wlcore: Allow scans when in AP mode by James Minor · 8 years ago
  99. e7ee74b wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event by Maxim Altshul · 9 years ago
  100. 42c7372 wlcore: Pass win_size taken from ieee80211_sta to FW by Maxim Altshul · 9 years ago