1. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  2. 191d6a8 b43legacy: remove 64-bit DMA support by Pavel Roskin · 13 years ago
  3. ae7f9a7 iwlagn: support v2 of enhanced sensitivity table by Wey-Yi Guy · 13 years ago
  4. e7515ba iwlagn: change default sensitivity value for 5000 and 6000 series by Wey-Yi Guy · 13 years ago
  5. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  6. c6baf7f iwlagn: support new P2P implementation by Johannes Berg · 13 years ago
  7. 4d2a5d0 iwlagn: move context init after firmware loading by Johannes Berg · 13 years ago
  8. ca9a460 iwlagn: bump firmware API for some devices by Johannes Berg · 13 years ago
  9. 5d7969b iwlagn: separate firmware version warning by Johannes Berg · 13 years ago
  10. 306584c iwlagn: Remove ht40 support from 5.2GHz for _bgn devices by Wey-Yi Guy · 13 years ago
  11. 946572b2 iwlagn: default smps mode for 1000 series device by Wey-Yi Guy · 13 years ago
  12. 72c04ce iwlagn: reserve queue 10 for TX during scan dwell by Johannes Berg · 13 years ago
  13. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 13 years ago
  14. 8d44a82 ath5k: remove most references to XR by Pavel Roskin · 13 years ago
  15. 2972cc1 ath5k: remove unused and write-only structures and fields by Pavel Roskin · 13 years ago
  16. eb93e89 ath9k: remove all references to subsysid, it's never used by Pavel Roskin · 13 years ago
  17. a3e72cd bcm47xx: fix irq assignment for new SoCs. by Hauke Mehrtens · 13 years ago
  18. c1d1c5d bcm47xx: add support for bcma bus by Hauke Mehrtens · 13 years ago
  19. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  20. 08ccf572 bcm47xx: prepare to support different buses by Hauke Mehrtens · 13 years ago
  21. 908debc bcma: get CPU clock by Hauke Mehrtens · 13 years ago
  22. e3afe0e bcma: add serial console support by Hauke Mehrtens · 13 years ago
  23. 21e0534 bcma: add mips driver by Hauke Mehrtens · 13 years ago
  24. ecd177c bcma: add SOC bus by Hauke Mehrtens · 13 years ago
  25. 517f43e bcma: add functions to scan cores needed on SoCs by Hauke Mehrtens · 13 years ago
  26. 67a5c29 bcma: move initializing of struct bcma_bus to own function. by Hauke Mehrtens · 13 years ago
  27. 982eee6 bcma: move parsing of EEPROM into own function. by Hauke Mehrtens · 13 years ago
  28. 581c9c4 ath9k: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  29. 26aaa4a mwifiex: remove redundant variable scan_table_idx by Bing Zhao · 13 years ago
  30. 8e92f2a libertas_usb: use USB interface as parent device by Daniel Drake · 13 years ago
  31. 49fee69 libertas: link mesh device to wiphy by Daniel Drake · 13 years ago
  32. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  33. 67a5003 mwifiex: remove wireless.h inclusion and fix resulting bugs by Bing Zhao · 13 years ago
  34. 7c966a6 mac80211: remove linux/wireless.h inclusion by Johannes Berg · 13 years ago
  35. bb9b08a mwifiex: add wext include by Johannes Berg · 13 years ago
  36. 9090e16 wl1251: remove wext dependencies by Johannes Berg · 13 years ago
  37. 3b40c04 wl12xx: remove wext dependencies by Johannes Berg · 13 years ago
  38. 029111e rndis_wlan: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  39. 6cff689 b43legacy: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  40. 9a5a133 b43: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  41. 2ee33f3 ath5k: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  42. e2a772f iwlegacy: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  43. 29a34f9 iwlagn: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  44. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  45. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  46. f352910 iwlagn: 5000 do not support idle mode by Wey-Yi Guy · 13 years ago
  47. 00898a4 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 13 years ago
  48. 449f94e rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO by Helmut Schaa · 13 years ago
  49. cc1a93e iwlagn: sysfs couldn't find the priv pointer by Emmanuel Grumbach · 13 years ago
  50. b52398b rt2x00: rt2800: fix zeroing skb structure by Stanislaw Gruszka · 13 years ago
  51. b6b67df rtlwifi: Fix kernel oops on ARM SOC by Larry Finger · 13 years ago
  52. d493008 ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled by Stanislaw Gruszka · 13 years ago
  53. 8440462 cfg80211: off by one in nl80211_trigger_scan() by Dan Carpenter · 13 years ago
  54. 17e859a iwlegacy: set tx power after rxon_assoc by Stanislaw Gruszka · 13 years ago
  55. c122734 ath9k: initialize tx chainmask before testing channel tx power values by Felix Fietkau · 13 years ago
  56. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  57. 6140333 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  58. 6f56c21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  59. a051294 tg3: Remove 5719 jumbo frames and TSO blocks by Matt Carlson · 13 years ago
  60. e31aa98 tg3: Break larger frags into 4k chunks for 5719 by Matt Carlson · 13 years ago
  61. 84b67b2 tg3: Add tx BD budgeting code by Matt Carlson · 13 years ago
  62. d1a3b73 tg3: Consolidate code that calls tg3_tx_set_bd() by Matt Carlson · 13 years ago
  63. e01ee14 tg3: Add partial fragment unmapping code by Matt Carlson · 13 years ago
  64. 0d681b2 tg3: Generalize tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  65. 13350ea tg3: Remove short DMA check for 1st fragment by Matt Carlson · 13 years ago
  66. 92cd3a1 tg3: Simplify tx bd assignments by Matt Carlson · 13 years ago
  67. df8944c tg3: Reintroduce tg3_tx_ring_info by Matt Carlson · 13 years ago
  68. bca0beb ASIX: Use only 11 bits of header for data size by Marek Vasut · 13 years ago
  69. bc466e6 ASIX: Simplify condition in rx_fixup() by Marek Vasut · 13 years ago
  70. a0295a3 Fix cdc-phonet build by Chris Clayton · 13 years ago
  71. b2730f4 bonding: reduce noise during init by Andy Gospodarek · 13 years ago
  72. f4bb2e9 bonding: fix string comparison errors by Andy Gospodarek · 13 years ago
  73. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  74. d887331 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  75. 894dc24 net: sock_sendmsg_nosec() is static by Eric Dumazet · 13 years ago
  76. 0891b0e forcedeth: fix vlans by Jiri Pirko · 13 years ago
  77. b852b72 gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e by Sebastian Pöhn · 13 years ago
  78. b49179c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  79. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  80. 58c54fc md/raid10: handle further errors during fix_read_error better. by NeilBrown · 13 years ago
  81. 5e57028 md/raid10: Handle read errors during recovery better. by NeilBrown · 13 years ago
  82. e684e41 md/raid10: simplify read error handling during recovery. by NeilBrown · 13 years ago
  83. 1a0b7cd md/raid10: record bad blocks due to write errors during resync/recovery. by NeilBrown · 13 years ago
  84. f84ee36 md/raid10: attempt to fix read errors during resync/check by NeilBrown · 13 years ago
  85. bd870a1 md/raid10: Handle write errors by updating badblock log. by NeilBrown · 13 years ago
  86. 749c55e md/raid10: clear bad-block record when write succeeds. by NeilBrown · 13 years ago
  87. d4432c2 md/raid10: avoid writing to known bad blocks on known bad drives. by NeilBrown · 13 years ago
  88. e875ece md/raid10 record bad blocks as needed during recovery. by NeilBrown · 13 years ago
  89. 40c356c md/raid10: avoid reading known bad blocks during resync/recovery. by NeilBrown · 13 years ago
  90. 8dbed5c md/raid10 - avoid reading from known bad blocks - part 3 by NeilBrown · 13 years ago
  91. 7399c31 md/raid10: avoid reading from known bad blocks - part 2 by NeilBrown · 13 years ago
  92. 856e08e md/raid10: avoid reading from known bad blocks - part 1 by NeilBrown · 13 years ago
  93. 560f8e5 md/raid10: Split handle_read_error out from raid10d. by NeilBrown · 13 years ago
  94. 1294b9c md/raid10: simplify/reindent some loops. by NeilBrown · 13 years ago
  95. b84db56 md/raid5: Clear bad blocks on successful write. by NeilBrown · 13 years ago
  96. 73e92e5 md/raid5. Don't write to known bad block on doubtful devices. by NeilBrown · 13 years ago
  97. bc2607f md/raid5: write errors should be recorded as bad blocks if possible. by NeilBrown · 13 years ago
  98. 7f0da59 md/raid5: use bad-block log to improve handling of uncorrectable read errors. by NeilBrown · 13 years ago
  99. 31c176e md/raid5: avoid reading from known bad blocks. by NeilBrown · 13 years ago
  100. 62096bc md/raid1: factor several functions out or raid1d() by NeilBrown · 13 years ago