1. a5114d9 wl18xx: derive the MAC address from the BD_ADDR in fuse ROM by Luciano Coelho · 12 years ago
  2. 0afd04e wlcore/wl12xx/18xx: split fw_status struct into two by Arik Nemtsov · 12 years ago
  3. 102165c wl18xx: add module parameter to disable TCP checksum by Luciano Coelho · 12 years ago
  4. e925881 wl18xx: add number of antennas and dc2dc type as module params by Luciano Coelho · 12 years ago
  5. 0a1569f wl18xx: change the low_band_component_type for HDK boards by Luciano Coelho · 12 years ago
  6. be42aee wl18xx: add plt_init operation by Luciano Coelho · 12 years ago
  7. c331b34 wlcore/wl12xx: add plt_init op and move the code to wl12xx by Luciano Coelho · 12 years ago
  8. 05057c0 wl18xx: change board type enum according to new FW by Arik Nemtsov · 12 years ago
  9. 2f1d74e wl18xx: don't upload NVS to FW by Arik Nemtsov · 12 years ago
  10. f2baf07 wl18xx: init Tx-released index to 0 on HW init by Arik Nemtsov · 12 years ago
  11. 4b4887e wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx by Luciano Coelho · 12 years ago
  12. 5495629 wl18xx: implement hw op to read PG version by Arik Nemtsov · 12 years ago
  13. a5d751b wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx by Luciano Coelho · 12 years ago
  14. 8388569 wlcore: rename wl12xx.h to wlcore_i.h by Luciano Coelho · 12 years ago
  15. be65202 wl18xx: read clock frequency and do top init accordingly by Luciano Coelho · 12 years ago
  16. d9fedea wl18xx: disable FW log functionality by Arik Nemtsov · 12 years ago
  17. 1c351da wl18xx: read FW pc on recovery by Arik Nemtsov · 12 years ago
  18. d5b5927 wl18xx: translate and write the board type to SCR_PAD2 by Luciano Coelho · 12 years ago
  19. a9c130d wl18xx: add board type module argument by Luciano Coelho · 12 years ago
  20. 3a8ddb6 wl18xx: add module param for overriding HT caps by Arik Nemtsov · 12 years ago
  21. 0e0f5a3 wl18xx: set HT capabilities by Arik Nemtsov · 12 years ago
  22. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 12 years ago
  23. b3a47ee wlcore: support peer MIMO rates by Arik Nemtsov · 12 years ago
  24. f13af34 wl18xx: ipmlement ap_rate_mask hw op by Arik Nemtsov · 12 years ago
  25. a6298db wl18xx: send channel type to FW on role start by Arik Nemtsov · 12 years ago
  26. 83d08d3 wlcore: track current channel type per vif by Arik Nemtsov · 12 years ago
  27. 23ee9bf wl18xx: add runtime configuration parameters by Luciano Coelho · 12 years ago
  28. 169da04 wlcore/wl18xx: add hw op for Rx HW checksum by Arik Nemtsov · 12 years ago
  29. 2fc28de wlcore/wl18xx: add hw op for setting Tx HW checksum by Arik Nemtsov · 12 years ago
  30. b8422dc wl18xx: add hw_init operation by Luciano Coelho · 12 years ago
  31. 872b345 wl18xx: implement immediate Tx completion by Arik Nemtsov · 12 years ago
  32. 30e2dd7 wl18xx: implement hw op for getting rx packet data length by Arik Nemtsov · 12 years ago
  33. 9c809f8 wl18xx: implement hw op for getting rx buffer data alignment by Arik Nemtsov · 12 years ago
  34. 7cfefd1 wl18xx: set Rx block-size alignment quirk by Arik Nemtsov · 12 years ago
  35. 1fab39d wl18xx: add fw_status private data by Arik Nemtsov · 12 years ago
  36. f648eab wl18xx: define HW-rate translation elements/tables by Arik Nemtsov · 12 years ago
  37. d2361c5 wl18xx: implement hw op for setting frame length in tx_hw_desc by Arik Nemtsov · 12 years ago
  38. fb0f2e4 wl18xx: implement hw op for setting blocks in hw_tx_desc by Arik Nemtsov · 12 years ago
  39. 624845b wl18xx: implement hw op for calculating hw block count per packet by Arik Nemtsov · 12 years ago
  40. 1349c42 wl18xx: set normal/GEM Tx spare block counts by Arik Nemtsov · 12 years ago
  41. cb7b5d8 wl18xx: set the number of Tx descriptors by Arik Nemtsov · 12 years ago
  42. 9d1c973 wl18xx: create per-chip-family private storage by Arik Nemtsov · 12 years ago
  43. 274c66c wl18xx: add trigger command and ack event operations by Luciano Coelho · 12 years ago
  44. 46a1d51 wl18xx: add some boot operations and hw-specific configurations by Luciano Coelho · 12 years ago
  45. 0cd6543 wl18xx: add identify chip operation by Luciano Coelho · 12 years ago
  46. 5d4a9fa wl18xx: add register table by Luciano Coelho · 12 years ago
  47. 82b890c wl18xx: add partition table by Luciano Coelho · 12 years ago
  48. 554c36b wl18xx: add empty operations struct by Luciano Coelho · 12 years ago
  49. 197c628 wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips by Luciano Coelho · 12 years ago
  50. 9a1a699 wl18xx: add new module by Luciano Coelho · 12 years ago
  51. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  52. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  53. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  54. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  55. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  56. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  57. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  59. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 12 years ago
  60. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 12 years ago
  61. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 12 years ago
  62. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 12 years ago
  63. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  64. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  65. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  66. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  68. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  69. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  70. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  71. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  72. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  73. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  74. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  75. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  76. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  78. 47819ba drm/edid: Make the header fixup threshold tunable by Adam Jackson · 12 years ago
  79. 9b00147 drm/radeon: fix regression in UMS CS ioctl by Alex Deucher · 12 years ago
  80. 0824db3 drm/vmwgfx: Fix nasty write past alloced memory area by Thomas Hellstrom · 12 years ago
  81. a8ff3ee drm/ttm: Fix spinlock imbalance by Thomas Hellstrom · 12 years ago
  82. 416a2bd drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) by Alex Deucher · 12 years ago
  83. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 12 years ago
  84. 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 12 years ago
  85. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  86. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  87. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  88. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  89. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  90. 9fdadb2 Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. 9eaa3d9 rapidio/tsi721: add DMA engine support by Alexandre Bounine · 12 years ago
  92. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  93. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
  94. bc36748 ARM: ux500: Provide regulator support for SMSC911x via Device Tree by Lee Jones · 12 years ago
  95. 855f80c pinctrl-nomadik: Allow Device Tree driver probing by Lee Jones · 12 years ago
  96. 401453a net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP by Jack Morgenstein · 12 years ago
  97. 6230bb2 net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap by Jack Morgenstein · 12 years ago
  98. b91cb3e net/mlx4_core: Fixes for VF / Guest startup flow by Jack Morgenstein · 12 years ago
  99. 13bf58b net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event by Jack Morgenstein · 12 years ago
  100. 3fc929e net/mlx4_core: Fix number of EQs used in ICM initialisation by Marcel Apfelbaum · 12 years ago