1. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  2. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  3. 8f4b203 b43legacy: Fix error due to MMIO access with SSB unpowered by Larry Finger · 12 years ago
  4. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  5. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  6. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 12 years ago
  7. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  8. a3ea2c7 b43legacy: Load firmware from work queue instead of from probe routine by Larry Finger · 12 years ago
  9. f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 12 years ago
  10. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  11. 5d07a3d b43legacy: Avoid packet losses in the dma worker code by Larry Finger · 13 years ago
  12. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  13. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  14. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  15. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  16. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  17. 8b0be90 b43/legacy: Remove firmware IDs by Michael Büsch · 13 years ago
  18. ea7a03c b43legacy: report core number by Pavel Roskin · 13 years ago
  19. 191d6a8 b43legacy: remove 64-bit DMA support by Pavel Roskin · 13 years ago
  20. 6cff689 b43legacy: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  21. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  22. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  24. 8c95b74 b43legacy: dma: cache translation (routing bits) by Rafał Miłecki · 13 years ago
  25. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  26. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  27. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  28. 0541ac4 b43legacy: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  29. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  30. a7ffab3 b43legacy: trivial: use TMSLOW def instead of magic value by Rafał Miłecki · 13 years ago
  31. 3ed3f49 b43legacy: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 13 years ago
  32. eee4082 b43legacy: drop invalid IMCFGLO workaround by Rafał Miłecki · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  35. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  36. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  37. 0e67d6cb drivers/net/wireless/b43legacy/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  38. 21e731a b43legacy: rfkill: use status register based on core revision (not PHY's) by Rafał Miłecki · 14 years ago
  39. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  40. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  41. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 14 years ago
  42. bcf3c7c b43legacy: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  43. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  44. 4e80313 b43legacy: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  45. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  46. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  47. c7ab1a4 b43legacy: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  48. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 14 years ago
  49. 83beaac b43legacy: remove usage of deprecated noise value by John W. Linville · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  52. 063b2df b43legacy: fix typo in ifdef comment by Hauke Mehrtens · 14 years ago
  53. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  54. 8b2bbe6 b43legacy: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  55. 0866b03 b43/b43legacy: Wake queues in wireless_core_start by Larry Finger · 14 years ago
  56. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  57. 2f1f00f Remove config option B43_LEGACY_RFKILL completely by Christoph Egger · 14 years ago
  58. c2f4f52 b43legacy: Declare all possible ucodeX.fw files by Tim Gardner · 14 years ago
  59. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  60. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  61. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  62. 316a4d9 b43legacy: avoid PPC fault during resume by Larry Finger · 15 years ago
  63. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  65. 715caae b43legacy: Remove deprecated 'qual' from returned RX status by Larry Finger · 15 years ago
  66. d2d8cda b43legacy: Fix DMA TX bounce buffer copying by Larry Finger · 15 years ago
  67. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  68. 0869aea mac80211: remove RX_FLAG_RADIOTAP by Johannes Berg · 15 years ago
  69. 899110f b43/legacy: Fix usage of host_pci pointer by Michael Buesch · 15 years ago
  70. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  71. 98a1e2a b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO by Michael Buesch · 15 years ago
  72. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  73. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  74. c1be515 b43legacy: Work around mac80211 race condition by Larry Finger · 15 years ago
  75. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  76. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  77. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 15 years ago
  78. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  79. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  80. 3f0d843 b43/legacy: fix beacon change processing by Johannes Berg · 15 years ago
  81. 44710bb b43legacy: Remove unnecessary MMIO in interrupt hotpath by Stefano Brivio · 15 years ago
  82. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  83. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  84. 2d1f96d b43legacy: Clean up beacon IRQ by Larry Finger · 15 years ago
  85. 7858e07 b43legacy: Fixes for beaconing by Larry Finger · 15 years ago
  86. 910cfee b43legacy: Do not select HW_RANDOM by Larry Finger · 15 years ago
  87. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 15 years ago
  88. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 15 years ago
  89. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  90. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  91. b157b5e b43legacy: fix led naming by Danny Kukawka · 15 years ago
  92. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  93. 08cb7e0 b43legacy: fix "‘up_dev’ may be used uninitialized" warning by John W. Linville · 15 years ago
  94. d8004cb b43legacy: Fix sparse warnings by Larry Finger · 16 years ago
  95. 7f3704e b43legacy: implement short slot and basic rate handling by Johannes Berg · 16 years ago
  96. 95f8e38 b43legacy: reindent misleading statement by Ilpo Järvinen · 16 years ago
  97. 71c11fb b43/legacy: remove SSID code by Johannes Berg · 16 years ago
  98. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  99. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  100. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago