1. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  2. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  3. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  4. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  5. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  6. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  7. f8b8a47 wlcore: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 10 years ago
  8. e757201 drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation by George Spelvin · 10 years ago
  9. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 10 years ago
  10. e5b02f6 wl1251: only call ieee80211_beacon_loss in managed mode by Grazvydas Ignotas · 10 years ago
  11. 863bdbc wl1251: fix mixed up args for join by Grazvydas Ignotas · 10 years ago
  12. a564061 wl1251: fix null data for IBSS by Grazvydas Ignotas · 10 years ago
  13. d5738b4 Revert "wl1251: enforce changed hw encryption support on monitor state change" by Grazvydas Ignotas · 10 years ago
  14. 4c10416 wlcore: fix usage of platform_device_add_data() by Christian Engelmayer · 10 years ago
  15. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  16. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  17. c0da71f wl18xx: align event mailbox with current fw by Eliad Peller · 10 years ago
  18. 69aa1675 wlcore: ignore dummy packet events in PLT mode by Luciano Coelho · 10 years ago
  19. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  20. 76be343 Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning by Surendra Patil · 11 years ago
  21. 7661e97 wl1251: use skb_trim to make skb shorter by Ivaylo Dimitrov · 11 years ago
  22. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  23. 07bbca6 wl1251: spi: add device tree support by Sebastian Reichel · 11 years ago
  24. e4c2e09 wl1251: spi: add vio regulator support by Sebastian Reichel · 11 years ago
  25. 1d207cd wl1251: move power GPIO handling into the driver by Sebastian Reichel · 11 years ago
  26. 946651c wl1251: split wl251 platform data to a separate structure by Luciano Coelho · 11 years ago
  27. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  28. 6b27fe5 wlcore: add support for STA CSA with chan contexts by Arik Nemtsov · 11 years ago
  29. d881fa2 wlcore: enable beacon filtering only after receiving a beacon by Eliad Peller · 11 years ago
  30. 5b07d97 wlcore: increase timeout to 5000 msecs by Yaniv Machani · 11 years ago
  31. 1ede950 wlcore: decrease warning verbosity during recovery by Arik Nemtsov · 11 years ago
  32. 41ed1a7 wlcore: consider multiple APs when checking active_link_count by Eliad Peller · 11 years ago
  33. bf4e5f1 wlcore: don't handle unsetting of default wep key by Eliad Peller · 11 years ago
  34. bc566f9 wlcore: wl18xx: allow CCK rates for AP mode by Arik Nemtsov · 11 years ago
  35. 5a441f5 wlcore: don't stop sched_scan on interface removal by Barak Bercovitz · 11 years ago
  36. 2a5ad92 wlcore: send EAPOL frames with voice priority by Igal Chernobelsky · 11 years ago
  37. 028e724 wl18xx: move to new firmware (wl18xx-fw-3.bin) by Eliad Peller · 11 years ago
  38. abf0b24 wlcore/wl12xx/wl18xx: configure iface_combinations per-hw by Eliad Peller · 11 years ago
  39. 32f0fd5 wlcore/wl12xx/wl18xx: configure max_stations per-hw by Eliad Peller · 11 years ago
  40. da08fdf wlcore/wl12xx/wl18xx: configure num_links per-hw by Eliad Peller · 11 years ago
  41. 75fb4df wlcore/wl12xx/wl18xx: simplify fw_status handling by Eliad Peller · 11 years ago
  42. 7a53626 wlcore: AP: don't start mac80211 PS on non-peer HLIDs by Arik Nemtsov · 11 years ago
  43. 51ae14d wlcore: block read/writes to FW during ELP by Barak Bercovitz · 11 years ago
  44. 9be86cf wlcore: cancel Tx watchdog on suspend and rearm on first Tx after by Arik Nemtsov · 11 years ago
  45. 02d0727 wlcore: memset wl->rx_filter_enabled to zero after recovery by Nadim Zubidat · 11 years ago
  46. 7916a07 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
  47. b30d49b wl12xx: fix tx power setting by Alex Gal · 11 years ago
  48. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  49. 235f939 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
  50. 260da7e wl1251: fix NULL pointer dereference by Pavel Machek · 11 years ago
  51. deb6e6b wl1251: add nvs file name to module firmware list by Pavel Machek · 11 years ago
  52. b90a116 wl1251: enforce changed hw encryption support on monitor state change by David Gnedt · 11 years ago
  53. 3d49da7 wl1251: disable retry and ACK policy for injected packets by David Gnedt · 11 years ago
  54. c8909e5 wl1251: enable tx path in monitor mode if necessary for packet injection by David Gnedt · 11 years ago
  55. ed3213c wl1251: fix channel switching in monitor mode by David Gnedt · 11 years ago
  56. dd4a560 wl1251: disable power saving in monitor mode by David Gnedt · 11 years ago
  57. 9ed74ba wl1251: implement multicast address filtering (fwd) by David Gnedt · 11 years ago
  58. 4d09b53 wl1251: configure hardware en-/decryption for monitor mode by David Gnedt · 11 years ago
  59. 9281691 wl1251: split RX and TX data path initialisation by David Gnedt · 11 years ago
  60. 204cc5c wl1251: implement hardware ARP filtering by David Gnedt · 11 years ago
  61. f7ad1ee wl1251: retry power save entry by David Gnedt · 11 years ago
  62. 64322e2 wl1251: fix scan behaviour while not associated by David Gnedt · 11 years ago
  63. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  64. 692e516 wireless: slight optimization of addr compare by dingtianhong · 11 years ago
  65. 60ce473 wl1251: return -ENOMEM if kzalloc fails by Jing Wang · 11 years ago
  66. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  67. 8d3c1fd wlcore: save last regdom configuration on stop by Eliad Peller · 11 years ago
  68. e9687ea wlcore: fix started_vifs calculation by Eliad Peller · 11 years ago
  69. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  70. c2e6424 wlcore: Allow stopping fw log in recovery by Barak Bercovitz · 11 years ago
  71. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  72. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  73. 9d8146d wl12xx/wl18xx: update default fw logger's settings by Ido Reis · 11 years ago
  74. 93ac848 wlcore: fwlog dynamic mem_block control by Ido Reis · 11 years ago
  75. 4b67414 wlcore: fix interrogate command length by Igal Chernobelsky · 11 years ago
  76. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  77. bbd7455 wlcore: print active channel in the driver_state by Victor Goldenshtein · 11 years ago
  78. 50e4c90 wl18xx: default config alignment with phy defaults by Igal Chernobelsky · 11 years ago
  79. 9f55c62 net: wireless: wl1251: update firmware path by Felipe Balbi · 11 years ago
  80. f2cede4 wlcore: always register dummy hardirq by Arik Nemtsov · 11 years ago
  81. 1f8a189 wl18xx: print new RDL versions during boot by Victor Goldenshtein · 11 years ago
  82. ef47d32 wl18xx: fix boot process in high temperature environment by Victor Goldenshtein · 11 years ago
  83. 49540d1 wlcore: clarify and fix regulatory domain bit translation by Eliad Peller · 11 years ago
  84. 7ca38a9 wlcore: remove unsupported channels by Eliad Peller · 11 years ago
  85. bf9d5d2 wlcore: fix unsafe dereference of the wlvif by Victor Goldenshtein · 11 years ago
  86. 0fe7208 wlcore: cleanup scan debug prints by Victor Goldenshtein · 11 years ago
  87. b0ed8a4 wlcore: re-enable idle handling by Arik Nemtsov · 11 years ago
  88. e7441ce wlcore: disable elp sleep while in plt mode by Yair Shapira · 11 years ago
  89. dd491ff wlcore: add new plt power-mode: CHIP_AWAKE by Yair Shapira · 11 years ago
  90. 187e52c wlcore: ROC on AP channel before auth reply by Arik Nemtsov · 11 years ago
  91. c4978e2 wireless: wl12xx: use dev_get_platdata() by Jingoo Han · 11 years ago
  92. 9065062 wireless: wlcore: use dev_get_platdata() by Jingoo Han · 11 years ago
  93. 5f4fe16 wireless: wl1251: use dev_get_platdata() by Jingoo Han · 11 years ago
  94. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  95. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  96. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  97. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  98. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  99. 05c8aaa wlcore: use *ppos, not file->f_pos by Al Viro · 11 years ago
  100. 789e90e net: wireless: wl1251: Fix commenting style by Sachin Kamat · 11 years ago