1. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  3. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 16 years ago
  4. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  5. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 16 years ago
  6. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 16 years ago
  7. 08df05a iwlwifi: show current driver status in user readable format by Wey-Yi Guy · 16 years ago
  8. 5a0fe8ac ath5k: properly drop packets from ops->tx by Bob Copeland · 16 years ago
  9. de00c04 ar9170: single module build by Christian Lamparter · 16 years ago
  10. 051b919 ath9k: fix dma mapping leak of rx buffer upon rmmod by Luis R. Rodriguez · 16 years ago
  11. 14344b8 rt2x00: New USB ID for rt73usb by Ivo van Doorn · 16 years ago
  12. b726604 ath5k: warn and correct rate for unknown hw rate indexes by Bob Copeland · 16 years ago
  13. a3c0b87 b43: fix b43_plcp_get_bitrate_idx_ofdm return type by Lorenzo Nava · 16 years ago
  14. a1bfa0e p54: Kconfig maintenance by Christian Lamparter · 16 years ago
  15. 4a48e2a ar9170: simplify & deBUG tx_status queueing and reporting by Christian Lamparter · 16 years ago
  16. af83deb ath5k: Support LED's on Acer Extensa 5620z by Tulio Magno Quites Machado Filho · 16 years ago
  17. 75ca88c ar9170: update Makefile, Kconfig and MAINTAINERS by Christian Lamparter · 16 years ago
  18. b63a2cb ar9170: ar9170: USB frontend driver by Christian Lamparter · 16 years ago
  19. 6cb1935 ar9170: mac/bbp and phy code by Christian Lamparter · 16 years ago
  20. e9348cd ar9170: ar9170: mac80211 interaction code by Christian Lamparter · 16 years ago
  21. 23b53f4 ar9170: hardware and eeprom header files by Christian Lamparter · 16 years ago
  22. 98dfaa5 mac80211_hwsim: let the reg workqueue breathe when regtest is set by Luis R. Rodriguez · 16 years ago
  23. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 16 years ago
  24. d8cd7ef p54: fix SoftLED compile dependencies by Christian Lamparter · 16 years ago
  25. 6b2c403 ath9k: Nuke struct ath_xmit_status by Vasanthakumar Thiagarajan · 16 years ago
  26. 8a92e2e ath9k: Fix bug in reporting status of tx rate by Vasanthakumar Thiagarajan · 16 years ago
  27. 3e3ccb3 b43: Mask PHY TX error interrupt, if not debugging by Michael Buesch · 16 years ago
  28. 1bf68e5 wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 16 years ago
  29. 0934af2 ath9k: Fix rate control update for aggregated frames by Vasanthakumar Thiagarajan · 16 years ago
  30. 43da919 iwl3945: replace stations with stations_39 by Abhijeet Kolekar · 16 years ago
  31. a2f1cbe iwlwifi: report error when detect failure during stop agg queue by Wey-Yi Guy · 16 years ago
  32. 8212749 iwl3945: control rate decrease by Abhijeet Kolekar · 16 years ago
  33. 1e68023 iwl3945: fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
  34. 3e5d238 iwl3945: use iwl_cmd_queue_free by Abhijeet Kolekar · 16 years ago
  35. 21c02a1 iwl3945: set TFD_QUEUE_MAX to correct value by Abhijeet Kolekar · 16 years ago
  36. b1c6019 iwlwifi: support 11h by Mohamed Abbas · 16 years ago
  37. 28c6087 iwlcore: dont commit power command if interface is not up by Mohamed Abbas · 16 years ago
  38. 4f01ac0 iwlagn: allow power level setting all the times by Mohamed Abbas · 16 years ago
  39. 5c2207c iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down by Wey-Yi Guy · 16 years ago
  40. 37fec38 iwl3945: use changed in iwl3945_mac_config by Mohamed Abbas · 16 years ago
  41. 019fb97 iwlagn: use changed in mac_config by Mohamed Abbas · 16 years ago
  42. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  43. e23a901 ath5k: remove dummy PCI "retry timeout" fix by Bob Copeland · 16 years ago
  44. 9ca9fb8 ath5k: disable MIB interrupts by Bob Copeland · 16 years ago
  45. 8e218fb ath5k: Convert chip specific calibration data to a generic format by Nick Kossifidis · 16 years ago
  46. 504f365 ath5k: Choose the right initvals for RF2425 by Nick Kossifidis · 16 years ago
  47. 85067c0 ath9k: Keep LED on in idle state after association by Vasanthakumar Thiagarajan · 16 years ago
  48. aae8983 wireless: radiotap updates by Johannes Berg · 16 years ago
  49. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  50. c2da50e ath9k: Fix bug in handling single stream stations by Sujith · 16 years ago
  51. 95e4acb ath9k: Fill in ack signal in TX status by Sujith · 16 years ago
  52. e71cef3 ath9k: Fix bug in 4K EEPROM size calculation by Sujith · 16 years ago
  53. d650915 ath9k: Change return type for set_board_values() by Sujith · 16 years ago
  54. a83615d ath9k: Introduce a helper function for setting board gain values by Sujith · 16 years ago
  55. 355363f ath9k: Move AR5416_VER_MASK to a common location by Sujith · 16 years ago
  56. 7d01b22 ath9k: Miscellaneous EEPROM handling cleanup by Sujith · 16 years ago
  57. b572b24 ath9k: remove dummy PCI "retry timeout" fix by Luis R. Rodriguez · 16 years ago
  58. 4ed96f0 ath9k: Add support for multiple virtual AP interfaces by Jouni Malinen · 16 years ago
  59. 14587ce ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate by Vasanthakumar Thiagarajan · 16 years ago
  60. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  61. 0687478 wireless: convert wavelan to net_device_ops by Stephen Hemminger · 16 years ago
  62. 8fdcf1a wireless: convert arlan to net_device_ops by Stephen Hemminger · 16 years ago
  63. 23d12e2 rndis_wlan: Fix build with netdev_ops compat disabled. by David S. Miller · 16 years ago
  64. 5ae4efb hostap: convert to net_device_ops by Stephen Hemminger · 16 years ago
  65. 4cfa8e4 hostap: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  66. 44e9ad0 ipw2200: convert to net_device_ops by Stephen Hemminger · 16 years ago
  67. 3e47fce ipw2100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  68. d5b3b9a ipw2x00: convert infrastructure for use by net_device_ops by Stephen Hemminger · 16 years ago
  69. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  70. f02abf1 libertas: convert to net_device_ops by Stephen Hemminger · 16 years ago
  71. bbfc6b7 libertas: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  72. 6456fff prism54: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  73. 6685254f prism54: convert to net_device_ops by Stephen Hemminger · 16 years ago
  74. 98d2faa mac80211_hwsim: convert to net_device_ops by Stephen Hemminger · 16 years ago
  75. 2bd9f54 zd1201: convert to net_device_ops by Stephen Hemminger · 16 years ago
  76. 22bc1ce zd1201: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  77. 85a151b wl3501: convert to net_device_ops by Stephen Hemminger · 16 years ago
  78. 4255d41 wl3501: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  79. 32f5a33 raylan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  80. 824f1df atmel: convert to net_device_ops by Stephen Hemminger · 16 years ago
  81. 7ae41cc airo: convert to net_device_ops by Stephen Hemminger · 16 years ago
  82. 9db0ba0 wavelan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  83. 385e63f wavelan: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  84. 1cc5920 strip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  85. 1964e0d netwave: convert to net_device_ops by Stephen Hemminger · 16 years ago
  86. f56ef16 netwave: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  87. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  88. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 808ff69 iwlwifi: correct log level when error occurs by Reinette Chatre · 16 years ago
  90. 18d426c iwlwifi: print contents of control register when error occurs by Reinette Chatre · 16 years ago
  91. 48676eb iwlagn: fix warning when set WEP key by Mohamed Abbas · 16 years ago
  92. fd9377e iwl3945: unmap previously mapped memory by Reinette Chatre · 16 years ago
  93. 732587a iwl3945: use iwl_tx_cmd_complete by Abhijeet Kolekar · 16 years ago
  94. dd5b687 iwl3945 : fix rate scaling by Abhijeet Kolekar · 16 years ago
  95. 5c8df2d iwl3945: use iwl_led structure by Abhijeet Kolekar · 16 years ago
  96. fa11d52 iwl3945: fix sparse error by Abhijeet Kolekar · 16 years ago
  97. 3c4955f iwlwifi: verify the antenna selection when receive fixed rate debugfs by Wey-Yi Guy · 16 years ago
  98. df36c04 iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt by Wey-Yi Guy · 16 years ago
  99. 8fe7231 iwlwifi: HT performance improvement changes by Wey-Yi Guy · 16 years ago
  100. 86b4766 iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled by Wey-Yi Guy · 16 years ago