1. 26f94dc b43: remove extraneous code in free_ringmemory by John W. Linville · 14 years ago
  2. 8e7ce89 carl9170: fix typos by Hauke Mehrtens · 14 years ago
  3. a2d9bc6 b43: N-PHY: improve 2055 radio initialization by Rafał Miłecki · 14 years ago
  4. 7a4db8f b43: N-PHY: determine usage of radio regulatory workaround correctly by Rafał Miłecki · 14 years ago
  5. 7e6da2b b43: define known SPROM boardflags2 bits by Rafał Miłecki · 14 years ago
  6. c0b102c b43: N-PHY: fix 2055 radio init by Rafał Miłecki · 14 years ago
  7. 3eb9616 iwlwifi: avoid commit rxon during scan in iwl_set_no_assoc by Stanislaw Gruszka · 14 years ago
  8. ac4f545 iwlwifi: defer update power mode while scan by Stanislaw Gruszka · 14 years ago
  9. 5eda74a iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_work by Stanislaw Gruszka · 14 years ago
  10. 749ff4ef iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter by Stanislaw Gruszka · 14 years ago
  11. a25a66a iwlwifi: fix set_tx_power vs scan by Stanislaw Gruszka · 14 years ago
  12. 4cbf1b1 iwlwifi: send tx_power_cmd synchronously by Stanislaw Gruszka · 14 years ago
  13. 4beeba7 iwlwifi: warn when send tx power settings during scan by Stanislaw Gruszka · 14 years ago
  14. c7317e4 mac80211: minstrel_ht - reduce the overhead of rate sampling by Felix Fietkau · 14 years ago
  15. ff32d9c ath9k_hw: fix potential spurious tx error bit interpretation by Felix Fietkau · 14 years ago
  16. 78a7685 ath9k: add a debug warning when we cannot stop RX by Luis R. Rodriguez · 14 years ago
  17. b87b012 ath: add a ATH_DBG_WARN() by Luis R. Rodriguez · 14 years ago
  18. d91e41b cfg80211: prefix REG_DBG_PRINT() with cfg80211 by Luis R. Rodriguez · 14 years ago
  19. e702d3c cfg80211: add debug print when processing a channel by Luis R. Rodriguez · 14 years ago
  20. a651853 cfg80211: add debug print when disabling a channel on a custom regd by Luis R. Rodriguez · 14 years ago
  21. 926a0a0 cfg80211: add debug prints for when we ignore regulatory hints by Luis R. Rodriguez · 14 years ago
  22. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 14 years ago
  23. 749b527 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY by Luis R. Rodriguez · 14 years ago
  24. 7ca43d0 cfg80211: pass the reg hint initiator to helpers by Luis R. Rodriguez · 14 years ago
  25. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  26. e081685 ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices by Larry Finger · 14 years ago
  27. 14fb7c1 ath5k: make ath5k_update_bssid_mask_and_opmode() static by Luis R. Rodriguez · 14 years ago
  28. f8c2a08 ath: make ath_hw_set_keycache_entry() static by Luis R. Rodriguez · 14 years ago
  29. a3685d1 ath: make ath_hw_keysetmac() static by Luis R. Rodriguez · 14 years ago
  30. babcbc2 ath9k: initialize per-channel tx power limits instead of hardcoding them by Felix Fietkau · 14 years ago
  31. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  32. 6b7b6cf ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003 by Felix Fietkau · 14 years ago
  33. edb40a2 ath5k: Add channel time to survey data by Bruno Randolf · 14 years ago
  34. 3dd0923 ath5k: Optimize descriptor alignment by Bruno Randolf · 14 years ago
  35. 123f5b8e ath9k: Remove the median function in rate control by Mohammed Shafi Shajakhan · 14 years ago
  36. ada9f1c ath9k_hw: optimize all descriptor access functions by Felix Fietkau · 14 years ago
  37. f0e94b4 ath9k: Convert to new PCI PM framework by Rafael J. Wysocki · 14 years ago
  38. 191d6a1 ath9k: fix sparse complaint on aphy for debugfs by Luis R. Rodriguez · 14 years ago
  39. 744bcb4 ath9k_hw: make ath9k_hw_gettsf32 static by Felix Fietkau · 14 years ago
  40. 8eb1dab ath9k: remove a redundant call to ath9k_hw_gettsf32 by Felix Fietkau · 14 years ago
  41. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 14 years ago
  42. e0e9bc8 ath9k_hw: optimize tx status descriptor processing by Felix Fietkau · 14 years ago
  43. 45684c7 ath9k_hw: small optimization in ar9002_hw_get_isr by Felix Fietkau · 14 years ago
  44. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 14 years ago
  45. 790a11f b43: N-PHY: define registers names for 2056 radio by Rafał Miłecki · 14 years ago
  46. 794830e b43: N-PHY: define registers names for 2056 radio by Rafał Miłecki · 14 years ago
  47. 038aaa3 b43: N-PHY: define channel table struct for rev3+ devices by Rafał Miłecki · 14 years ago
  48. c8ddb27 Linux 2.6.37-rc1 by Linus Torvalds · 14 years ago
  49. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  50. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  51. 395bc51 CRIS: Add paths for CRISv10 serial driver by Jesper Nilsson · 14 years ago
  52. 65289d6 spi/pl022: fix erroneous platform data in U300 by Linus Walleij · 14 years ago
  53. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  54. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  55. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  56. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  57. 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
  58. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  59. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  60. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  61. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  62. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  63. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  64. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  65. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 14 years ago
  66. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  68. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  69. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  70. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  71. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  72. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  73. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  74. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  75. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 14 years ago
  76. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 14 years ago
  77. fc8162e RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace by Andy Grover · 14 years ago
  78. f4a3fc0 RDS: Clean up error handling in rds_cmsg_rdma_args by Andy Grover · 14 years ago
  79. a09f69c RDS: Return -EINVAL if rds_rdma_pages returns an error by Andy Grover · 14 years ago
  80. 1b1f693 net: fix rds_iovec page count overflow by Linus Torvalds · 14 years ago
  81. bdfa3d8 can: pch_can: fix section mismatch warning by using a whitelisted name by Marc Kleine-Budde · 14 years ago
  82. 526de53 can: pch_can: fix sparse warning by Marc Kleine-Budde · 14 years ago
  83. c117e4a netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe by Denis Kirjanov · 14 years ago
  84. 3285ee3 ip_gre: fix fallback tunnel setup by Eric Dumazet · 14 years ago
  85. 1b803fb vmxnet: trivial annotation of protocol constant by Harvey Harrison · 14 years ago
  86. b8744ca vmxnet3: remove unnecessary byteswapping in BAR writing macros by Harvey Harrison · 14 years ago
  87. 870be39 ipv6/udp: report SndbufErrors and RcvbufErrors by Eric Dumazet · 14 years ago
  88. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  89. f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  91. 1a5cea7 make fanotify_read() restartable across signals by Lino Sanfilippo · 14 years ago
  92. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  93. cdf01dd fs-writeback.c: unify some common code by Linus Torvalds · 14 years ago
  94. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  95. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  96. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  97. 3af54c9 ipc: shm: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  98. 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
  99. 120a795 audit mmap by Al Viro · 14 years ago
  100. af29513 audit: make link()/linkat() match "attribute change" predicate by Al Viro · 15 years ago