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. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 12 years ago
  52. 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
  53. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  54. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  55. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  56. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  57. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  58. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  61. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 12 years ago
  62. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 12 years ago
  63. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  64. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  65. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  66. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 12 years ago
  67. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 12 years ago
  68. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  69. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  70. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  71. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  72. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  73. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  74. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  75. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  76. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  78. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  79. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  80. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  81. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  82. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  83. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  84. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  85. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  86. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  88. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  89. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  90. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  91. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  92. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  93. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  94. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  95. 29bf5dd blackfin: check __get_user() return value by Al Viro · 12 years ago
  96. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 12 years ago
  97. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  98. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  99. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  100. efee984 new helper: signal_delivered() by Al Viro · 12 years ago