1. 3b640f2 rt2x00: Enable LED class support for rt2500usb/rt73usb by Ivo van Doorn · 17 years ago
  2. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 17 years ago
  3. f2a3c7f rt2x00: Use ieee80211_channel_to_frequency() by Ivo van Doorn · 17 years ago
  4. f5507ce rt2x00: Remove HWMODE_{A,B,G} by Ivo van Doorn · 17 years ago
  5. 70e2fed rt2x00: Rate structure overhaul by Ivo van Doorn · 17 years ago
  6. e71c9fa ath5k/phy.c: fix negative array index by Luis R. Rodriguez · 17 years ago
  7. 6844e63 ath5k: Use software encryption for now by Luis R. Rodriguez · 17 years ago
  8. b446197 ath5k: Port debug.c over to the new band API and enable as build option by Luis R. Rodriguez · 17 years ago
  9. e9ddc0f ath5k: Use our own Kconfig file, we'll be expanding this shortly by Luis R. Rodriguez · 17 years ago
  10. a3f4b91 ath5k: ath5k_copy_channels() was not setting the channel band by Luis R. Rodriguez · 17 years ago
  11. 400ec45 ath5k: Cleanup after API changes by Luis R. Rodriguez · 17 years ago
  12. d8ee398 ath5k: Port to new bitrate/channel API by Luis R. Rodriguez · 17 years ago
  13. 2c28b36 iwlwifi: set rate_idx correctly from plcp by Mohamed Abbas · 17 years ago
  14. 7b72304 iwlwifi: initialize ieee80211_channel->hw_value by Mohamed Abbas · 17 years ago
  15. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  16. 10b6b80 rt2x00: Fix queue index handling by Ivo van Doorn · 17 years ago
  17. 5957da4c rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 17 years ago
  18. 091ed31 rt2x00: Initialize QID from queue->qid by Ivo van Doorn · 17 years ago
  19. 871ff6e rt2x00: Remove TX_MGMT queue usage by Ivo van Doorn · 17 years ago
  20. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 17 years ago
  21. 9404ef3 rt2x00: Driver requiring firmware should select crc algo by Ivo van Doorn · 17 years ago
  22. adfdbb7 rt2x00: Enable master and adhoc mode again by Ivo van Doorn · 17 years ago
  23. 3b3618a rt2x00: Fix tx parameter initialization by Ivo van Doorn · 17 years ago
  24. d7bafff rt2x00: don't write past the end when writing short descriptors on rt61 by Adam Baker · 17 years ago
  25. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 17 years ago
  26. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 17 years ago
  27. 194c7ca wireless/iwlwifi/iwl-4965.c: add parentheses by Roel Kluin · 17 years ago
  28. 145de9b iwlwifi: enable 802.11n in Kconfig by Tomas Winkler · 17 years ago
  29. 0c11b4d iwlwifi: A-MPDU Tx activation by load measures by Ron Rindjunsky · 17 years ago
  30. 9955643 iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211 by Ron Rindjunsky · 17 years ago
  31. fe01b47 iwlwifi: A-MPDU Tx conform flows to mac80211 by Ron Rindjunsky · 17 years ago
  32. 8114fcf iwlwifi: A-MPDU Tx conform API to mac80211 by Ron Rindjunsky · 17 years ago
  33. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 17 years ago
  34. 8816edc libertas: rename/document scan_channel by Holger Schurig · 17 years ago
  35. 23ff503 libertas: make lbs_unset_basic_rate_flags() static by Holger Schurig · 17 years ago
  36. e226868 libertas: make lbs_sync_channel() static by Holger Schurig · 17 years ago
  37. 52507c2 libertas: make association debug output nicer by Holger Schurig · 17 years ago
  38. 1afc09ab libertas: trim overly long debug statement by Holger Schurig · 17 years ago
  39. 5fbd7e2 [NIU]: Add Support for Sun ATCA Blade Server. by Matheos Worku · 17 years ago
  40. 6133fb1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. by Denis V. Lunev · 17 years ago
  41. a337499 [IPV4]: Remove ifa != NULL check. by Denis V. Lunev · 17 years ago
  42. 8d84a44 [BNX2X]: update version, remove CVS strings by Eliezer Tamir · 17 years ago
  43. 96fc178 [BNX2X]: Fix Xmit bugs by Eliezer Tamir · 17 years ago
  44. e8717a4 [BNX2X]: Prevent PCI queue overflow by Eliezer Tamir · 17 years ago
  45. 228241e [BNX2X]: fix slowpath races and locking by Eliezer Tamir · 17 years ago
  46. 877e9aa [BNX2X]: fix HW attentions and error handling by Eliezer Tamir · 17 years ago
  47. 615f8fd [BNX2X]: fix MSI-X/INT#A errata by Eliezer Tamir · 17 years ago
  48. 0e39e64 [BNX2X]: correct statistics by Eliezer Tamir · 17 years ago
  49. 49d6677 [BNX2X]: Correct RX filtering and MC configuration by Eliezer Tamir · 17 years ago
  50. f141064 [BNX2X]: Correct Link management by Eliezer Tamir · 17 years ago
  51. 2504795 [BNX2X]: Correct init_one() by Eliezer Tamir · 17 years ago
  52. c14423f [BNX2X]: Spelling fixes by Eliezer Tamir · 17 years ago
  53. f9d8f88 Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled. by Alexey Zaytsev · 17 years ago
  54. c708453 Use a separate config option for the b43 pci to ssb bridge. by Alexey Zaytsev · 17 years ago
  55. 4b7524a libertas: Remove unused exports by Roland Dreier · 17 years ago
  56. 53b3f8e rt2x00: Fix rt2x00lib_reset_link_tuner() by Ivo van Doorn · 17 years ago
  57. 05253c9 rt2x00: Don't switch to antenna with low rssi by Ivo van Doorn · 17 years ago
  58. 61667d8 rt2x00: Add link tuner safe RX toggle states by Ivo van Doorn · 17 years ago
  59. b290d43 rt2x00: Fix antenna diversity by Ivo van Doorn · 17 years ago
  60. 8bfb047 gelic wireless driver needs WIRELESS_EXT support by Sebastian Siewior · 17 years ago
  61. 4b74850 PS3: gelic: Link the wireless net_device structure to the corresponding device structure by Masakazu Mokuno · 17 years ago
  62. 5b0acc6 rndis_wlan: fix sparse warnings by Johannes Berg · 17 years ago
  63. 3dbf8d5 [MACVLAN]: Update Kconfig to refer to iproute by Patrick McHardy · 17 years ago
  64. 3bf319a e1000e: remove unused read value in ASPM disable code. by Auke Kok · 17 years ago
  65. 489815c e1000e: fix spelling errors in comments by Auke Kok · 17 years ago
  66. de92d84 e1000e: fix flow control denial of service possibility by Jesse Brandeburg · 17 years ago
  67. 4a5694e e1000e: fix flow control when using ethtool overrides by Jesse Brandeburg · 17 years ago
  68. 03ae221 e1000e: fix link up message to show ethX: by Jesse Brandeburg · 17 years ago
  69. 31f8c4f e1000e: 82573 can use eerd method to read eeprom by Auke Kok · 17 years ago
  70. ac0b350 ixgb: add RNBC counter - no buffer count - to ethtool stats by Auke Kok · 17 years ago
  71. 179956f macb: Fix speed setting by Atsushi Nemoto · 17 years ago
  72. a84d0a3 sky2: fix LED management by Stephen Hemminger · 17 years ago
  73. f11cf25 [netdrvr] via-rhine: Use register offset definition for WOLcgClr by Laura Garcia · 17 years ago
  74. d1e7fe4 net/phy/mdio_bus.c: fix a check-after-use by Adrian Bunk · 17 years ago
  75. 68707ac igb: Fix panic with NICs with 1000BASE-SX PHY by Bill Hayes · 17 years ago
  76. cf78229 gianfar: don't pass NULL dev ptr to DMA ops by Becky Bruce · 17 years ago
  77. 563e0ae sis190: read the mac address from the eeprom first by Francois Romieu · 17 years ago
  78. 98e0f52 tlan: add static to function definitions by Harvey Harrison · 17 years ago
  79. 61da96b pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. by Komuro · 17 years ago
  80. a80763c drivers/net/cs89x0.c: compilation warning fix by Leonardo Potenza · 17 years ago
  81. d9d5dcc virtio_net: Fix oops on early interrupts - introduced by virtio reset code by Christian Borntraeger · 17 years ago
  82. 7a7d23d uli526x partially recognizing interface by Grant Grundler · 17 years ago
  83. 6cb5e57 igb: fix legacy mode irq issue by Andy Gospodarek · 17 years ago
  84. 5bd3670 fs_enet: Don't call phy_mii_ioctl() in atomic context. by Scott Wood · 17 years ago
  85. 21eee2d ehea: add kdump support by Thomas Klein · 17 years ago
  86. 8d3c202 Merge branch 'master' of ../linux-2.6/ by David S. Miller · 17 years ago
  87. 759afc3 tg3: ethtool phys_id default by Stephen Hemminger · 17 years ago
  88. c73b1d1 [BNX2]: Update version to 1.7.4. by Michael Chan · 17 years ago
  89. 38ea368 [BNX2]: Disable parallel detect on an HP blade. by Michael Chan · 17 years ago
  90. a2724e2 [BNX2]: More 5706S link down workaround. by Michael Chan · 17 years ago
  91. 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  92. 5078ed5 zd1211rw: fix sparse warnings by Johannes Berg · 17 years ago
  93. 1955fd0 rtl818x: fix sparse warnings by Johannes Berg · 17 years ago
  94. 04f93a8 ath5k: Fix build warnings on some 64-bit platforms. by David Miller · 17 years ago
  95. b988763 WDEV, ath5k, don't return int from bool function by Jiri Slaby · 17 years ago
  96. 65872e6 WDEV: ath5k, fix lock imbalance by Jiri Slaby · 17 years ago
  97. 387e100 p54usb: add USB ID for Linksys WUSB54G ver 2 by John W. Linville · 17 years ago
  98. 1a17582 p54usb: add USB ID for Phillips CPWUA054 by Ivo Couckuyt · 17 years ago
  99. c15853f veth: fix dev refcount race by Daniel Lezcano · 17 years ago
  100. fa90789 [NIU]: More BMAC alt MAC address fixes. by Matheos Worku · 17 years ago