1. c5b057b brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg by Arend van Spriel · 12 years ago
  2. 3cb91f5 brcmfmac: fix sparse warnings by Franky Lin · 12 years ago
  3. 81118d1 brcmfmac: Using zero instead of NULL by Dan Carpenter · 12 years ago
  4. 424749c ath9k: perform ANI cycle in idle state by Rajkumar Manoharan · 12 years ago
  5. b4764c8 carl9170: handle traps from firmware loader by Christian Lamparter · 12 years ago
  6. afe3840 mwifiex: Using %*phD instead of print_hex_dump_bytes by Andrei Emeltchenko · 12 years ago
  7. f575f65 mwifiex: use sizeof(array) to print_hex_dump_bytes by Bing Zhao · 12 years ago
  8. 7a66205 rt2800: comment tx power settings by Stanislaw Gruszka · 12 years ago
  9. 1e4cf24 rt2800: allow to reduce tx power on devices not exporting power limit by Stanislaw Gruszka · 12 years ago
  10. 146c3b0 rt2800: pass channel pointer to rt2800_config_txpower by Stanislaw Gruszka · 12 years ago
  11. d9bceae rt2800: use eeprom OFDM 6M TX power as criterion by Stanislaw Gruszka · 12 years ago
  12. de2493c rt2800: compensate tx power also for non 11b rates on 2GHz by Stanislaw Gruszka · 12 years ago
  13. 19f3fa2 rt2800: limit TX_PWR_CFG_ values to 0xc by Stanislaw Gruszka · 12 years ago
  14. cee2c73 rt2800: use BBP_R1 for setting tx power by Stanislaw Gruszka · 12 years ago
  15. 037fd9b ath_hw: Use common REG_WRITE parameter order by Sven Eckelmann · 12 years ago
  16. ed9f0ed rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers by Andy Shevchenko · 12 years ago
  17. 264e989 orinoco_usb: clean up some signedness issues by Dan Carpenter · 12 years ago
  18. 2b4766c bcma: do not initialize deactivated PCIe cores by Hauke Mehrtens · 12 years ago
  19. f255b9c ath/ath9k/ar9003_eeprom.c: Remove semicolon after if by Peter Senna Tschudin · 12 years ago
  20. 750f32c ath9k: Fix BT_OP_SCAN usage by Sujith Manoharan · 12 years ago
  21. 78b1775 ath9k: Use a helper routine for MCI/FTP tuning by Sujith Manoharan · 12 years ago
  22. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  23. 017c4c3 bcma: use fallback sprom if sprom on card was not valid by Hauke Mehrtens · 12 years ago
  24. d954162 ssb: add attribute to indicate a parallel flash is available by Hauke Mehrtens · 12 years ago
  25. 54c9749 ssb: move parallel flash config into an own struct by Hauke Mehrtens · 12 years ago
  26. e5c9d7c bcma: add some more flash chips for serial flash by Hauke Mehrtens · 12 years ago
  27. 3c25ddd bcma: extract drv_cc in bcma_core_mips_flash_detect() by Hauke Mehrtens · 12 years ago
  28. e661b75 bcma: mark nflash if it is the boot flash by Hauke Mehrtens · 12 years ago
  29. cc78708 bcma: add and use constants for the flash windows by Hauke Mehrtens · 12 years ago
  30. 360dc31 bcma: mark pflash as present when available by Hauke Mehrtens · 12 years ago
  31. 30cfb02 bcma: init sprom struct earlier by Hauke Mehrtens · 12 years ago
  32. 49655bb bcma: just do the necessary things in early register on SoCs by Hauke Mehrtens · 12 years ago
  33. b0a949b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  34. 3cd1763 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  35. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  36. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  37. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 12 years ago
  38. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  39. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  40. 14e8a3c cfg80211: add tracing to rdev-ops by Beni Lev · 12 years ago
  41. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 13 years ago
  42. de7044e cfg80211: Disallow HT/WEP in IBSS mode by Sujith Manoharan · 12 years ago
  43. f53c6a0 mac80211: fix copy-paste typo in Kconfig by Marco Porsch · 12 years ago
  44. 8c1dddd mac80211: use __printf attribute in debugfs by Johannes Berg · 12 years ago
  45. 444e380 mac80211: remove some unused code by Johannes Berg · 12 years ago
  46. 8ba7acf mac80211: remove unimplemented mesh vendor sync by Johannes Berg · 12 years ago
  47. 3821b42 wireless: remove duplicate enum ieee80211_eid definitions by Arend van Spriel · 12 years ago
  48. c46597f wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  49. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  50. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  51. cd2bb51 mac80211: add support for tx to abort low priority scan requests by Sam Leffler · 12 years ago
  52. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  53. b292219 wireless: use OR operation to set wiphy features by Johannes Berg · 12 years ago
  54. 46856bb cfg80211: add scan flag to indicate its priority by Sam Leffler · 12 years ago
  55. e8e27c6 cfg80211: code rearrangement to avoid forward declarations by Amitkumar Karwar · 12 years ago
  56. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 12 years ago
  57. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  58. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  59. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  60. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  61. eea57d4 mac80211: Use appropriate debug wrapper by Mohammed Shafi Shajakhan · 12 years ago
  62. 6b8ece3 mac80211: Allow station mode SAE to be implemented in user space by Jouni Malinen · 12 years ago
  63. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  64. 0f4126e mac80211: Add debug print on unexpect authentication state by Jouni Malinen · 12 years ago
  65. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  66. 3448c00 mac80211: add channel context iterator by Johannes Berg · 12 years ago
  67. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  68. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  69. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  70. e269d86 mac80211: check channel context methods by Johannes Berg · 12 years ago
  71. e89a96f mac80211: reuse channels for channel contexts by Michal Kazior · 13 years ago
  72. 35f2fce mac80211: use channel context notifications by Michal Kazior · 13 years ago
  73. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 13 years ago
  74. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 13 years ago
  75. 4e760f1 iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 12 years ago
  76. 378b8f7 iwlwifi: don't print the Intel banner twice by Emmanuel Grumbach · 12 years ago
  77. ac928f8 iwlwifi: first deactivate a queue, then wipe out its data by Emmanuel Grumbach · 12 years ago
  78. 0adb52d iwlwifi: use the new macro for the SCD Q STTS bits by Emmanuel Grumbach · 12 years ago
  79. 986ea6c iwlwifi: wipe out the status of the SCD when we disable a queue by Emmanuel Grumbach · 12 years ago
  80. 26c7af7 iwlwifi: remove unused variables by Johannes Berg · 12 years ago
  81. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 12 years ago
  82. 2a79e45 iwlwifi: improve oversized command warning by Johannes Berg · 12 years ago
  83. 56f6098 Bluetooth: Zero bredr pointer when chan is deleted by Andrei Emeltchenko · 12 years ago
  84. 79de886 Bluetooth: Send EFS Conf Rsp only for BR/EDR chan by Andrei Emeltchenko · 12 years ago
  85. 1d13a25 Bluetooth: AMP: Drop packets when no l2cap conn exist by Andrei Emeltchenko · 12 years ago
  86. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  87. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  88. 300229f Bluetooth: Rename __l2cap_connect() to l2cap_connect() by Gustavo Padovan · 12 years ago
  89. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  90. 644912e Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c by Gustavo Padovan · 12 years ago
  91. ddffeb8 Linux 3.7-rc1 by Linus Torvalds · 12 years ago
  92. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  93. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  94. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  95. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  96. 3d6ee36 Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  97. 0b381a2 Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  98. 034b5ee Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  99. 7c5a473 Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  100. 09a9ad6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago