1. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  2. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  3. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  4. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago
  5. b84e311 brcmfmac: remove unnecessary curly braces in dhd_attach() by Arend van Spriel · 12 years ago
  6. 12b33da brcmfmac: cleanup netdev transmit callback by Arend van Spriel · 12 years ago
  7. 7833b57 brcmfmac: remove unused event related definitions by Arend van Spriel · 12 years ago
  8. a6cfb14 brcmfmac: Use dedicated trace level for CDC. by Hante Meuleman · 12 years ago
  9. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  10. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  11. 79d7c4e brcmfmac: define pr_fmt in one place by Arend van Spriel · 12 years ago
  12. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  13. ac74439 brcmfmac: removed deprecated set_bitrate_mask support by Hante Meuleman · 12 years ago
  14. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  15. 637ccc2 brcmsmac: remove dead code by Piotr Haber · 12 years ago
  16. b180b10 brcmsmac: allow user-space setting of interface address by Arend van Spriel · 12 years ago
  17. 66578c0 brcmsmac: use perimeter lock in add_interface() callback by Arend van Spriel · 12 years ago
  18. 01486c5 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  19. a02308e rt2x00: rt2800: convert read_eeprom functions to return an int value by Gabor Juhos · 12 years ago
  20. e1b97c9 ath9k_hw: Remove AR9485 1.0 macro by Sujith Manoharan · 12 years ago
  21. c2397bb brcmsmac: initialize morepending in brcms_b_recv() by Geert Uytterhoeven · 12 years ago
  22. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 12 years ago
  23. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 12 years ago
  24. 93476b1 ath9k: fix column header comments for some initval arrays by Gabor Juhos · 12 years ago
  25. 1f1d9654 carl9170: refactor carl9170_update_beacon by Christian Lamparter · 12 years ago
  26. 558925f carl9170: remove custom NUM_TID and friends by Christian Lamparter · 12 years ago
  27. 55fa645 carl9170: disable hw crypto for p2p networks by Christian Lamparter · 12 years ago
  28. 7a5c730 carl9170: don't enable hw crypto offload, if the fw doesn't support it by Christian Lamparter · 12 years ago
  29. 17f658a carl9170: Only specify interface combinations if more than one interface is possible by Christian Lamparter · 12 years ago
  30. 7f878b0d carl9170: allow P2P_GO interface creation after P2P_CLIENT by Christian Lamparter · 12 years ago
  31. 5ae994d carl9170: import 1.9.7 firmware headers by Christian Lamparter · 12 years ago
  32. d1f3de7 carl9170: advertise support for TDLS by Christian Lamparter · 12 years ago
  33. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 12 years ago
  34. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 12 years ago
  35. d5374ef rt2800: refactor RFCSR initialization by Stanislaw Gruszka · 12 years ago
  36. 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
  37. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  38. c8f9b0f iwlwifi: fix spelling and value in LED registers. by Eytan Lifshitz · 12 years ago
  39. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  40. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  41. 653ea7a iwlwifi: don't treat a bool as an error code by Emmanuel Grumbach · 12 years ago
  42. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  43. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  44. f317243a iwlwifi: use __packed by Johannes Berg · 12 years ago
  45. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  46. d28cbde iwlwifi: don't verify fw after download by Emmanuel Grumbach · 12 years ago
  47. da58eef iwlwifi: clean up code in AGG by Emmanuel Grumbach · 12 years ago
  48. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  49. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  50. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  51. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  52. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  53. 598a593 wireless: use __packed in ieee80211.h by Johannes Berg · 12 years ago
  54. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  55. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 12 years ago
  56. faec12e mac80211: split out aggregation TX removal by Johannes Berg · 12 years ago
  57. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  58. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  59. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  60. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  61. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  62. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  63. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  64. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  65. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  66. 8da3493 mac80211: reconfig bss_info_changed only if beaconing by Johannes Berg · 12 years ago
  67. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  68. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  69. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  70. 61e8a48 mac80211: clean up ieee80211_quiesce by Johannes Berg · 12 years ago
  71. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  72. cc3983d mac80211: fix ieee80211_ie_build_vht_cap indentation by Johannes Berg · 12 years ago
  73. 9cab315 cfg80211: adjacent 80+80 MHz channel segments are invalid by Johannes Berg · 12 years ago
  74. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  75. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  76. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  77. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  78. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  79. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  80. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  81. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  82. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  83. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  84. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  85. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  86. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  87. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  88. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  89. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  90. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  91. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  92. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  93. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  94. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  95. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  96. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago
  97. 8a57fff regulatory: don't write past array when intersecting rules by Johannes Berg · 12 years ago
  98. 10ff57f mac80211: remove a bit of dead mesh code by Johannes Berg · 12 years ago
  99. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  100. 09f4114 mac80211: warn if unexpectedly removing stations by Johannes Berg · 12 years ago