1. 1a2d503 bcma: fix compile error by Hauke Mehrtens · 12 years ago
  2. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 12 years ago
  3. 5901527 ssb: add database of serial flash memories by Rafał Miłecki · 12 years ago
  4. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  5. 29b7d9a drivers/nfc/nfcwilink.c: use devm_kzalloc by Julia Lawall · 12 years ago
  6. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 12 years ago
  7. 1a26cda ath9k_hw: Fix radio programming for AR9550 by Sujith Manoharan · 12 years ago
  8. 2d7caef ath9k_hw: Add TempCompensation feature for AR9550 by Sujith Manoharan · 12 years ago
  9. 3a6a62fb ath9k_hw: Update initvals for QCA955x by Sujith Manoharan · 12 years ago
  10. 4850b6d mwl8k: Wake up queues in mwl8k_start by Nishant Sarmukadam · 12 years ago
  11. 0dd13a4 mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove by Yogesh Ashok Powar · 12 years ago
  12. 9b0b11f mwl8k: Disable tx_wait completion by Nishant Sarmukadam · 12 years ago
  13. 96da6fd ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal() by Sujith Manoharan · 12 years ago
  14. dfcca60 ath9k_hw: Fix MCI init for AGC calibration by Sujith Manoharan · 12 years ago
  15. 4656b8f ath9k_hw: Do not enable IQ-CAL for half/quarter rates by Sujith Manoharan · 12 years ago
  16. 72a525c ssb: add place for serial flash driver by Rafał Miłecki · 12 years ago
  17. 79afb22 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  18. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 12 years ago
  19. 4a484cf regulatory: fix uevent by Johannes Berg · 12 years ago
  20. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  21. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  22. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  23. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  24. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  25. 6ba1eaf bcma: mips: rename oldirqflag to irqinitmask by Hauke Mehrtens · 12 years ago
  26. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 12 years ago
  27. db5230d bcma: mips: show also disabled IRQs by Hauke Mehrtens · 12 years ago
  28. 7401cb6 bcma: mips: make some info messages debug messages by Hauke Mehrtens · 12 years ago
  29. e3f05a4 bcma: mips: explicit assign IRQ numbers by Hauke Mehrtens · 12 years ago
  30. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 12 years ago
  31. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 12 years ago
  32. c2f2e20 mwl8k: bump firmware API to 3 by Yogesh Ashok Powar · 12 years ago
  33. c27a54d mwl8k: Handle watchdog event with highest prioriry by Yogesh Ashok Powar · 12 years ago
  34. cfacba1 mwl8k: Handle Watchdog events for the new ampdu streams by Yogesh Ashok Powar · 12 years ago
  35. 07f6dda mwl8k: changing mwl8k_destroy_ba prototype by Yogesh Ashok Powar · 12 years ago
  36. 7fb978b mwl8k: Enable support to support additional ampdu streams by Yogesh Ashok Powar · 12 years ago
  37. 5f2a1494 mwl8k: set ack policy to normal by Yogesh Ashok Powar · 12 years ago
  38. 96769ca mwl8k: Remove redundant txq_idx by Yogesh Ashok Powar · 12 years ago
  39. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 12 years ago
  40. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 12 years ago
  41. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  42. d35f103 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  43. fc40ca9 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  44. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  45. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  46. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  47. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  48. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago
  49. b84e311 brcmfmac: remove unnecessary curly braces in dhd_attach() by Arend van Spriel · 12 years ago
  50. 12b33da brcmfmac: cleanup netdev transmit callback by Arend van Spriel · 12 years ago
  51. 7833b57 brcmfmac: remove unused event related definitions by Arend van Spriel · 12 years ago
  52. a6cfb14 brcmfmac: Use dedicated trace level for CDC. by Hante Meuleman · 12 years ago
  53. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  54. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  55. 79d7c4e brcmfmac: define pr_fmt in one place by Arend van Spriel · 12 years ago
  56. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  57. ac74439 brcmfmac: removed deprecated set_bitrate_mask support by Hante Meuleman · 12 years ago
  58. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  59. 637ccc2 brcmsmac: remove dead code by Piotr Haber · 12 years ago
  60. b180b10 brcmsmac: allow user-space setting of interface address by Arend van Spriel · 12 years ago
  61. 66578c0 brcmsmac: use perimeter lock in add_interface() callback by Arend van Spriel · 12 years ago
  62. 01486c5 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  63. a02308e rt2x00: rt2800: convert read_eeprom functions to return an int value by Gabor Juhos · 12 years ago
  64. e1b97c9 ath9k_hw: Remove AR9485 1.0 macro by Sujith Manoharan · 12 years ago
  65. c2397bb brcmsmac: initialize morepending in brcms_b_recv() by Geert Uytterhoeven · 12 years ago
  66. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 12 years ago
  67. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 12 years ago
  68. 93476b1 ath9k: fix column header comments for some initval arrays by Gabor Juhos · 12 years ago
  69. 1f1d9654 carl9170: refactor carl9170_update_beacon by Christian Lamparter · 12 years ago
  70. 558925f carl9170: remove custom NUM_TID and friends by Christian Lamparter · 12 years ago
  71. 55fa645 carl9170: disable hw crypto for p2p networks by Christian Lamparter · 12 years ago
  72. 7a5c730 carl9170: don't enable hw crypto offload, if the fw doesn't support it by Christian Lamparter · 12 years ago
  73. 17f658a carl9170: Only specify interface combinations if more than one interface is possible by Christian Lamparter · 12 years ago
  74. 7f878b0 carl9170: allow P2P_GO interface creation after P2P_CLIENT by Christian Lamparter · 12 years ago
  75. 5ae994d carl9170: import 1.9.7 firmware headers by Christian Lamparter · 12 years ago
  76. d1f3de7 carl9170: advertise support for TDLS by Christian Lamparter · 12 years ago
  77. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 12 years ago
  78. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 12 years ago
  79. d5374ef rt2800: refactor RFCSR initialization by Stanislaw Gruszka · 12 years ago
  80. 48c6cc0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  81. c51f878 mac80211_hwsim: fix beacon timing by Thomas Pedersen · 12 years ago
  82. 01e59e4 mac80211_hwsim: hrtimer beacon by Thomas Pedersen · 12 years ago
  83. 45034bf mac80211_hwsim: fix tsf adjustment by Thomas Pedersen · 12 years ago
  84. 75ea719 mac80211: fix mesh_hwmp kerneldoc by Bob Copeland · 12 years ago
  85. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  86. c8f9b0f iwlwifi: fix spelling and value in LED registers. by Eytan Lifshitz · 12 years ago
  87. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  88. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  89. 653ea7a iwlwifi: don't treat a bool as an error code by Emmanuel Grumbach · 12 years ago
  90. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  91. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  92. f317243a iwlwifi: use __packed by Johannes Berg · 12 years ago
  93. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  94. d28cbde iwlwifi: don't verify fw after download by Emmanuel Grumbach · 12 years ago
  95. da58eef iwlwifi: clean up code in AGG by Emmanuel Grumbach · 12 years ago
  96. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  97. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  98. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  99. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  100. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago