1. 47cbb11 pcmcia: Fix up legacy driver IRQs by Alan Cox · 17 years ago
  2. acaf908d rt2x00: Fix HW crypto key handling by Ivo van Doorn · 17 years ago
  3. e6c948e ath9k: Add a few comments about mibevents by Luis R. Rodriguez · 17 years ago
  4. 4b7679a mac80211: clean up rate control API by Johannes Berg · 17 years ago
  5. 31e9ab2 ath9k: Fix TSF Adjust usage by Sujith · 17 years ago
  6. 459f5f9 ath9k: Fix nexttbtt calculation by Sujith · 17 years ago
  7. 980b24d ath9k: Whitespace cleanup by Sujith · 17 years ago
  8. 42eb7c6 iwlwifi: remove HT flags from RXON when not in HT anymore by Emmanuel Grumbach · 17 years ago
  9. 9c40fc5 libertas: Reduce the WPA key installation time (fixups) by Javier Cardona · 17 years ago
  10. 84e463f ath5k: Fix bad udelay calls on AR5210 code by Nick Kossifidis · 17 years ago
  11. 9e5e6c3 iwlwifi: make PS use named constants by Tomas Winkler · 17 years ago
  12. 9ccacb8 iwlwifi: don't delay scan in IBSS mode by Tomas Winkler · 17 years ago
  13. fdd1097 b43: Issue warning when RFKILL_INPUT is not enabled by Larry Finger · 17 years ago
  14. 9930cce wireless: Read scan flags correctly on x86-64 by David Kilroy · 17 years ago
  15. 38ce7c7 ppp_generic: Use skb_peek() in ppp_receive_mp_frame(). by David S. Miller · 17 years ago
  16. 47a227d zd1211: Use skb_queue_walk() instead of by-hand implementation. by David S. Miller · 17 years ago
  17. 2aad7c8 de4x5: Use skb_queue_head instead of by-hand implementation. by David S. Miller · 17 years ago
  18. 83bfba5 usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 17 years ago
  19. fcaa406 cassini: use request_firmware by Jaswinder Singh · 17 years ago
  20. bb55b32 drivers/net/wan: Use DIV_ROUND_UP by Julia Lawall · 17 years ago
  21. 978e9ae irda: follow lspci device/vendor style by Bjorn Helgaas · 17 years ago
  22. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 17 years ago
  23. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 17 years ago
  24. d950f26 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  25. 04da2cf qlge: Protect qlge_resume() with CONFIG_PM by David S. Miller · 17 years ago
  26. 53159d0 qlge: Fix warnings in debugging code. by David S. Miller · 17 years ago
  27. 79b6f7e Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  28. ac392ab bnx2: Remove timer_interval field from the bnx2 structure by Benjamin Li · 17 years ago
  29. fbbf68b bnx2: Remove name field from bnx2 structure by Benjamin Li · 17 years ago
  30. 453a9c6 bnx2: Update MODULE_DESCRIPTION to include the 5716 by Benjamin Li · 17 years ago
  31. 344478d bnx2: In bnx2_set_mac_link() return void rather then int by Benjamin Li · 17 years ago
  32. c4e84bd qlge: New Qlogic 10Gb Ethernet Driver. by Ron Mercer · 17 years ago
  33. 9525223 jme: JMicron Gigabit Ethernet Driver by Guo-Fu Tseng · 17 years ago
  34. 01f2e4e enic: add Cisco 10G Ethernet NIC driver by Scott Feldman · 17 years ago
  35. 452c1ce atl2: add atl2 driver by Chris Snook · 17 years ago
  36. 375da53 libertas: correct "limited range of data type" warning by John W. Linville · 17 years ago
  37. 75d31cf orinoco: Fix compile warnings by David Kilroy · 17 years ago
  38. 0e057d73 mac80211 hwsim: make radio list dynamic by Johannes Berg · 17 years ago
  39. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 17 years ago
  40. 9c31fd6 libertas: Reduce the WPA key installation time. by Javier Cardona · 17 years ago
  41. e35cc4d b43: fix QoS parameters initialization by Lorenzo Nava · 17 years ago
  42. 25cb6ca iwl3945: add MODULE_FIRMWARE for 3945 HW by Zhu Yi · 17 years ago
  43. c9f79ed iwlwifi: add MODULE_FIRMWARE for 5000 HW by Tomas Winkler · 17 years ago
  44. e96a849 iwlwifi: update 5350 Wifi PCI IDs by Tomas Winkler · 17 years ago
  45. ff550cb iwlwifi: don't access mac80211's AMPDU state machine by Johannes Berg · 17 years ago
  46. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 17 years ago
  47. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 17 years ago
  48. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 17 years ago
  49. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 17 years ago
  50. 81c0652 mac80211 hwsim: verify sta pointers by Johannes Berg · 17 years ago
  51. 17741cd mac80211: share STA information with driver by Johannes Berg · 17 years ago
  52. 8aa21e6 mac80211 hwsim: verify vif pointers by Johannes Berg · 17 years ago
  53. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 17 years ago
  54. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 17 years ago
  55. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 17 years ago
  56. 8feceb6 ath9k: Re-order functions in main.c by Vasanthakumar Thiagarajan · 17 years ago
  57. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 17 years ago
  58. e83a107 zd1211rw: make use of new regulatory_hint() by Luis R. Rodriguez · 17 years ago
  59. c655705 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  60. 638266f tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). by David S. Miller · 17 years ago
  61. 0112c9e libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. by Anna Neal · 17 years ago
  62. 3110bef iwlwifi: Added support for 3 antennas by Guy Cohen · 17 years ago
  63. 90d7795 iwlwifi: fix searching for best rate in new search column by Guy Cohen · 17 years ago
  64. 12e5e22 iwl3945 : Code cleanup by Abhijeet Kolekar · 17 years ago
  65. 71b35f3 libertas: clear current command on card removal by Dan Williams · 17 years ago
  66. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 17 years ago
  67. 5816952 rt2x00: Make RFKILL enabled by default by Ivo van Doorn · 17 years ago
  68. 79636a5 rt2x00: Revert "rt2x00: Fix the beacon length bug" by Ivo van Doorn · 17 years ago
  69. 940b7a3 b43legacy: Fix to enhance TX speed by Ehud Gavron · 17 years ago
  70. c6a2afd b43legacy: Fix failure in rate-adjustment mechanism by Larry Finger · 17 years ago
  71. 5a5f3b4 b43: Remove QoS update workqueue by Michael Buesch · 17 years ago
  72. b338994 b43 G-PHY: Remove mmiowb() by Michael Buesch · 17 years ago
  73. c40c112 b43: Fix QoS defaults by Michael Buesch · 17 years ago
  74. 1b99753 p54: 802.11a 5GHz phy support by Christian Lamparter · 17 years ago
  75. 09adf28 p54: control output power levels by Christian Lamparter · 17 years ago
  76. cc6de66 p54: add lots of useful rx/tx statistics by Christian Lamparter · 17 years ago
  77. 78d57eb p54: add more rx filters by Christian Lamparter · 17 years ago
  78. a0db663 p54: 32-bit tsf timestamps by Christian Lamparter · 17 years ago
  79. 3c93552 iwlwifi: fix compile warning by Zhu Yi · 17 years ago
  80. a33c2f4 iwlwifi: remove uneeded declarations by Emmanuel Grumbach · 17 years ago
  81. 0481644 iwlwifi: use the results from disconnected antenna algorithm by Grumbach, Emmanuel · 17 years ago
  82. 12837be iwlwifi: rename ps_mode to sm_ps by Ron Rindjunsky · 17 years ago
  83. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 17 years ago
  84. 90079ce tg3: Use SKB DMA helper functions for TX. by David S. Miller · 17 years ago
  85. f8ef6e4 bnx2x: EEH recovery fix by Yitchak Gertner · 17 years ago
  86. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  87. d10c4ec iwlwifi: enable packet injection for iwlagn by Stefanik Gábor · 17 years ago
  88. f934052 iwl3945: enable active scanning on active channels by Abhijeet Kolekar · 17 years ago
  89. 05ecc2c iwlwifi: remove bad language from the comments by Tomas Winkler · 17 years ago
  90. 68d12b7 iwlwifi: take a fresh set of supported rates at each cycle by Emmanuel Grumbach · 17 years ago
  91. 9734cb2 iwlwifi: fix host command header according the HW spec by Tomas Winkler · 17 years ago
  92. c90a74ba iwlwifi: allow association on radar channel in power save by Emmanuel Grumbach · 17 years ago
  93. e7b6358 iwlwifi: cleanup PCI register handling by Tomas Winkler · 17 years ago
  94. 926f0b2 iwlwifi: fix strict_strtoul error checking by Emmanuel Grumbach · 17 years ago
  95. 6e21f2c iwlwifi: generic init calibrations framework by Tomas Winkler · 17 years ago
  96. 7c95168 iwlwifi: remove rfkill warning from iwl-io by Tomas Winkler · 17 years ago
  97. f5efde3 iwlwifi: replace readl and writel with io/read/write/32 by Tomas Winkler · 17 years ago
  98. 9257746f iwlwifi: use strict_strtoul instead of simple_strtoul by Tomas Winkler · 17 years ago
  99. 8f4807a iwl3945: avoid redundant iwl3945_get_active_dwell_time by Abhijeet Kolekar · 17 years ago
  100. dc4b1e7 iwl3945: removed bg_post_associate work by Abhijeet Kolekar · 17 years ago