1. 5d80f8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  2. febb02b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  3. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  4. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 15 years ago
  5. 08df05a iwlwifi: show current driver status in user readable format by Wey-Yi Guy · 15 years ago
  6. dd970e4 b43: Add BCM4307 PCI-ID by Michael Buesch · 15 years ago
  7. 5a0fe8a ath5k: properly drop packets from ops->tx by Bob Copeland · 15 years ago
  8. de00c04 ar9170: single module build by Christian Lamparter · 15 years ago
  9. 051b919 ath9k: fix dma mapping leak of rx buffer upon rmmod by Luis R. Rodriguez · 15 years ago
  10. 14344b8 rt2x00: New USB ID for rt73usb by Ivo van Doorn · 15 years ago
  11. b726604 ath5k: warn and correct rate for unknown hw rate indexes by Bob Copeland · 15 years ago
  12. a3c0b87 b43: fix b43_plcp_get_bitrate_idx_ofdm return type by Lorenzo Nava · 15 years ago
  13. a1bfa0e p54: Kconfig maintenance by Christian Lamparter · 15 years ago
  14. 4a48e2a ar9170: simplify & deBUG tx_status queueing and reporting by Christian Lamparter · 15 years ago
  15. af83deb ath5k: Support LED's on Acer Extensa 5620z by Tulio Magno Quites Machado Filho · 15 years ago
  16. 75ca88c ar9170: update Makefile, Kconfig and MAINTAINERS by Christian Lamparter · 15 years ago
  17. b63a2cb ar9170: ar9170: USB frontend driver by Christian Lamparter · 15 years ago
  18. 6cb1935 ar9170: mac/bbp and phy code by Christian Lamparter · 15 years ago
  19. e9348cd ar9170: ar9170: mac80211 interaction code by Christian Lamparter · 15 years ago
  20. 23b53f4 ar9170: hardware and eeprom header files by Christian Lamparter · 15 years ago
  21. 98dfaa5 mac80211_hwsim: let the reg workqueue breathe when regtest is set by Luis R. Rodriguez · 15 years ago
  22. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 15 years ago
  23. d8cd7ef p54: fix SoftLED compile dependencies by Christian Lamparter · 15 years ago
  24. feeb444 ssb: remove EXPERIMENTAL dependencies. by Michael Buesch · 15 years ago
  25. 6b2c403 ath9k: Nuke struct ath_xmit_status by Vasanthakumar Thiagarajan · 15 years ago
  26. 8a92e2e ath9k: Fix bug in reporting status of tx rate by Vasanthakumar Thiagarajan · 15 years ago
  27. 3e3ccb3 b43: Mask PHY TX error interrupt, if not debugging by Michael Buesch · 15 years ago
  28. 1bf68e5 wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 15 years ago
  29. 0934af2 ath9k: Fix rate control update for aggregated frames by Vasanthakumar Thiagarajan · 15 years ago
  30. 43da919 iwl3945: replace stations with stations_39 by Abhijeet Kolekar · 15 years ago
  31. a2f1cbe iwlwifi: report error when detect failure during stop agg queue by Wey-Yi Guy · 15 years ago
  32. 8212749 iwl3945: control rate decrease by Abhijeet Kolekar · 15 years ago
  33. 1e68023 iwl3945: fix checkpatch.pl errors by Abhijeet Kolekar · 15 years ago
  34. 3e5d238 iwl3945: use iwl_cmd_queue_free by Abhijeet Kolekar · 15 years ago
  35. 21c02a1 iwl3945: set TFD_QUEUE_MAX to correct value by Abhijeet Kolekar · 15 years ago
  36. b1c6019 iwlwifi: support 11h by Mohamed Abbas · 15 years ago
  37. 28c6087 iwlcore: dont commit power command if interface is not up by Mohamed Abbas · 15 years ago
  38. 4f01ac0 iwlagn: allow power level setting all the times by Mohamed Abbas · 15 years ago
  39. 5c2207c iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down by Wey-Yi Guy · 15 years ago
  40. 37fec38 iwl3945: use changed in iwl3945_mac_config by Mohamed Abbas · 15 years ago
  41. 019fb97 iwlagn: use changed in mac_config by Mohamed Abbas · 15 years ago
  42. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 15 years ago
  43. e23a901 ath5k: remove dummy PCI "retry timeout" fix by Bob Copeland · 15 years ago
  44. 9ca9fb8 ath5k: disable MIB interrupts by Bob Copeland · 15 years ago
  45. 8e218fb ath5k: Convert chip specific calibration data to a generic format by Nick Kossifidis · 15 years ago
  46. 504f365 ath5k: Choose the right initvals for RF2425 by Nick Kossifidis · 15 years ago
  47. 85067c0 ath9k: Keep LED on in idle state after association by Vasanthakumar Thiagarajan · 15 years ago
  48. aae8983 wireless: radiotap updates by Johannes Berg · 15 years ago
  49. cee075a ath9k: Update copyright in all the files by Sujith · 15 years ago
  50. c2da50e ath9k: Fix bug in handling single stream stations by Sujith · 15 years ago
  51. 95e4acb ath9k: Fill in ack signal in TX status by Sujith · 15 years ago
  52. e71cef3 ath9k: Fix bug in 4K EEPROM size calculation by Sujith · 15 years ago
  53. d650915 ath9k: Change return type for set_board_values() by Sujith · 15 years ago
  54. a83615d ath9k: Introduce a helper function for setting board gain values by Sujith · 15 years ago
  55. 355363f ath9k: Move AR5416_VER_MASK to a common location by Sujith · 15 years ago
  56. 7d01b22 ath9k: Miscellaneous EEPROM handling cleanup by Sujith · 15 years ago
  57. b572b24 ath9k: remove dummy PCI "retry timeout" fix by Luis R. Rodriguez · 15 years ago
  58. 4ed96f0 ath9k: Add support for multiple virtual AP interfaces by Jouni Malinen · 15 years ago
  59. 14587ce ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate by Vasanthakumar Thiagarajan · 15 years ago
  60. 0b4d569 i915: fix wrong 'size_t' format string by Linus Torvalds · 15 years ago
  61. db93681 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  62. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  63. 7967590 ucc_geth: Fix three oopses in PHY {de,}initialization code by Anton Vorontsov · 15 years ago
  64. 5b28bea gianfar: only check headroom when FCB is needed by Li Yang · 15 years ago
  65. 8ebaebc Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  66. 2b5cde2 drm/i915: Fix LVDS dither setting by Li Peng · 15 years ago
  67. 98787c0 drm/i915: Check for dev->primary->master before dereference. by Chris Wilson · 15 years ago
  68. bf5a269 drm/i915: TV detection fix by Zhenyu Wang · 15 years ago
  69. d2d9f23 drm/i915: TV mode_set sync up with 2D driver by Zhenyu Wang · 15 years ago
  70. 02c5dd9 drm/i915: Fix TV get_modes to return modes count by Zhenyu Wang · 15 years ago
  71. 771cb08 drm/i915: Sync crt hotplug detection with intel video driver by Zhao Yakui · 15 years ago
  72. 6bcdcd9 drm/i915: Sync mode_valid/mode_set with intel video driver by Zhao Yakui · 15 years ago
  73. ba01079 drm/i915: TV modes' parameters sync up with 2D driver by Zhenyu Wang · 15 years ago
  74. 2177832 agp/intel: Add support for new intel chipset. by Shaohua Li · 15 years ago
  75. ad086c8 i915/drm: Remove two redundant agp_chipset_flushes by Owain G. Ainsworth · 15 years ago
  76. a6172a8 drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. by Chris Wilson · 15 years ago
  77. f4ceda8 drm/i915: Add information on pinning and fencing to the i915 list debug. by Eric Anholt · 15 years ago
  78. 433e12f drm/i915: Consolidate gem object list dumping by Ben Gamari · 15 years ago
  79. 2017263 drm/i915: Convert i915 proc files to seq_file and move to debugfs. by Ben Gamari · 15 years ago
  80. 28a6227 drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 15 years ago
  81. 40a5f0d drm/i915: Fix lock order reversal in GEM relocation entry copying. by Eric Anholt · 15 years ago
  82. 201361a drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths. by Eric Anholt · 15 years ago
  83. eb01459 drm/i915: Fix lock order reversal in shmem pread path. by Eric Anholt · 15 years ago
  84. 40123c1 drm/i915: Fix lock order reversal in shmem pwrite path. by Eric Anholt · 15 years ago
  85. 856fa19 drm/i915: Make GEM object's page lists refcounted instead of get/free. by Eric Anholt · 15 years ago
  86. 3de09aa drm/i915: Fix lock order reversal in GTT pwrite path. by Eric Anholt · 15 years ago
  87. 13520b0 drm/i915: Read the right SDVO register when detecting SVDO/HDMI. by Kristian Høgsberg · 15 years ago
  88. d490609 drm/i915: Use a different PLL timing search function on G4X. by Ma Ling · 15 years ago
  89. 044c7c4 drm/i915: Use documented PLL timing limits for G4X platform by Ma Ling · 15 years ago
  90. 568d9a8 drm/i915: Change DCC tiling detection case to cover only mobile parts. by Eric Anholt · 15 years ago
  91. 32a0f48 DVB: firedtv: FireDTV S2 problems with tuning solved by Beat Michel Liechti · 15 years ago
  92. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  93. bd14ba8 gianfar: Fix kfree(skb) by David S. Miller · 15 years ago
  94. 5e68b77 cxgb3: map entire Rx page, feed map+offset to Rx ring. by Divy Le Ray · 15 years ago
  95. 952cdf3 cxgb3: differentiate portx and Tx channels by Divy Le Ray · 15 years ago
  96. 68f40c1 cxgb3: use resource_size_t for mmio declarations by Divy Le Ray · 15 years ago
  97. 3fa58c8 cxgb3: sge setup fixes by Divy Le Ray · 15 years ago
  98. 3156378 cxgb3: start qset timers when setup succeeded by Divy Le Ray · 15 years ago
  99. 6d1ec78 netdev: convert eth16i to net_device_ops by Stephen Hemminger · 15 years ago
  100. 15d23e7 netdev: convert cs89x0 to net_device_ops by Stephen Hemminger · 15 years ago