1. fa43335 Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  2. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  3. 90f91b1 b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset by Rafał Miłecki · 9 years ago
  4. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  5. 45eb516 Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  6. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 702131e bcma: move PCI IRQ control function to host specific code by Rafał Miłecki · 10 years ago
  8. 28c0f02 Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  9. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  10. 0ff66cf b43: fix support for 5 GHz only BCM43228 model by Rafał Miłecki · 10 years ago
  11. 5b6ff66 bcma: change IRQ control function to accept bus as an argument by Rafał Miłecki · 10 years ago
  12. 4186721 bcma: add helpers bringing PCIe hosted bus up / down by Rafał Miłecki · 10 years ago
  13. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 10 years ago
  14. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 10 years ago
  15. 3f7bb3f b43: AC-PHY: prepare place for developing new PHY support by Rafał Miłecki · 10 years ago
  16. 86144b0 b43: support bcma core reset on AC-PHY hardware by Rafał Miłecki · 10 years ago
  17. a75d46a b43: Fix locking FIXME in beacon update top half by Michael Büsch · 10 years ago
  18. 6b47aac b43: stop leds during suspend by Sabrina Dubroca · 10 years ago
  19. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  20. 4214852 b43: add support for setting the beacon listen interval by Hauke Mehrtens · 10 years ago
  21. 30adb4d b43: add missing rate by Hauke Mehrtens · 10 years ago
  22. 261b758 b43: tell ucode the phy type and version by Hauke Mehrtens · 10 years ago
  23. 5eb3645 b43: tell the ucode the mac capabilities by Hauke Mehrtens · 10 years ago
  24. 737f657 b43: Implement PHY PLL reset by Rafał Miłecki · 10 years ago
  25. bc94450 b43: HT-PHY: Set MAC frequency to correct values by Rafał Miłecki · 10 years ago
  26. 25c1556 b43: flush some writes on Broadcom MIPS SoCs by Rafał Miłecki · 10 years ago
  27. a67d19d b43: add support for BCM43131 chipset with N-PHY rev 17 by Rafał Miłecki · 10 years ago
  28. bac9832 b43: enable 5 GHz support for N-PHY devices by Rafał Miłecki · 10 years ago
  29. b453fda6 b43: register limited amount of 5G channels for BCM43228 by Rafał Miłecki · 10 years ago
  30. 16e7545 b43: extract one more radio parameter: version by Rafał Miłecki · 10 years ago
  31. c11082f b43: enable radio 0x2057 rev 14 support (AKA BCM43217) by Rafał Miłecki · 10 years ago
  32. c2cb2c4 b43: use one shared function for setting MAC frequency by Rafał Miłecki · 10 years ago
  33. 72fcd3d b43: don't warn about no 5 GHz support on 2.4 GHz devices by Rafał Miłecki · 10 years ago
  34. 3695b93 b43: enable radio 0x2057 rev 9 (AKA BCM43228) support by Rafał Miłecki · 10 years ago
  35. 40c68f2 b43; N-PHY: write most of the missing code for revs 7+ by Rafał Miłecki · 10 years ago
  36. 88d825b b43: always print info about radio (manuf, id, revision) by Rafał Miłecki · 10 years ago
  37. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  38. fe5e499f b43: fix reading info about radio for new devices (cores 40 & 42) by Rafał Miłecki · 10 years ago
  39. 15be8e8 b43: add more bcma cores by Rafał Miłecki · 10 years ago
  40. b49c3ca b43: treat LCNXN-PHY as extra N-PHY devices by Rafał Miłecki · 10 years ago
  41. a60f99f b43: update list and code making a selection of firmware files by Rafał Miłecki · 10 years ago
  42. 418378f b43: add config for (en|dis)abling G-PHY support by Rafał Miłecki · 10 years ago
  43. bba4d40 b43: remove leftover code from old devices support by Rafał Miłecki · 10 years ago
  44. bee6d4b b43: PHY: drop is_40mhz (get width info from chandef) by Rafał Miłecki · 10 years ago
  45. ea42e71 b43: store current channel using struct cfg80211_chan_def by Rafał Miłecki · 10 years ago
  46. f9471e9 b43: b43_op_config: set channel info before switching band by Rafał Miłecki · 10 years ago
  47. 8c79e5e b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNEL by Rafał Miłecki · 10 years ago
  48. 5325651 b43: b43_op_config: drop check for core change by Rafał Miłecki · 10 years ago
  49. f15ec34 b43: disable 5 GHz on G-PHY by Rafał Miłecki · 10 years ago
  50. 6fe5514 b43: N-PHY: optimize radio switching on/off by Rafał Miłecki · 10 years ago
  51. 09951ad b43: PHY: allow init optimizations by tracking PHY state by Rafał Miłecki · 10 years ago
  52. 9121173 b43: fix list of 5 GHz channels for 802.11n cards by Rafał Miłecki · 10 years ago
  53. e9cdcb7 b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/) by Rafał Miłecki · 10 years ago
  54. 773cfc5 b43: add more devices to the bands database by Rafał Miłecki · 10 years ago
  55. 075ca60 b43: move bands detection to a separated function by Rafał Miłecki · 10 years ago
  56. 7a8af8c b43: rework band switching by Rafał Miłecki · 10 years ago
  57. 50c1b59 b43: complete PHY reset by Rafał Miłecki · 10 years ago
  58. b60c3c2 b43: move PHY reset code into PHY specific file by Rafał Miłecki · 10 years ago
  59. 0f68423 b43: split upload of init values into 2 functions by Rafał Miłecki · 10 years ago
  60. bd7c8a5 b43: adjust code to compile without SSB by Rafał Miłecki · 10 years ago
  61. 7c3c20a b43: don't pre-set radio_on variable to true by Rafał Miłecki · 10 years ago
  62. 6b9e03e b43: bcma: respect GMODE (band choice) during core reset by Rafał Miłecki · 10 years ago
  63. 644aa4d b43: remove list of IEEE 802.11 devices by Rafał Miłecki · 10 years ago
  64. 8f15e28 b43: ssb: refuse to support more than IEEE 802.11 core by Rafał Miłecki · 10 years ago
  65. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  66. 0673eff b43: Fix unload oops if firmware is not available by Larry Finger · 11 years ago
  67. 0916404 b43: Fix lockdep splat by Larry Finger · 11 years ago
  68. 5002300 b43: call PCIe up and down functions by Hauke Mehrtens · 11 years ago
  69. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  70. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 11 years ago
  71. 73b82bf B43: Handle DMA RX descriptor underrun by Thommy Jakobsson · 11 years ago
  72. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  73. 5c1da23 b43: use constants by Hauke Mehrtens · 12 years ago
  74. 0a64bae b43: use bcma_chipco_gpio_control() by Hauke Mehrtens · 12 years ago
  75. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  76. 88cceab b43: define BCMA wireless specific PLLs by Rafał Miłecki · 12 years ago
  77. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 12 years ago
  78. 5e20a4b b43: Fix firmware loading when driver is built into the kernel by Larry Finger · 12 years ago
  79. 78f18df b43: fix tx path skb leaks by Felix Fietkau · 12 years ago
  80. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  81. f89ff64 b43: Fix oops on unload when firmware not found by Larry Finger · 12 years ago
  82. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  83. f20b621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  84. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  85. 1669891 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  86. 2fdf8c5 b43: be more user friendly with PHY info by Rafał Miłecki · 12 years ago
  87. 6e6a2cd b43: rename host flags defines by Rafał Miłecki · 12 years ago
  88. 828afd2 b43: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  89. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  90. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  91. 097b0e1 b43: fix crash with OpenFWWF by Johannes Berg · 12 years ago
  92. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  93. e64add2 b43: do not call ieee80211_unregister_hw if we are not registred by Oleksij Rempel · 12 years ago
  94. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  95. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. dbdedbd b43: only reload config after successful initialization by Seth Forshee · 12 years ago
  97. 78f9c85 b43: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  98. 6b6fa58 b43: Load firmware from a work queue and not from the probe routine by Larry Finger · 13 years ago
  99. 5809802 b43: prevent firmware on bcm5354 from taking over wrong GPIO pins by Hauke Mehrtens · 13 years ago
  100. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago