1. 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
  2. b30d49b wl12xx: fix tx power setting by Alex Gal · 11 years ago
  3. 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
  4. 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
  5. 260da7e wl1251: fix NULL pointer dereference by Pavel Machek · 11 years ago
  6. deb6e6b wl1251: add nvs file name to module firmware list by Pavel Machek · 11 years ago
  7. b90a116 wl1251: enforce changed hw encryption support on monitor state change by David Gnedt · 11 years ago
  8. 3d49da7 wl1251: disable retry and ACK policy for injected packets by David Gnedt · 11 years ago
  9. c8909e5 wl1251: enable tx path in monitor mode if necessary for packet injection by David Gnedt · 11 years ago
  10. ed3213c wl1251: fix channel switching in monitor mode by David Gnedt · 11 years ago
  11. dd4a560 wl1251: disable power saving in monitor mode by David Gnedt · 11 years ago
  12. 9ed74ba wl1251: implement multicast address filtering (fwd) by David Gnedt · 11 years ago
  13. 4d09b53 wl1251: configure hardware en-/decryption for monitor mode by David Gnedt · 11 years ago
  14. 9281691 wl1251: split RX and TX data path initialisation by David Gnedt · 11 years ago
  15. 204cc5c wl1251: implement hardware ARP filtering by David Gnedt · 11 years ago
  16. f7ad1ee wl1251: retry power save entry by David Gnedt · 11 years ago
  17. 64322e2 wl1251: fix scan behaviour while not associated by David Gnedt · 11 years ago
  18. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  19. 692e516 wireless: slight optimization of addr compare by dingtianhong · 11 years ago
  20. 60ce473 wl1251: return -ENOMEM if kzalloc fails by Jing Wang · 11 years ago
  21. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  22. 8d3c1fd wlcore: save last regdom configuration on stop by Eliad Peller · 11 years ago
  23. e9687ea wlcore: fix started_vifs calculation by Eliad Peller · 11 years ago
  24. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  25. c2e6424 wlcore: Allow stopping fw log in recovery by Barak Bercovitz · 11 years ago
  26. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  27. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  28. 9d8146d wl12xx/wl18xx: update default fw logger's settings by Ido Reis · 11 years ago
  29. 93ac848 wlcore: fwlog dynamic mem_block control by Ido Reis · 11 years ago
  30. 4b67414 wlcore: fix interrogate command length by Igal Chernobelsky · 11 years ago
  31. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  32. bbd7455 wlcore: print active channel in the driver_state by Victor Goldenshtein · 11 years ago
  33. 50e4c90 wl18xx: default config alignment with phy defaults by Igal Chernobelsky · 11 years ago
  34. 9f55c62 net: wireless: wl1251: update firmware path by Felipe Balbi · 11 years ago
  35. f2cede4 wlcore: always register dummy hardirq by Arik Nemtsov · 11 years ago
  36. 1f8a189 wl18xx: print new RDL versions during boot by Victor Goldenshtein · 11 years ago
  37. ef47d32 wl18xx: fix boot process in high temperature environment by Victor Goldenshtein · 11 years ago
  38. 49540d1b wlcore: clarify and fix regulatory domain bit translation by Eliad Peller · 11 years ago
  39. 7ca38a9 wlcore: remove unsupported channels by Eliad Peller · 11 years ago
  40. bf9d5d2 wlcore: fix unsafe dereference of the wlvif by Victor Goldenshtein · 11 years ago
  41. 0fe7208 wlcore: cleanup scan debug prints by Victor Goldenshtein · 11 years ago
  42. b0ed8a4 wlcore: re-enable idle handling by Arik Nemtsov · 11 years ago
  43. e7441ce wlcore: disable elp sleep while in plt mode by Yair Shapira · 11 years ago
  44. dd491ff wlcore: add new plt power-mode: CHIP_AWAKE by Yair Shapira · 11 years ago
  45. 187e52c wlcore: ROC on AP channel before auth reply by Arik Nemtsov · 11 years ago
  46. c4978e2 wireless: wl12xx: use dev_get_platdata() by Jingoo Han · 11 years ago
  47. 9065062 wireless: wlcore: use dev_get_platdata() by Jingoo Han · 11 years ago
  48. 5f4fe16 wireless: wl1251: use dev_get_platdata() by Jingoo Han · 11 years ago
  49. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  50. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  51. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  52. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 12 years ago
  53. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  54. 05c8aaa wlcore: use *ppos, not file->f_pos by Al Viro · 12 years ago
  55. 789e90e net: wireless: wl1251: Fix commenting style by Sachin Kamat · 12 years ago
  56. 19a4e68 net: wireless: wl1251: Use module_spi_driver macro by Sachin Kamat · 12 years ago
  57. d5a4917 net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver by Peter Huewe · 12 years ago
  58. 5cbba2d wlcore: fix occasional AP TX stop after recovery by Victor Goldenshtein · 12 years ago
  59. 2baf53c wlcore: hold jiffies in unsigned long by Arik Nemtsov · 12 years ago
  60. c838478 wlcore: cancel channel switch work on interface removal by Arik Nemtsov · 12 years ago
  61. ba1e6eb wlcore: set default_wep_key when configured by Yoni Divinsky · 12 years ago
  62. bc2ab3b wl18xx: use locally administered MAC address if not available from fuse by Luciano Coelho · 12 years ago
  63. 6f0b1bb wlcore: configure rates in multiple cases by Eliad Peller · 12 years ago
  64. 33cab57 wlcore: move sysfs handling to a separate file by Luciano Coelho · 12 years ago
  65. 8f6ac53 wlcore: some non-functional clean-ups in main.c by Luciano Coelho · 12 years ago
  66. e3b8bbb wl18xx: FDSP Code RAM Corruption fix by Ido Reis · 12 years ago
  67. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  68. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 12 years ago
  69. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 12 years ago
  70. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 12 years ago
  71. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 12 years ago
  72. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  73. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  74. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  75. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  76. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  77. c49b05a net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  78. 2ed79f3 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  79. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  80. a373c3c Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  81. 97236a0 wlcore: move handling from hardirq to the irq thread function by Luciano Coelho · 12 years ago
  82. da7aa28 wlcore: use print_hex_dump_debug() by Luciano Coelho · 12 years ago
  83. abca123 wlcore: consider dummy packets when tx queues are empty by Arik Nemtsov · 12 years ago
  84. 75592be wlcore: correctly check state before regdomain conf by Arik Nemtsov · 12 years ago
  85. 0e752df wlcore: AP-mode - recover security seq num for stations by Arik Nemtsov · 12 years ago
  86. 5a99610 wlcore: free AP global links properly on recovery by Arik Nemtsov · 12 years ago
  87. f9ae085 wl18xx: print chip info during boot by Victor Goldenshtein · 12 years ago
  88. c0ad2f2 wlcore: don't attempt to roam in case of p2p by Eyal Shapira · 12 years ago
  89. 8910cfa wlcore: change warn on missing lock in wlcore_queue_xx funcs by Arik Nemtsov · 12 years ago
  90. 0a9ffac wlcore: report rssi from roaming statistics by Nadim Zubidat · 12 years ago
  91. 93d5d10 wlcore: consolidate tx_seq handling on recovery by Arik Nemtsov · 12 years ago
  92. 2fec3d2 wlcore: don't risk using stale HLID during .sta_state callback by Arik Nemtsov · 12 years ago
  93. 37c68ea wlcore: fix link count in single-link-PSM optimization by Arik Nemtsov · 12 years ago
  94. d21553f wlcore: set max num of Rx BA sessions per chip by Igal Chernobelsky · 12 years ago
  95. 0c7cc7f wlcore: enter elp in force ps mode in 5ms by Igal Chernobelsky · 12 years ago
  96. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  97. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  98. 42af657 wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case by Li Fei · 12 years ago
  99. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  100. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago