1. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. ab72efd b43: N-PHY: enable support for PHYs rev 3 and higher by Rafał Miłecki · 14 years ago
  3. d4814e6 b43: N-PHY: update 2056 radio on channel switch on rev3+ by Rafał Miłecki · 14 years ago
  4. d414464 b43: N-PHY: use correct channel tables for rev4+ by Rafał Miłecki · 14 years ago
  5. aca434d b43: N-PHY: avoid PHY hangs for rev 3 and 4 by Rafał Miłecki · 14 years ago
  6. 94a5b04 b43: N-PHY: add init tables for 2056 radio by Rafał Miłecki · 14 years ago
  7. ea7ee14 b43: N-PHY: implement radio 2056 init steps by Rafał Miłecki · 14 years ago
  8. e41596a b43: use correct firmware for newer cores by Rafał Miłecki · 14 years ago
  9. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. 42ab135 b43: rename TMS defines, drop useless condition from core reset by Rafał Miłecki · 14 years ago
  11. d242b90 b43: N-PHY: use designed function and macro for writing tables by Rafał Miłecki · 14 years ago
  12. ea85ffd b43: N-PHY: one more fix for order of tables initialization by Rafał Miłecki · 14 years ago
  13. f61afc2 b43: N-PHY: use correct bit for controlling MAC and PHY by Rafał Miłecki · 14 years ago
  14. 692d2c0 b43: rename config option for N-PHY, drop BROKEN by Rafał Miłecki · 14 years ago
  15. 82a5204 b43: fix split of N-PHY devices into supported and not (based on PHY rev) by Rafał Miłecki · 14 years ago
  16. abc1f7c b43: set TMS to work with current band width for N-PHY by Rafał Miłecki · 14 years ago
  17. c7455cf b43: N-PHY: silence warnings by Rafał Miłecki · 14 years ago
  18. 1551808 b43: flush PHY writes when needed by Rafał Miłecki · 14 years ago
  19. 755fd18 b43: N-PHY: implement own maskset by Rafał Miłecki · 14 years ago
  20. f00fe7f b43: N-PHY: reorder and optimize tables initialization by Rafał Miłecki · 14 years ago
  21. 857581b b43: N-PHY: update init tables by Rafał Miłecki · 14 years ago
  22. e7797bf b43: N-PHY: fix code path on PHY init by Rafał Miłecki · 14 years ago
  23. 76b002b b43: N-PHY: use defines for RSSI types by Rafał Miłecki · 14 years ago
  24. 99f6c2e b43: N-PHY: fix RSSI selection by Rafał Miłecki · 14 years ago
  25. 8cbe6e6 b43: N-PHY: fix RSSI calibration by Rafał Miłecki · 14 years ago
  26. 8c1d5a7 b43: N-PHY: initialize perical variable, add missing call to CCA reset by Rafał Miłecki · 14 years ago
  27. 161d540 b43: N-PHY: implement very basic TX power control management by Rafał Miłecki · 14 years ago
  28. 40277ca b43: N-PHY: swap values for radio registers 0x3b and 0x3c by Rafał Miłecki · 14 years ago
  29. 0b81c23 b43: N-PHY: little cleanups by Rafał Miłecki · 14 years ago
  30. a529cec b43: N-PHY: rev2: save and restore PHY regs on RSSI poll by Rafał Miłecki · 14 years ago
  31. fee613b b43: N-PHY: fix BPHY init by Rafał Miłecki · 14 years ago
  32. bec1864 b43: N-PHY: init BPHY when needed by Rafał Miłecki · 14 years ago
  33. a5d3598 b43: N-PHY: fix some typos, conditions, set gain_boost by Rafał Miłecki · 14 years ago
  34. c0f05b9 b43: N-PHY: minor fixes to match specs by Rafał Miłecki · 14 years ago
  35. 69a3229 b43: N-PHY: fix values for PHY regs in channel tables of 2055 radio by Rafał Miłecki · 14 years ago
  36. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  37. e476a5a wireless: b43: fix error path in SDIO by Guennadi Liakhovetski · 14 years ago
  38. 20407ed iwlwifi: Use static const by Joe Perches · 14 years ago
  39. 5b4bc64 b43: Use static const by Joe Perches · 14 years ago
  40. 8ce4699 b43: rfkill: use HI enabled bit for all devices by Rafał Miłecki · 14 years ago
  41. 8933f90 b43: N-PHY: add 2056 radio channels tables by Rafał Miłecki · 14 years ago
  42. 5b736d4 drivers/net/wireless/b43/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  43. 26f94dc b43: remove extraneous code in free_ringmemory by John W. Linville · 14 years ago
  44. a2d9bc6 b43: N-PHY: improve 2055 radio initialization by Rafał Miłecki · 14 years ago
  45. 7a4db8f b43: N-PHY: determine usage of radio regulatory workaround correctly by Rafał Miłecki · 14 years ago
  46. 7e6da2b b43: define known SPROM boardflags2 bits by Rafał Miłecki · 14 years ago
  47. c0b102c b43: N-PHY: fix 2055 radio init by Rafał Miłecki · 14 years ago
  48. 790a11f b43: N-PHY: define registers names for 2056 radio by Rafał Miłecki · 14 years ago
  49. 794830e b43: N-PHY: define registers names for 2056 radio by Rafał Miłecki · 14 years ago
  50. 038aaa3 b43: N-PHY: define channel table struct for rev3+ devices by Rafał Miłecki · 14 years ago
  51. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  52. 9f2a0fa b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd by Larry Finger · 14 years ago
  53. 30115c2 b43: N-PHY: fix infinite-loop-typo by Rafał Miłecki · 14 years ago
  54. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  55. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  56. c64557d 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
  57. 5161bec b43: N-PHY: put 2056-radio's specific code in separated file by Rafał Miłecki · 14 years ago
  58. 6db507f b43: N-PHY: put radio-specific code in separated file by Rafał Miłecki · 14 years ago
  59. 5818e98 b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write) by Rafał Miłecki · 14 years ago
  60. 204a665 b43: N-PHY: replace N-specific radio_chanspec with common code by Rafał Miłecki · 14 years ago
  61. f2a6d6a b43: N-PHY: prepare for rev3+ channel tables by Rafał Miłecki · 14 years ago
  62. 087de74 b43: N-PHY: fix logic in band switching by Rafał Miłecki · 14 years ago
  63. e5c407f b43: N-PHY: store info about current channel's type by Rafał Miłecki · 14 years ago
  64. a656b6a b43: N-PHY: grab more info about new channel by Rafał Miłecki · 14 years ago
  65. e9a6870 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
  66. 7815978 b43: N-PHY: don't duplicate setting channel in shared memory by Rafał Miłecki · 14 years ago
  67. 106cb09 b43: define B43_SHM_SH_CHAN_40MHZ by Rafał Miłecki · 14 years ago
  68. 5e7ee09 b43: N-PHY: simplify channel switching by Rafał Miłecki · 14 years ago
  69. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  70. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  71. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  72. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 14 years ago
  73. 2b18ab3 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 14 years ago
  74. 78ab952 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
  75. e569aa7 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
  76. 049fbfe b43: N-PHY: add missing phyrxchain setting and fix warning in RX core function by Rafał Miłecki · 14 years ago
  77. 4e687b2 b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs by Gábor Stefanik · 14 years ago
  78. d2730b2 b43: N-PHY: Implement MAC PHY clock set by Gábor Stefanik · 14 years ago
  79. e723ef3 b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl) by Gábor Stefanik · 14 years ago
  80. e7f45d3 b43: N-PHY: Implement Host Flags write during device init by Gábor Stefanik · 14 years ago
  81. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  82. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  83. 84c164a b43: move hwrng registration driver to wireless core initialization by John W. Linville · 14 years ago
  84. 652caa5 b43: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  85. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  86. 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
  87. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  88. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  89. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  90. 2a88e7e 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
  91. acd82aa b43: silence phy_n sparse warnings by Larry Finger · 14 years ago
  92. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  93. 05318bc 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
  94. 55d02a4 b43: Add SDIO_DEVICE() for EW-CG1102GC by Magnus Damm · 14 years ago
  95. bb64d95 b43: Clarify logged message after fatal DMA error and switch to PIO mode by Larry Finger · 14 years ago
  96. 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
  97. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  98. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  99. a61aac7 drivers/net/wireless/b43: Use kmemdup by Julia Lawall · 14 years ago
  100. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago