1. 5404643 wl1271: exit ELP mode when setting enabled rates in tx by Luciano Coelho · 14 years ago
  2. 6a2de93 wl1271: Fix warning about unsupported RX rate by Teemu Paasikivi · 14 years ago
  3. 1835785 wl1271: 11n Support, functionality and configuration ability by Shahar Levi · 14 years ago
  4. c4db1c8 wl1271: 11n Support, ACX Commands by Shahar Levi · 14 years ago
  5. e8b03a2 wl1271: 11n Support, Add Definitions by Shahar Levi · 14 years ago
  6. 2fe33e8 wl1271: Fix TX queue low watermark handling by Ido Yariv · 14 years ago
  7. 25eeb9e wl1271: Allocate TX descriptors more efficiently by Ido Yariv · 14 years ago
  8. a522550 wl1271: Fix TX starvation by Ido Yariv · 14 years ago
  9. 6c6e669 wl1271: TX aggregation optimization by Ido Yariv · 14 years ago
  10. c8aea56 wl1271: ref_clock cosmetic changes by Gery Kahn · 14 years ago
  11. 34d59c0 iwlagn: use 6000g2b uCode for 130 series devices by Wey-Yi Guy · 14 years ago
  12. 69d826b iwlwifi: add new devices to Kconfig by Wey-Yi Guy · 14 years ago
  13. f5682c0 iwlagn: turn dynamic smps on while BT is on by Wey-Yi Guy · 14 years ago
  14. d4daaea iwlwifi: implement switching iftype while up by Johannes Berg · 14 years ago
  15. bd50a8ab iwlwifi: fix IBSS beaconing by Johannes Berg · 14 years ago
  16. 2295c66 iwlagn: new RXON processing for modern devices by Johannes Berg · 14 years ago
  17. 2d4e43c iwlagn: don't resend RXON timing by Johannes Berg · 14 years ago
  18. dc21b54 iwlwifi: make mac80211 ops a device config by Johannes Berg · 14 years ago
  19. 07caf9d mac80211: refactor debugfs function generation code by Eliad Peller · 14 years ago
  20. 6a6733f ath9k: content DMA start / stop through the PCU lock by Luis R. Rodriguez · 14 years ago
  21. 4bdd1e9 ath9k: move the PCU lock to the sc structure by Luis R. Rodriguez · 14 years ago
  22. 9d94674 ath9k: simplify hw reset locking by Luis R. Rodriguez · 14 years ago
  23. 5d4c428 ath9k: Properly assign boolean types by Mohammed Shafi Shajakhan · 14 years ago
  24. 446fad5 ath9k_htc: Handle monitor mode properly for HTC devices by Rajkumar Manoharan · 14 years ago
  25. f60dc01 iwlwifi: Convert to new PCI PM framework by John W. Linville · 14 years ago
  26. b923757 rt2x00pci: do not use GFP_DMA by John W. Linville · 14 years ago
  27. 26f94dc b43: remove extraneous code in free_ringmemory by John W. Linville · 14 years ago
  28. 8e7ce89 carl9170: fix typos by Hauke Mehrtens · 14 years ago
  29. a2d9bc6 b43: N-PHY: improve 2055 radio initialization by Rafał Miłecki · 14 years ago
  30. 7a4db8f b43: N-PHY: determine usage of radio regulatory workaround correctly by Rafał Miłecki · 14 years ago
  31. 7e6da2b b43: define known SPROM boardflags2 bits by Rafał Miłecki · 14 years ago
  32. c0b102c b43: N-PHY: fix 2055 radio init by Rafał Miłecki · 14 years ago
  33. 3eb9616 iwlwifi: avoid commit rxon during scan in iwl_set_no_assoc by Stanislaw Gruszka · 14 years ago
  34. ac4f545 iwlwifi: defer update power mode while scan by Stanislaw Gruszka · 14 years ago
  35. 5eda74a iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_work by Stanislaw Gruszka · 14 years ago
  36. 749ff4ef iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter by Stanislaw Gruszka · 14 years ago
  37. a25a66a iwlwifi: fix set_tx_power vs scan by Stanislaw Gruszka · 14 years ago
  38. 4cbf1b1 iwlwifi: send tx_power_cmd synchronously by Stanislaw Gruszka · 14 years ago
  39. 4beeba7 iwlwifi: warn when send tx power settings during scan by Stanislaw Gruszka · 14 years ago
  40. c7317e4 mac80211: minstrel_ht - reduce the overhead of rate sampling by Felix Fietkau · 14 years ago
  41. ff32d9c ath9k_hw: fix potential spurious tx error bit interpretation by Felix Fietkau · 14 years ago
  42. 78a7685 ath9k: add a debug warning when we cannot stop RX by Luis R. Rodriguez · 14 years ago
  43. b87b012 ath: add a ATH_DBG_WARN() by Luis R. Rodriguez · 14 years ago
  44. d91e41b cfg80211: prefix REG_DBG_PRINT() with cfg80211 by Luis R. Rodriguez · 14 years ago
  45. e702d3c cfg80211: add debug print when processing a channel by Luis R. Rodriguez · 14 years ago
  46. a651853 cfg80211: add debug print when disabling a channel on a custom regd by Luis R. Rodriguez · 14 years ago
  47. 926a0a0 cfg80211: add debug prints for when we ignore regulatory hints by Luis R. Rodriguez · 14 years ago
  48. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 14 years ago
  49. 749b527 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY by Luis R. Rodriguez · 14 years ago
  50. 7ca43d0 cfg80211: pass the reg hint initiator to helpers by Luis R. Rodriguez · 14 years ago
  51. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  52. e081685 ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices by Larry Finger · 14 years ago
  53. 14fb7c1 ath5k: make ath5k_update_bssid_mask_and_opmode() static by Luis R. Rodriguez · 14 years ago
  54. f8c2a08 ath: make ath_hw_set_keycache_entry() static by Luis R. Rodriguez · 14 years ago
  55. a3685d1 ath: make ath_hw_keysetmac() static by Luis R. Rodriguez · 14 years ago
  56. babcbc2 ath9k: initialize per-channel tx power limits instead of hardcoding them by Felix Fietkau · 14 years ago
  57. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  58. 6b7b6cf ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003 by Felix Fietkau · 14 years ago
  59. edb40a2 ath5k: Add channel time to survey data by Bruno Randolf · 14 years ago
  60. 3dd0923 ath5k: Optimize descriptor alignment by Bruno Randolf · 14 years ago
  61. 123f5b8e ath9k: Remove the median function in rate control by Mohammed Shafi Shajakhan · 14 years ago
  62. ada9f1c ath9k_hw: optimize all descriptor access functions by Felix Fietkau · 14 years ago
  63. f0e94b4 ath9k: Convert to new PCI PM framework by Rafael J. Wysocki · 14 years ago
  64. 191d6a1 ath9k: fix sparse complaint on aphy for debugfs by Luis R. Rodriguez · 14 years ago
  65. 744bcb4 ath9k_hw: make ath9k_hw_gettsf32 static by Felix Fietkau · 14 years ago
  66. 8eb1dab ath9k: remove a redundant call to ath9k_hw_gettsf32 by Felix Fietkau · 14 years ago
  67. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 14 years ago
  68. e0e9bc8 ath9k_hw: optimize tx status descriptor processing by Felix Fietkau · 14 years ago
  69. 45684c7 ath9k_hw: small optimization in ar9002_hw_get_isr by Felix Fietkau · 14 years ago
  70. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 14 years ago
  71. 790a11f b43: N-PHY: define registers names for 2056 radio by Rafał Miłecki · 14 years ago
  72. 794830e b43: N-PHY: define registers names for 2056 radio by Rafał Miłecki · 14 years ago
  73. 038aaa3 b43: N-PHY: define channel table struct for rev3+ devices by Rafał Miłecki · 14 years ago
  74. c8ddb27 Linux 2.6.37-rc1 by Linus Torvalds · 14 years ago
  75. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  76. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. 395bc51 CRIS: Add paths for CRISv10 serial driver by Jesper Nilsson · 14 years ago
  78. 65289d6 spi/pl022: fix erroneous platform data in U300 by Linus Walleij · 14 years ago
  79. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  80. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  81. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  82. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  83. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  85. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  86. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  87. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  88. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  89. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  90. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  91. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 14 years ago
  92. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  94. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  95. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  96. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  97. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  98. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  99. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  100. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago