1. 16d2812 brcm80211: smac: use bcma core register access functions for 802.11 core by Arend van Spriel · 13 years ago
  2. 5204563 brcm80211: smac: remove enumeration rom parsing function by Arend van Spriel · 13 years ago
  3. 28a5344 brcm80211: smac: change ai_attach interface taking a bcma_bus object by Arend van Spriel · 13 years ago
  4. cbc80db brcm80211: smac: rename struct si_info field pbus to pcibus by Arend van Spriel · 13 years ago
  5. b63337a brcm80211: smac: change attach interfaces in main.c for bcma support by Arend van Spriel · 13 years ago
  6. 2e756560 brcm80211: smac: change from pci device driver to bcma device driver by Arend van Spriel · 13 years ago
  7. b2ffec4 brcm80211: smac: use inline access functions for struct si_pub fields by Arend van Spriel · 13 years ago
  8. 2e397c3 brcm80211: smac: move fields from struct si_pub to struct si_info by Arend van Spriel · 13 years ago
  9. c9eb65a brcm80211: smac: remove unused fields from struct si_pub definition by Arend van Spriel · 13 years ago
  10. 0844555 bcma: use static keyword for inline function declaration in bcma.h by Arend van Spriel · 13 years ago
  11. 9d08f10 bcma: add set/mask macros for 16-bit register access by Arend van Spriel · 13 years ago
  12. ffb2756 brcm80211: fmac: remove drive strength code for unsupported chips by Franky Lin · 13 years ago
  13. ce2d7d7 brcm80211: fmac: add bcm4330 support by Franky Lin · 13 years ago
  14. e40aed0 brcm80211: fmac: fix firmware shared structures version by Franky Lin · 13 years ago
  15. d76d1c8 brcm80211: fmac: save bus interface structure in function 2 device by Franky Lin · 13 years ago
  16. 4a38994 cfg80211: notify core hints that helps to restore regd settings by Rajkumar Manoharan · 13 years ago
  17. 687f545 ath9k: Reconfigure tx power on regulatory update by Rajkumar Manoharan · 13 years ago
  18. de1c732 ath: optimize processing of CTLs for country IEs for world roaming cards by Luis R. Rodriguez · 13 years ago
  19. 43fcb43 ath: add a helper for processing reg data on init by Luis R. Rodriguez · 13 years ago
  20. aee5ed5 bcma: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  21. 8a5ac6e ssb: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  22. adf5ace mac80211: Make use of ieee80211_is_* functions in tx status path by Helmut Schaa · 13 years ago
  23. 8cb25e1 ieee80211: Introduce ieee80211_is_first_frag by Helmut Schaa · 13 years ago
  24. 42624d4 mac80211: Purge A-MPDU TX queues before station destructions by Yogesh Ashok Powar · 13 years ago
  25. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  26. fb03c5e mac80211: unlock on error path in ieee80211_ibss_join() by Dan Carpenter · 13 years ago
  27. cc78d6b ath9k_hw: Fix handling of MCI interrupt by Mohammed Shafi Shajakhan · 13 years ago
  28. 93fdd59 ath9k_hw: check for asynchronous interrupts before bailing out by Mohammed Shafi Shajakhan · 13 years ago
  29. 05ef54e Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  30. b6a27d1 iwlwifi regression in 20111205 merge by Nikolay Martynov · 13 years ago
  31. cf00f37 wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr by John W. Linville · 13 years ago
  32. a844855 iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT by Johannes Berg · 13 years ago
  33. e0467a3 iwlagn: use IWL_MAX_TID_COUNT for WoWLAN by Johannes Berg · 13 years ago
  34. 9a215e4 iwlagn: fix TID use bug by Johannes Berg · 13 years ago
  35. 45c30db iwlwifi: move calib_results list from iwl_priv to iwl_trans by Don Fry · 13 years ago
  36. ae6130f iwlwifi: move device_pointers from iwl_priv to iwl_shared by Don Fry · 13 years ago
  37. ab36eab iwlwifi: move eeprom pointer from iwl_priv to iwl_shared by Don Fry · 13 years ago
  38. b8deb49 iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame by Wey-Yi Guy · 13 years ago
  39. 0cb38d6 iwlwifi: P2P is not enabled by default by Wey-Yi Guy · 13 years ago
  40. 0bec12b iwlwifi: add device ID information support by testmode by Hsu, Kenny · 13 years ago
  41. 5ef15cc iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE by Wey-Yi Guy · 13 years ago
  42. c4db616 iwlwifi: remove reference to legacy devices by Wey-Yi Guy · 13 years ago
  43. 7f62cd1 iwlwifi: minor cleanup by Wey-Yi Guy · 13 years ago
  44. d332f59 iwlwifi: Display more uCode debug info by Wey-Yi Guy · 13 years ago
  45. fe67c08 iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL by Hsu, Kenny · 13 years ago
  46. e1a38fe iwlwifi: add uCode version information support by testmode by Hsu, Kenny · 13 years ago
  47. e5cd9ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wireless-next by Wey-Yi Guy · 13 years ago
  48. f589cf4 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 13 years ago
  49. 1b04b73 wl12xx: minor fix in sched_scan_ssid_list by Eyal Shapira · 13 years ago
  50. 3dbb584 wl12xx: send testmode reply in wl1271_tm_cmd_interrogate by Eliad Peller · 13 years ago
  51. 188e7f5 wl12xx: remove redundant commands from plt init by Eliad Peller · 13 years ago
  52. abc4747 wl12xx: fix testmode test/interrogate commands by Eliad Peller · 13 years ago
  53. 0052d81 wireless: disable wext sysfs by default by Johannes Berg · 13 years ago
  54. 4f17c48 ath9k: enable ANI for ar9100 chips by Nikolay Martynov · 13 years ago
  55. 4279425 ath9k: use config.enable_ani to check if ani should be performed by Nikolay Martynov · 13 years ago
  56. 8695135 ath9k: change calibration debug log to output all calibration types by Nikolay Martynov · 13 years ago
  57. a9b2ce0 ath9k: trivial: cosmetic fix in calibration debug log by Nikolay Martynov · 13 years ago
  58. daa1b6e ath9k: cancel all workqueue activity when going idle by Felix Fietkau · 13 years ago
  59. 9df0d6a ath9k: only drop packets in drv_flush when asked to by Felix Fietkau · 13 years ago
  60. c0c1174 ath9k: rework power state handling by Felix Fietkau · 13 years ago
  61. c8e8868 ath9k: always issue a full hw reset after waking up from full-sleep mode by Felix Fietkau · 13 years ago
  62. 4e79fad mac80211: Remove WARN_ON in apply-ht-override logic. by Ben Greear · 13 years ago
  63. 439678f bcma: pci: use fixed windows when possible by Rafał Miłecki · 13 years ago
  64. 3df6eae mac80211: accept public action frames with mismatched BSSID by Johannes Berg · 13 years ago
  65. aa5b549 mac80211: fix retransmit by Johannes Berg · 13 years ago
  66. 79e3b16 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  67. a96b724 iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  68. b96b09d iwlwifi: replace iwl_priv reference with iwl_trans for ucode. by Don Fry · 13 years ago
  69. 481f564 iwlwifi: rename iwl-agn-ucode as iwl-ucode by Don Fry · 13 years ago
  70. 6d5f3ec iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c by Wey-Yi Guy · 13 years ago
  71. ca4c182 iwlwifi: add WOWLAN uCode loading support by testmode by Hsu, Kenny · 13 years ago
  72. 112f11d iwlagn: make debug levels more readable by Johannes Berg · 13 years ago
  73. d28a21d iwlagn: remove MACDUMP debug by Johannes Berg · 13 years ago
  74. 1452744 iwlagn: remove HC_DUMP debug by Johannes Berg · 13 years ago
  75. d684634 iwlagn: remove TX_REPLY_LIMIT debug by Johannes Berg · 13 years ago
  76. f05f2ef iwlwifi: declare static for iwl_sram_cleanup function by Wey-Yi Guy · 13 years ago
  77. a2f759f iwlwifi: add generic chunk size of tm dumpit packet by Hsu, Kenny · 13 years ago
  78. 835df18 iwlwifi: add range checking in tm sram read command by Kenny Hsu · 13 years ago
  79. 158969a iwlwifi: add tm commands for sram reading by dumpit by Hsu, Kenny · 13 years ago
  80. e710419 ath9k: clarify max_streams for AR9462 by Mohammed Shafi Shajakhan · 13 years ago
  81. b9b6968 ath9k_hw: sync to latest AR9462 INI by Mohammed Shafi Shajakhan · 13 years ago
  82. 8ff08b4 rtl8192c: Do not log firmware load message unless actually done by Larry Finger · 13 years ago
  83. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  84. ff3cc5f mac80211: handle protection mode, RIFS and ADDBA for HT IBSS by Simon Wunderlich · 13 years ago
  85. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  86. 2b50b8f iwlegacy: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  87. 839fafb rt2x00: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  88. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  89. 5a13b09 Bluetooth: trivial: correct check for LMP version by Andrei Emeltchenko · 13 years ago
  90. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  91. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  92. 33cb722 Bluetooth: Correct version check in hci_setup by Andrei Emeltchenko · 13 years ago
  93. 54a8a79 btusb: fix a memory leak in btusb_send_frame() by Cong Wang · 13 years ago
  94. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  95. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 13 years ago
  96. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  97. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  98. dd5fe10 iwlwifi: move ucode notification from iwl_priv to iwl_shared by Don Fry · 13 years ago
  99. 3d6acef iwlwifi: move ucode_type from iwl_priv to iwl_shared by Don Fry · 13 years ago
  100. 66128b1 iwlwifi: replace iwl_priv reference with iwl_trans for ucode. by Don Fry · 13 years ago