1. dc5cbdf brcmfmac: use one list of event defintions by Arend van Spriel · 12 years ago
  2. d8df490 brcmsmac: fix uninitialized variable warning on arm architecture by Arend van Spriel · 12 years ago
  3. d9cb259 brcmfmac: rework bus interface by Arend van Spriel · 12 years ago
  4. 9e2ff36 rtlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  5. b74324d wlcore/wl18xx/wl12xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. fd549f1 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. fb4e899 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. 6920235 rt2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. 337b563 p54: remove __dev* attributes by Bill Pemberton · 12 years ago
  10. baa366c orinoco: remove __dev* attributes by Bill Pemberton · 12 years ago
  11. 8dee5ee mwl8k: remove __dev* attributes by Bill Pemberton · 12 years ago
  12. fbdb7fc libertas: remove __dev* attributes by Bill Pemberton · 12 years ago
  13. d00064d iwlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  14. a027cb8 iwlegacy: remove __dev* attributes by Bill Pemberton · 12 years ago
  15. eb9248e ipw2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  16. fcff0c0 brcm80211: remove __dev* attributes by Bill Pemberton · 12 years ago
  17. 157c943 b43: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. 991683c atmel: remove __dev* attributes by Bill Pemberton · 12 years ago
  19. e829cf9 ath5k: remove __dev* attributes by Bill Pemberton · 12 years ago
  20. 04bfffb wireless: remove __dev* attributes by Bill Pemberton · 12 years ago
  21. 9e2b29d rfkill: remove __dev* attributes by Bill Pemberton · 12 years ago
  22. bde327e ssb: register watchdog driver by Hauke Mehrtens · 12 years ago
  23. 9f640a6 ssb: extif: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  24. 7280b51 ssb: extif: add check for max value before setting watchdog register by Hauke Mehrtens · 12 years ago
  25. 7ffbffe ssb: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  26. 2610730 ssb: set the PMU watchdog if available by Hauke Mehrtens · 12 years ago
  27. f924e1e ssb: get alp clock from devices with PMU by Hauke Mehrtens · 12 years ago
  28. a4855f39 bcma: register watchdog driver by Hauke Mehrtens · 12 years ago
  29. a22a311 bcma: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  30. f6354c8 bcma: set the pmu watchdog if available by Hauke Mehrtens · 12 years ago
  31. 56fd5f0 bcma: add bcma_chipco_alp_clock by Hauke Mehrtens · 12 years ago
  32. bc245cc ssb/bcma: add common header for watchdog by Hauke Mehrtens · 12 years ago
  33. 8df0f1e ipw2200: return error code on error in ipw_wx_get_auth() by Wei Yongjun · 12 years ago
  34. 9304a1c brcmsmac: remove duplicated include from debug.c by Wei Yongjun · 12 years ago
  35. f5685ba rt2x00: Only specify interface combinations if more then one interface is possible by Helmut Schaa · 12 years ago
  36. 1981e881 carl9170: explain why sta cannot be NULL for ampdus by Christian Lamparter · 12 years ago
  37. f241b24 brcmfmac: convert struct spinlock to spinlock_t by Luis R. Rodriguez · 12 years ago
  38. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  39. 55cb079 Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  40. 795e936 mwl8k: remove useless pci shutdown callback and stray debugging by Florian Fainelli · 12 years ago
  41. d6d8202 rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN by Gabor Juhos · 12 years ago
  42. fc1b63d rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines by Gabor Juhos · 12 years ago
  43. 649a6ac carl9170: fix signal strength reporting issues by Christian Lamparter · 12 years ago
  44. 33e274e rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr by Gabor Juhos · 12 years ago
  45. e6d227b rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls by Gabor Juhos · 12 years ago
  46. 6dac344 p54: potential signedness issue in p54_parse_rssical() by Dan Carpenter · 12 years ago
  47. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  48. 0b27a4b Revert "Bluetooth: Fix possible deadlock in SCO code" by Gustavo Padovan · 12 years ago
  49. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  50. cbabee7 Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp by Andrei Emeltchenko · 12 years ago
  51. 6091891 Bluetooth: Fix missing L2CAP EWS Conf parameter by Andrei Emeltchenko · 12 years ago
  52. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  53. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  54. 5e4e397 Bluetooth: Refactor l2cap_send_disconn_req by Andrei Emeltchenko · 12 years ago
  55. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  56. 20714bfe Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  57. b96e9c6 Bluetooth: Add BT_DEFER_SETUP option to sco socket by Frédéric Dalleau · 12 years ago
  58. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  59. dc2a0e2 Bluetooth: Add missing lock nesting notation by Gustavo Padovan · 12 years ago
  60. da29d2a cfg80211: fix channel error on mesh join by Marco Porsch · 12 years ago
  61. 246dc3f mac80211: return if CSA is not handle by Simon Wunderlich · 12 years ago
  62. 5d7fad4 mac80211: Fix typo in mac80211.h by Simon Wunderlich · 12 years ago
  63. 55cec50 brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags() by Seth Forshee · 12 years ago
  64. 6979783 wireless: mwifiex: Fix typo in wireless/mwifiex driver by Masanari Iida · 12 years ago
  65. 244a77e rtlwifi: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  66. 8882349 p54pci: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  67. 8842758 ath9k: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  68. dac6797 rtlwifi: rtl8192se: Fixed coding style issues in the driver by Daniel Stamer · 12 years ago
  69. 904f137 mwifiex: fix struct member mismatch by Johannes Berg · 12 years ago
  70. 1b4e027 brcmfmac: change debug output for received event. by Hante Meuleman · 12 years ago
  71. b41fc3d brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie. by Hante Meuleman · 12 years ago
  72. 128ce3b brcmfmac: remove mode from struct brcmf_cfg80211_conf by Arend van Spriel · 12 years ago
  73. 903e0ee brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute by Arend van Spriel · 12 years ago
  74. b6fc28a brcmsmac: support 4313iPA by Piotr Haber · 12 years ago
  75. b835763 brcmsmac: move PHY functions by Piotr Haber · 12 years ago
  76. 8e21df2 brcmsmac: hardware info in debugfs by Piotr Haber · 12 years ago
  77. 57fe504 brcmsmac: fix bounds checking in tx/rx by Piotr Haber · 12 years ago
  78. 94d9902 brcmsmac: cleanup in isr code by Piotr Haber · 12 years ago
  79. c4dea35 brcmsmac: handle packet drop during transmit correctly by Piotr Haber · 12 years ago
  80. 006a8f1 brcm80211: update the MAINTAINERS file by Arend van Spriel · 12 years ago
  81. 23c1d7f wireless: allow Atheros card to not depend on ath.ko by Vladimir Kondratiev · 12 years ago
  82. a56c919 ath9k: Remove redundant NULL assignment by Sujith Manoharan · 12 years ago
  83. a145daf ath9k: Implement sta_add_debugfs/sta_remove_debugfs by Sujith Manoharan · 12 years ago
  84. de7b760 ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS by Sujith Manoharan · 12 years ago
  85. c175db8 ath9k: Move ethtool functions to debug.c by Sujith Manoharan · 12 years ago
  86. 6c50f94 rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode by Helmut Schaa · 12 years ago
  87. dd0d83c mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211 by Avinash Patil · 12 years ago
  88. d6144d8 ath9k: Fix buffer overflow error by Rajkumar Manoharan · 12 years ago
  89. 0362063 ssb: extif: fix compile errors by Hauke Mehrtens · 12 years ago
  90. 4a7267c bcma: handle return value of pci_assign_resource by Hauke Mehrtens · 12 years ago
  91. a544ab7 mac80211: simplify loop in minstrel_ht by Johannes Berg · 12 years ago
  92. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  93. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  94. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 12 years ago
  95. f94f8b1 cfg80211: fix cmp_hidden_bss by Johannes Berg · 12 years ago
  96. 915de2f cfg80211: fix whitespace in scan handling by Johannes Berg · 12 years ago
  97. b629ea3 cfg80211: don't BUG_ON BSS struct issues by Johannes Berg · 12 years ago
  98. 41e31b8 mac80211: allow userspace registration for probe requests in IBSS by Antonio Quartulli · 12 years ago
  99. 3720390 mac80211: fix for mesh sync to indicate TBTT adjustment by Marco Porsch · 12 years ago
  100. c04d615 nl80211: Fix HT_IBSS feature check in ibss_join by Simon Wunderlich · 12 years ago