1. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  2. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  3. 7e724da6 rndis_wlan: fix checking for default value by Andrzej Hajda · 9 years ago
  4. 9d1dabf Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  5. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  6. e3958e9 rndis_wlan: harmless issue calling set_bit() by Dan Carpenter · 9 years ago
  7. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  8. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  9. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  10. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  11. 3a11af8 rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 10 years ago
  12. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  13. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 3676915 drivers/net/wireless: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  15. e6146c5 rndis_wlan: update email address by Jussi Kivilinna · 11 years ago
  16. cd3d03d rndis_wlan: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  17. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  18. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  19. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  20. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  21. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  22. c115443 rndis_wlan: remove pointless check from rndis_scan() by Wei Yongjun · 12 years ago
  23. 60f53cf rndis_wlan: Fix potential memory leak in update_pmkid() by Alexey Khoroshilov · 12 years ago
  24. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  25. b0fd49b rndis_wlan: fix matching bssid check in rndis_check_bssid_list() by Jussi Kivilinna · 12 years ago
  26. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  27. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  28. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  29. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  30. 68c7a1c rndis_wlan: remove set_channel cfg80211 hook by Johannes Berg · 12 years ago
  31. 470f16c rndis_wlan: cleanup: change oid from __le32 to u32 in various places by Jussi Kivilinna · 12 years ago
  32. 117599e rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines by Jussi Kivilinna · 12 years ago
  33. 4cc6c4d usb/net: rndis: merge duplicate 802_* OIDs by Linus Walleij · 12 years ago
  34. 8cdddc3 usb/net: rndis: eliminate first set of duplicate OIDs by Linus Walleij · 12 years ago
  35. 7591157 usb/net: rndis: break out <linux/rndis.h> defines by Linus Walleij · 12 years ago
  36. 7390e8b usb/net: rndis: inline the cpu_to_le32() macro by Linus Walleij · 12 years ago
  37. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  38. 461bc26 rndis_wlan: use u8 for key indexes by Jussi Kivilinna · 12 years ago
  39. f096ce6 rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks by Jussi Kivilinna · 12 years ago
  40. f808e4a rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period by Jussi Kivilinna · 12 years ago
  41. e4e02da rndis_wlan: prevent integer overflow in indication() by Dan Carpenter · 12 years ago
  42. 551d6fe rndis_wlan: make some variables unsigned by Dan Carpenter · 12 years ago
  43. b26e395 rndis_wlan: remove unneeded variables by Dan Carpenter · 12 years ago
  44. 41eedf3 rndis_wlan: integer overflows in rndis_wlan_do_link_up_work() by Dan Carpenter · 12 years ago
  45. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  46. a7cf534 rndis_wlan: remove unused macro by Jussi Kivilinna · 13 years ago
  47. 1c70687 rndis_wlan: add reporting of PMKSA candidate events by Jussi Kivilinna · 13 years ago
  48. 30fd907 rndis_wlan: add missing __packed by Jussi Kivilinna · 13 years ago
  49. 6f104a0 rndis_wlan: pass channel info to cfg80211_roamed() by Jussi Kivilinna · 13 years ago
  50. cb82a66 rndis_wlan: split getting current channel to separate function by Jussi Kivilinna · 13 years ago
  51. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  52. a64e2e2 rndis_wlan: release BSS structures returned by cfg80211_inform_bss() by Jussi Kivilinna · 13 years ago
  53. ec3cbb9 rndis_wlan: add range check in del_key() by Dan Carpenter · 13 years ago
  54. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  55. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  56. 029111e rndis_wlan: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  57. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  58. 63453c0 rndis_wlan: use power save only for BCM4320b by Jussi Kivilinna · 13 years ago
  59. 40d70dd rndis_wlan: add support for set_power_mgmt by Jussi Kivilinna · 14 years ago
  60. 49b35bd rndis_wlan: add support for set_cqm_rssi_config by Jussi Kivilinna · 14 years ago
  61. a3463a1 rndis_wlan: remove unused variable from priv structure by Jussi Kivilinna · 14 years ago
  62. c2aa413 rndis_wlan: constify rndis_config_ops by Jussi Kivilinna · 14 years ago
  63. 21b27be rndis_wlan: turn radio off before interface is bring up by Jussi Kivilinna · 14 years ago
  64. 0b57802 rndis_wlan: do not set default_key if not WEP key by Jussi Kivilinna · 14 years ago
  65. bfe3850 rndis_wlan: scanning, workaround device returning incorrect bssid-list item count. by Jussi Kivilinna · 14 years ago
  66. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  67. 22288a5 rndis_wlan: Use static const by Joe Perches · 14 years ago
  68. 458fafd rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss by John W. Linville · 14 years ago
  69. 5cb56af rndis_wlan: workaround poor scanning with BCM4320a by Jussi Kivilinna · 14 years ago
  70. b5257c9 rndis_wlan: workaround device not returning bss for currently connected AP by Jussi Kivilinna · 14 years ago
  71. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  72. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  73. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  74. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  75. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  76. 3d1ca47 rndis_wlan: increase assocbuf size and validate association info offsets from driver by Jussi Kivilinna · 14 years ago
  77. b6411fc rndis_wlan: replace wireless_send_event with cfg80211_disconnected by Jussi Kivilinna · 14 years ago
  78. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  79. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  80. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  82. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  83. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  84. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  85. 5a7d058 rndis_wlan: Implement cfg80211 PMKSA API by Jussi Kivilinna · 14 years ago
  86. 0308383 rndis_wlan: get max_num_pmkids from device by Jussi Kivilinna · 14 years ago
  87. ea29d65 rndis_wlan: remove unused variables from priv structure by Jussi Kivilinna · 14 years ago
  88. 80f8c5b rndis_wlan: copy only useful data from rndis_command respond by Jussi Kivilinna · 14 years ago
  89. 12c3400 rndis_wlan: correct multicast_list handling V3 by Jiri Pirko · 14 years ago
  90. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  91. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 14 years ago
  92. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  93. 6e850af rndis_wlan: copy module parameters for bcm4320a devices too by Jussi Kivilinna · 15 years ago
  94. cef6e91 rndis_wlan: move copy of module parameters to separate function by Jussi Kivilinna · 15 years ago
  95. 77593ae rndis_wlan: disable stall workaround by Jussi Kivilinna · 15 years ago
  96. c1f8ca1 rndis_wlan: fix buffer overflow in rndis_query_oid by Jussi Kivilinna · 15 years ago
  97. 634a555 rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC by Jussi Kivilinna · 15 years ago
  98. 53d27ea rndis_wlan: fix sparse endianess warnings by Jussi Kivilinna · 15 years ago
  99. c5c4fe9 rndis_wlan: cleanup by Jussi Kivilinna · 15 years ago
  100. 051ae0b rndis_wlan: use bool for on/off switches by Jussi Kivilinna · 15 years ago