1. 61c87304 mwifiex: delete AP TX queues when bridged packets reach threshold by Avinash Patil · 11 years ago
  2. c7d9ed9 mwifiex: maintain outstanding packet count for RA list instead of packet size by Avinash Patil · 11 years ago
  3. f0cb84f mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct by Avinash Patil · 11 years ago
  4. 0e15370 mwifiex: remove stop_net_dev_queue operation in AP forwarding by Huawei Yang · 11 years ago
  5. 45fe142 iwl3945: better skb management in rx path by Eric Dumazet · 11 years ago
  6. c6c7788 wil6210: drop -Werror compiler flag by Vladimir Kondratiev · 11 years ago
  7. 504937d wil6210: Enable TCP/UDP checksum HW offload by Kirshenbaum Erez · 11 years ago
  8. c2a146f wil6210: fix error path in wil_tx_vring by Vladimir Kondratiev · 11 years ago
  9. f291f7d cw1200: Fix incorrect endianness annotation in a header field by Solomon Peachy · 11 years ago
  10. 70e89a7 ath9k: Release the RF bus after setting board values by Sujith Manoharan · 11 years ago
  11. 07a9bd2 ath9k: Program correct initvals for FCC by Sujith Manoharan · 11 years ago
  12. 5f35c0f ath9k: Use correct channel when switching bands by Sujith Manoharan · 11 years ago
  13. b840cff ath9k: Fix FastChannelChange for AR9462/AR9565 by Sujith Manoharan · 11 years ago
  14. 81dc75b ath9k: Add a HW flag for FCC by Sujith Manoharan · 11 years ago
  15. 4b03f16 ath9k: Move INI overrides to ar9003_hw_override_ini by Sujith Manoharan · 11 years ago
  16. a76e9ff brcmsmac: Further reduce log spam from tx phy messages by John Greene · 11 years ago
  17. fd4edf1 bcma: fix handling of big addrl by Hauke Mehrtens · 11 years ago
  18. 1cabf7d bcma: return correct error code when bus scan failed by Hauke Mehrtens · 11 years ago
  19. 6ffdead bcma: make it possible to select SoC support without mips by Hauke Mehrtens · 11 years ago
  20. bb4997a bcma: add some more core names by Hauke Mehrtens · 11 years ago
  21. 6cdadd4 wil6210: fix subtle race in wil_tx_vring by Vladimir Kondratiev · 11 years ago
  22. f88f113 wil6210: Introduce struct for sw context by Vladimir Kondratiev · 11 years ago
  23. 03269c6 wil6210: Optimize Tx completion by Vladimir Kondratiev · 11 years ago
  24. 4d1ac07 wil6210: fix wrong index in wil_vring_free by Vladimir Kondratiev · 11 years ago
  25. f988b23 wil6210: Align WMI header with latest FW by Vladimir Kondratiev · 11 years ago
  26. d02433d rt2x00: rt2800usb: add USB device ID for Linksys AE3000 by Gabor Juhos · 11 years ago
  27. 65d3c0d rt2x00: rt2800usb: use correct [RT]XWI size for RT3593 by Gabor Juhos · 11 years ago
  28. 2dc2bd2 rt2x00: rt2800lib: enable RT3593 support by Gabor Juhos · 11 years ago
  29. 0f5af26 rt2x00: rt2800lib: enable RF3053 support by Gabor Juhos · 11 years ago
  30. 1095df0 rt2x00: rt2800lib: enable VCO recalibration for RF3053 by Gabor Juhos · 11 years ago
  31. f42b046 rt2x00: rt2800lib: add channel configuration for RF3053 by Gabor Juhos · 11 years ago
  32. c8b9d3d rt2x00: rt2800lib: add rf_vals for RF3053 by Gabor Juhos · 11 years ago
  33. c0a1436 rt2x00: rt2800lib: add default_power3 field for three-chain devices by Gabor Juhos · 11 years ago
  34. f36bb0c rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593 by Gabor Juhos · 11 years ago
  35. 6316c78 rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593 by Gabor Juhos · 11 years ago
  36. a3f1625 rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers by Gabor Juhos · 11 years ago
  37. fc739cf rt2x00: rt2800lib: fix default TX power values for RT3593 by Gabor Juhos · 11 years ago
  38. 97aa03f rt2x00: rt2800lib: add rt2800_txpower_to_dev helper by Gabor Juhos · 11 years ago
  39. 5cddb3c rt2x00: rt2800lib: fix antenna configuration for RT3593 by Gabor Juhos · 11 years ago
  40. 4788ac1 rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devices by Gabor Juhos · 11 years ago
  41. 34542ff rt2x00: rt2800lib: add TX power configuration for RT3593 by Gabor Juhos · 11 years ago
  42. d63f7e8 rt2x00: rt2800lib: add BBP post initialization for RT3593 by Gabor Juhos · 11 years ago
  43. ab7078a rt2x00: rt2800lib: add RFCSR register initialization for RT3593 by Gabor Juhos · 11 years ago
  44. b189a18 rt2x00: rt2800lib: add BBP register initialization for RT3593 by Gabor Juhos · 11 years ago
  45. 1706d15 rt2x00: rt2800lib: add MAC register initialization for RT3593 by Gabor Juhos · 11 years ago
  46. fa31d15 rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset by Gabor Juhos · 11 years ago
  47. 379448f rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper by Gabor Juhos · 11 years ago
  48. 022138c rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper by Gabor Juhos · 11 years ago
  49. 3e38d3d rt2x00: rt2800lib: introduce local EEPROM access functions by Gabor Juhos · 11 years ago
  50. 8951b79 rt2x00: rt2800lib: introduce rt2800_eeprom_word enum by Gabor Juhos · 11 years ago
  51. a3835e9 ath9k: Fix RTS threshold by Sujith Manoharan · 11 years ago
  52. 74e1306 ath9k: make rfkill configurable by Johannes Berg · 11 years ago
  53. 3266d73 wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  54. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  55. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  56. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  57. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  59. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  62. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  63. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  64. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  65. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  66. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  67. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  68. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  69. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  70. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  71. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  72. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  73. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  74. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  75. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  76. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  77. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  78. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  79. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  80. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  81. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  82. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  83. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  84. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  85. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  86. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  87. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  88. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  89. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  90. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  91. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  92. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  93. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  94. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  95. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  96. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  97. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  98. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  99. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  100. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago