1. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  2. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  3. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  4. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  5. c5e818e ath9k_hw: remove a useless WARN_ON by Felix Fietkau · 12 years ago
  6. 9dbac67 ath9k_hw: reduce struct ar5416AniState size by Felix Fietkau · 12 years ago
  7. f5ffe23 ath9k_hw: remove ath9k_hw_ani_setup and its variables by Felix Fietkau · 12 years ago
  8. 0166b4b ath9k_hw: make the initval parameter to ath9k_hw_write_array const by Felix Fietkau · 12 years ago
  9. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  10. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  11. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  12. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  13. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 12 years ago
  14. a2ca8ec mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() by Alexey Khoroshilov · 12 years ago
  15. 7532c7d mwifiex: correction in status codes used for association failure by Amitkumar Karwar · 12 years ago
  16. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 12 years ago
  17. f49aabf prism54: bug in getting auth type by Dan Carpenter · 12 years ago
  18. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  19. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  20. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  21. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  22. aa3c90b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  23. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  24. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  25. 24171dd ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  26. 4a8f199 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  27. 430d252 rtlwifi: Fix build warning introduced by commit a290593 by Larry Finger · 12 years ago
  28. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  29. cb4ec37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  30. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  31. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  32. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  33. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  34. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  35. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  36. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 12 years ago
  37. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  38. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  39. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  40. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  41. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  42. eab6d79 ath9k_hw: add tx gain tables for newer devices by Felix Fietkau · 12 years ago
  43. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 12 years ago
  44. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  45. a1fe528 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  46. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 12 years ago
  47. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 12 years ago
  48. 3adcf20 ath9k: remove the WARN_ON that triggers if generating a beacon fails by Felix Fietkau · 12 years ago
  49. 1adb2e2 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  50. a3dc48e ath9k: do not link receive buffers during flush by Felix Fietkau · 12 years ago
  51. 0981c3b ath9k_htc: Fix memory leak by Sujith Manoharan · 12 years ago
  52. 3b86acb mwifiex: correct config_bands handling for ibss network by Amitkumar Karwar · 12 years ago
  53. d7b9c52 mwifiex: update config_bands during infra association by Amitkumar Karwar · 12 years ago
  54. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 12 years ago
  55. 1a26cda ath9k_hw: Fix radio programming for AR9550 by Sujith Manoharan · 12 years ago
  56. 2d7caef ath9k_hw: Add TempCompensation feature for AR9550 by Sujith Manoharan · 12 years ago
  57. 3a6a62fb ath9k_hw: Update initvals for QCA955x by Sujith Manoharan · 12 years ago
  58. 4850b6d mwl8k: Wake up queues in mwl8k_start by Nishant Sarmukadam · 12 years ago
  59. 0dd13a4 mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove by Yogesh Ashok Powar · 12 years ago
  60. 9b0b11f mwl8k: Disable tx_wait completion by Nishant Sarmukadam · 12 years ago
  61. 96da6fd ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal() by Sujith Manoharan · 12 years ago
  62. dfcca60 ath9k_hw: Fix MCI init for AGC calibration by Sujith Manoharan · 12 years ago
  63. 4656b8f ath9k_hw: Do not enable IQ-CAL for half/quarter rates by Sujith Manoharan · 12 years ago
  64. 79afb22 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  65. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  66. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  67. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  68. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  69. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  70. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 12 years ago
  71. c2f2e20 mwl8k: bump firmware API to 3 by Yogesh Ashok Powar · 12 years ago
  72. c27a54d mwl8k: Handle watchdog event with highest prioriry by Yogesh Ashok Powar · 12 years ago
  73. cfacba1 mwl8k: Handle Watchdog events for the new ampdu streams by Yogesh Ashok Powar · 12 years ago
  74. 07f6dda mwl8k: changing mwl8k_destroy_ba prototype by Yogesh Ashok Powar · 12 years ago
  75. 7fb978b mwl8k: Enable support to support additional ampdu streams by Yogesh Ashok Powar · 12 years ago
  76. 5f2a149 mwl8k: set ack policy to normal by Yogesh Ashok Powar · 12 years ago
  77. 96769ca mwl8k: Remove redundant txq_idx by Yogesh Ashok Powar · 12 years ago
  78. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 12 years ago
  79. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 12 years ago
  80. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  81. d35f103 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  82. fc40ca92 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  83. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  84. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  85. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  86. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  87. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago
  88. b84e311 brcmfmac: remove unnecessary curly braces in dhd_attach() by Arend van Spriel · 12 years ago
  89. 12b33da brcmfmac: cleanup netdev transmit callback by Arend van Spriel · 12 years ago
  90. 7833b57 brcmfmac: remove unused event related definitions by Arend van Spriel · 12 years ago
  91. a6cfb14 brcmfmac: Use dedicated trace level for CDC. by Hante Meuleman · 12 years ago
  92. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  93. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  94. 79d7c4e brcmfmac: define pr_fmt in one place by Arend van Spriel · 12 years ago
  95. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  96. ac74439 brcmfmac: removed deprecated set_bitrate_mask support by Hante Meuleman · 12 years ago
  97. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  98. 637ccc2 brcmsmac: remove dead code by Piotr Haber · 12 years ago
  99. b180b10 brcmsmac: allow user-space setting of interface address by Arend van Spriel · 12 years ago
  100. 66578c0 brcmsmac: use perimeter lock in add_interface() callback by Arend van Spriel · 12 years ago