1. a1910f9 mac80211_hwsim: fix wmediumd_pid by Johannes Berg · 13 years ago
  2. 1b2538b ath9k_hw: remove ATH9K_HW_CAP_CST by Mohammed Shafi Shajakhan · 13 years ago
  3. 356cb55 ath9k: validate for non-zero BSSID by Mohammed Shafi Shajakhan · 13 years ago
  4. d66be829 b43: N-PHY: check for bustype before touching BCMA CC PLLs by Rafał Miłecki · 13 years ago
  5. aa1f2f0 brcm80211: smac: precendence bug in wlc_phy_attach() by Dan Carpenter · 13 years ago
  6. 29942bc ath9k: add DFS radar pulse processing by Zefir Kurtisi · 13 years ago
  7. 9a66af3 ath9k_hw: add DFS testing check by Zefir Kurtisi · 13 years ago
  8. 9b203c8 ath: add a debug level for DFS by Zefir Kurtisi · 13 years ago
  9. 00d2ec0 brcmsmac: Replace kmalloc/memset with kzalloc by Larry Finger · 13 years ago
  10. 55e435d ath: document ATH_DBG_MCI by Luis R. Rodriguez · 13 years ago
  11. f943754 ath9k: avoid retransmitting aggregation frames that a BAR was sent for by Felix Fietkau · 13 years ago
  12. 3ad2952 ath9k: simplify tx locking by Felix Fietkau · 13 years ago
  13. 6ee8284 ath9k: remove bogus sequence number increment by Felix Fietkau · 13 years ago
  14. b047701 ath9k: reduce indentation level in a few places by Felix Fietkau · 13 years ago
  15. 156369f ath9k: reduce the number of unnecessary BAR tx packets by Felix Fietkau · 13 years ago
  16. da64762 ath9k: change maximum software retransmission handling by Felix Fietkau · 13 years ago
  17. c99f895 wl12xx: alloc buffer in driver_state_read to prevent compilation warning by Luciano Coelho · 13 years ago
  18. ef18706 Set wlvif->ps_compl to NULL in before return by Pontus Fuchs · 13 years ago
  19. 7f74484 wl12xx: remove unused firmware version macros by Luciano Coelho · 13 years ago
  20. 36b2082 wl12xx: remove deprecated packet detection threshold config by Luciano Coelho · 13 years ago
  21. 5de8eef wl12xx: use ieee80211_free_txskb() by Eliad Peller · 13 years ago
  22. 2c8f82e wl12xx: call extended radio parameters for wl127x AP mode by Luciano Coelho · 13 years ago
  23. f414218 wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS by Luciano Coelho · 13 years ago
  24. 3f17649 wl12xx: Restore testmode ABI by Pontus Fuchs · 13 years ago
  25. 361f3cb NFC: DEP link hook implementation for pn533 by Samuel Ortiz · 13 years ago
  26. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  27. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  28. e4522ab rt2x00: Make use of ieee80211_free_txskb in tx path by Helmut Schaa · 13 years ago
  29. 38c9d66 mwifiex: remove cfg_workqueue by Amitkumar Karwar · 13 years ago
  30. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  31. 78feb35 iwlwifi: allow to switch to HT40 if not associated by Wey-Yi Guy · 13 years ago
  32. 81670a4 iwlwifi: tx_sync only on PAN context by Johannes Berg · 13 years ago
  33. 51e708c mwifiex: avoid double list_del in command cancel path by Yogesh Ashok Powar · 13 years ago
  34. 8b1fdb5 b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set by John W. Linville · 13 years ago
  35. c252165 mwifiex: do not advertise custom regulatory domain capability by Amitkumar Karwar · 13 years ago
  36. eb032f0 brcm80211: smac: register with bcma for specific 802.11 core revisions by Arend van Spriel · 13 years ago
  37. e922602 brcm80211: smac: cleanup buscore handling in aiutils.c by Arend van Spriel · 13 years ago
  38. 99559f1 brcm80211: smac: cleanup si_info structure definition by Arend van Spriel · 13 years ago
  39. 3b758a6 brcm80211: smac: remove mapped core related function from aiutils.c by Arend van Spriel · 13 years ago
  40. e3d5af5 brcm80211: smac: remove ai_switch_core() function by Arend van Spriel · 13 years ago
  41. 937642f brcm80211: smac: remove interrupt disable callback functionality by Arend van Spriel · 13 years ago
  42. a232c8a brcm80211: smac: INTROFF/INTRESTORE macros removed by Arend van Spriel · 13 years ago
  43. 291ed3d brcm80211: smac: remove empty or unused functions from pmu.c by Arend van Spriel · 13 years ago
  44. 646e261 brcm80211: smac: remove register access macro definitions by Arend van Spriel · 13 years ago
  45. c808674 brcm80211: smac: use bcma core access functions in aiutils.c by Arend van Spriel · 13 years ago
  46. 8d30b70 brcm80211: smac: use bcma core access functions in pmu.c by Arend van Spriel · 13 years ago
  47. b14f167 brcm80211: smac: use bcma core access function in srom.c by Arend van Spriel · 13 years ago
  48. 373c78e brcm80211: smac: use bcma core access functions in otp.c by Arend van Spriel · 13 years ago
  49. d3126c5 brcm80211: smac: change ai_findcoreidx() to ai_findcore() by Arend van Spriel · 13 years ago
  50. dd5f13b b43: N-PHY: update TX power fix by Rafał Miłecki · 13 years ago
  51. 6a6865e b43: N-PHY: workaround broken auto-increment on BCM43224 by Rafał Miłecki · 13 years ago
  52. 03f665c b43: N-PHY: fix 32-bit reads of tables by Rafał Miłecki · 13 years ago
  53. daadc6b bcma: extract revision and TX power IDs from SPROM by Rafał Miłecki · 13 years ago
  54. 6539306 rtlwifi: merge ips,lps spinlocks into one mutex by Stanislaw Gruszka · 13 years ago
  55. 41affd5 rtlwifi: use work for lps by Stanislaw Gruszka · 13 years ago
  56. 49d55ce b43: N-PHY: implement spurious tone avoidance by Rafał Miłecki · 13 years ago
  57. 38646eb b43: N-PHY: finish 2.4GHz 0x2056 radio setup by Rafał Miłecki · 13 years ago
  58. c7d6431 b43: N-PHY: determine various PHY params by Rafał Miłecki · 13 years ago
  59. 66d80a5 b43: N-PHY: add table for antenna software control by Rafał Miłecki · 13 years ago
  60. 9a2e85d b43: N-PHY: workaround BCM43224 hw bug in writing table id 9 by Rafał Miłecki · 13 years ago
  61. 3c17dd4 b43: N-PHY: update some init values by Rafał Miłecki · 13 years ago
  62. c56da25 b43: N-PHY: random trivial fixes for typos, missing writes by Rafał Miłecki · 13 years ago
  63. e5f0a27 ath9k: make two mci related functions static by Felix Fietkau · 13 years ago
  64. 775ab52 bcma: support for suspend and resume by Rafał Miłecki · 13 years ago
  65. bbea3bc mwifiex: wakeup and stop multiple tx queues in net_device by Avinash Patil · 13 years ago
  66. 17a60b4 mwifiex: proper cleanup when RX multiport aggregation fails by Avinash Patil · 13 years ago
  67. 8c53e42 mwifiex: failure case handling for PCIe events by Amitkumar Karwar · 13 years ago
  68. b0327ff brcm80211: smac: use bcma core access functions in nicpci.c by Arend van Spriel · 13 years ago
  69. a8779e4 brcm80211: smac: use bcma core control functions by Arend van Spriel · 13 years ago
  70. 834d584 brcm80211: smac: remove unused functions and/or prototypes by Arend van Spriel · 13 years ago
  71. 7d8e18e brcm80211: smac: replace ai_corereg() function with ai_cc_reg() by Arend van Spriel · 13 years ago
  72. ad5db13 brcm80211: smac: remove SI_FAST() macro usage by Arend van Spriel · 13 years ago
  73. 4b006b1 brcm80211: smac: use bcma functions for register access in phy code by Arend van Spriel · 13 years ago
  74. e81da65 brcm80211: smac: use bcma function for register access in dma.c by Arend van Spriel · 13 years ago
  75. 2e81b9b brcm80211: smac: use DMA-API calls for descriptor allocations by Arend van Spriel · 13 years ago
  76. 16d2812 brcm80211: smac: use bcma core register access functions for 802.11 core by Arend van Spriel · 13 years ago
  77. 5204563 brcm80211: smac: remove enumeration rom parsing function by Arend van Spriel · 13 years ago
  78. 28a5344 brcm80211: smac: change ai_attach interface taking a bcma_bus object by Arend van Spriel · 13 years ago
  79. cbc80db brcm80211: smac: rename struct si_info field pbus to pcibus by Arend van Spriel · 13 years ago
  80. b63337a brcm80211: smac: change attach interfaces in main.c for bcma support by Arend van Spriel · 13 years ago
  81. 2e756560 brcm80211: smac: change from pci device driver to bcma device driver by Arend van Spriel · 13 years ago
  82. b2ffec4 brcm80211: smac: use inline access functions for struct si_pub fields by Arend van Spriel · 13 years ago
  83. 2e397c3 brcm80211: smac: move fields from struct si_pub to struct si_info by Arend van Spriel · 13 years ago
  84. c9eb65a brcm80211: smac: remove unused fields from struct si_pub definition by Arend van Spriel · 13 years ago
  85. ffb2756 brcm80211: fmac: remove drive strength code for unsupported chips by Franky Lin · 13 years ago
  86. ce2d7d7 brcm80211: fmac: add bcm4330 support by Franky Lin · 13 years ago
  87. e40aed0 brcm80211: fmac: fix firmware shared structures version by Franky Lin · 13 years ago
  88. d76d1c8 brcm80211: fmac: save bus interface structure in function 2 device by Franky Lin · 13 years ago
  89. 687f545 ath9k: Reconfigure tx power on regulatory update by Rajkumar Manoharan · 13 years ago
  90. de1c732 ath: optimize processing of CTLs for country IEs for world roaming cards by Luis R. Rodriguez · 13 years ago
  91. 43fcb43 ath: add a helper for processing reg data on init by Luis R. Rodriguez · 13 years ago
  92. aee5ed5 bcma: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  93. 8a5ac6e ssb: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  94. cc78d6b ath9k_hw: Fix handling of MCI interrupt by Mohammed Shafi Shajakhan · 13 years ago
  95. 93fdd59 ath9k_hw: check for asynchronous interrupts before bailing out by Mohammed Shafi Shajakhan · 13 years ago
  96. 05ef54e Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  97. 10636bc ath9k: fix max phy rate at rate control init by Rajkumar Manoharan · 13 years ago
  98. 123877b iwlwifi: do not set the sequence control bit is not needed by Wey-Yi Guy · 13 years ago
  99. b6a27d1 iwlwifi regression in 20111205 merge by Nikolay Martynov · 13 years ago
  100. cf00f37 wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr by John W. Linville · 13 years ago