1. f8532fd drivers/isdn/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  2. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  3. 2b14402 bnx2x: Version by Eilon Greenstein · 16 years ago
  4. 356e238 bnx2x: Clean-up by Eilon Greenstein · 16 years ago
  5. f537225 bnx2x: Comments and prints by Eilon Greenstein · 16 years ago
  6. 9898f86 bnx2x: Re-arrange module parameters by Eilon Greenstein · 16 years ago
  7. 359d8b1 bnx2x: Moving includes by Eilon Greenstein · 16 years ago
  8. 8440d2b bnx2x: Driver dump by Eilon Greenstein · 16 years ago
  9. 0febaa4 bnx2x: Removing unused struct by Eilon Greenstein · 16 years ago
  10. 4781bfa bnx2x: Sparse endianity annotation by Eilon Greenstein · 16 years ago
  11. 0626b89 bnx2x: Removing redundant macros by Eilon Greenstein · 16 years ago
  12. 5cd65a9 bnx2x: Better struct naming by Eilon Greenstein · 16 years ago
  13. b5bf906 bnx2x: Loopback in diag mode by Eilon Greenstein · 16 years ago
  14. 26e0297 bnx2x: Optimize chip MPS configuration by Eilon Greenstein · 16 years ago
  15. cfb18c5 bnx2x: Memory clean up on failure by Eilon Greenstein · 16 years ago
  16. 3ce2c3f bnx2x: Using nvram default WoL config by Eilon Greenstein · 16 years ago
  17. 3e5b510 bnx2x: smp_mb and not just smp_rmb by Eilon Greenstein · 16 years ago
  18. 8b3a0f0 bnx2x: Increasing FW timeout by Eilon Greenstein · 16 years ago
  19. 36e552a bnx2x: Returning EBUSY in debug mode as well by Eilon Greenstein · 16 years ago
  20. 8d5726c bnx2x: Manual setting for MRRS by Eilon Greenstein · 16 years ago
  21. 052a38e bnx2x: Using registers name by Eilon Greenstein · 16 years ago
  22. c2c8b03 bnx2x: Pre emphasis configuration by Eilon Greenstein · 16 years ago
  23. ed8680a bnx2x: GMII not SGMII by Eilon Greenstein · 16 years ago
  24. 3a36f2e bnx2x: Removing CL73 code by Eilon Greenstein · 16 years ago
  25. c1b7399 bnx2x: Using the HW 5th lane by Eilon Greenstein · 16 years ago
  26. 811a2f2 bnx2x: EMAC reset by Eilon Greenstein · 16 years ago
  27. a35da8d bnx2x: Saving PHY FW version by Eilon Greenstein · 16 years ago
  28. 2857718 bnx2x: Supporting BCM8481 PHY by Eilon Greenstein · 16 years ago
  29. 46c6a67 bnx2x: PHY lock list by Eilon Greenstein · 16 years ago
  30. 589abe3 bnx2x: Supporting BCM8726 PHY by Eilon Greenstein · 16 years ago
  31. 4acac6a bnx2x: GPIO accessories by Eilon Greenstein · 16 years ago
  32. 87942b4 bnx2x: Removing redundant device parameters by Eilon Greenstein · 16 years ago
  33. 35b19ba bnx2x: Removing the board type by Eilon Greenstein · 16 years ago
  34. 1c06328 bnx2x: Flow control enhancement by Eilon Greenstein · 16 years ago
  35. 8a1c38d bnx2x: BW shaper enhancements by Eilon Greenstein · 16 years ago
  36. 748e543 bnx2x: Moving skb_record_rx_queue by Eilon Greenstein · 16 years ago
  37. de832a5 bnx2x: Per queue statistics by Eilon Greenstein · 16 years ago
  38. d3d4f49 bnx2x: Removing microcode assertion check by Eilon Greenstein · 16 years ago
  39. f1ef27e bnx2x: Disabling interrupts after iSCSI-boot by Eilon Greenstein · 16 years ago
  40. 0f00846 bnx2x: System-page alignment by Eilon Greenstein · 16 years ago
  41. 8badd27 bnx2x: MSI support by Eilon Greenstein · 16 years ago
  42. 555f6c7 bnx2x: Multi-queue by Eilon Greenstein · 16 years ago
  43. 8d9c5f3 bnx2x: New FW by Eilon Greenstein · 16 years ago
  44. 33af6bc igb: use timecompare to implement hardware time stamping by Patrick Ohly · 16 years ago
  45. c6cb090 igb: stub support for SIOCSHWTSTAMP by Patrick Ohly · 16 years ago
  46. 38c845c igb: access to NIC time by Patrick Ohly · 16 years ago
  47. 0a834a3 e1000e: Remove mutex_trylock and associated WARN on failure. by dave graham · 16 years ago
  48. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  49. ac178ef 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
  50. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 16 years ago
  51. ab46d77 tun: Fix merge error by Herbert Xu · 16 years ago
  52. 6d08b9b ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  53. 24c1a28 ath9k: add comments for ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  54. a89d03c iwlwifi: fix FAT channel config for 5000 series by Reinette Chatre · 16 years ago
  55. 24566f4 iwlwifi: drop PCIe workaround applicable for development boards by Tomas Winkler · 16 years ago
  56. 3fdb68d iwlwifi: use pci registers defined in pci_regs.h by Tomas Winkler · 16 years ago
  57. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 16 years ago
  58. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  59. a472780 zd1211rw: honour enable_beacon conf by Johannes Berg · 16 years ago
  60. 570a0a7 zd1211rw: do not ratelimit no-ops by Johannes Berg · 16 years ago
  61. f733ded orinoco: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  62. 925be8a ath5k: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  63. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  64. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  65. e153789 ath9k: Add callbacks hooks for EEPROM operations by Sujith · 16 years ago
  66. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  67. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  68. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  69. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  70. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  71. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 16 years ago
  72. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  73. fa8419d ath5k: Don't call reset on config_interface by Nick Kossifidis · 16 years ago
  74. 1e3e6e8 ath5k: Disable BMISS interrupts by Nick Kossifidis · 16 years ago
  75. e8f055f ath5k: Update reset code by Nick Kossifidis · 16 years ago
  76. a406c13 ath5k: Update initvals by Nick Kossifidis · 16 years ago
  77. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  78. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  79. 33a3182 ath5k: PHY code cleanup by Nick Kossifidis · 16 years ago
  80. dec59d6 orinoco: hermes doesn't need to be a separate module by David Kilroy · 16 years ago
  81. f90d8d4 orinoco: hermes_dld does not need to be a module by David Kilroy · 16 years ago
  82. cb1576a orinoco: Move WEXT handlers into a separate file by David Kilroy · 16 years ago
  83. 712a434 orinoco: Move hardware functions into separate file by David Kilroy · 16 years ago
  84. 5865d01 orinoco: Add hardware function to set multicast mode by David Kilroy · 16 years ago
  85. cfeb1db orinoco: Use accessor functions for bitrate tables by David Kilroy · 16 years ago
  86. 37a2e56 orinoco: Move firmware handling into a separate file by David Kilroy · 16 years ago
  87. 4adb474 orinoco: Move MIC helpers into new file by David Kilroy · 16 years ago
  88. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. 354b45f netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform by Yang Hongyang · 16 years ago
  90. a6952b5 bnx2: Update version to 1.9.2 and copyright. by Michael Chan · 16 years ago
  91. 990ec38 bnx2: Fix jumbo frames error handling. by Michael Chan · 16 years ago
  92. 259436a bnx2: Update 5709 firmware. by Michael Chan · 16 years ago
  93. 86f95f9 bnx2: Update 5706/5708 firmware. by Michael Chan · 16 years ago
  94. 501aa06 3c505: do not set pcb->data.raw beyond its size by Roel Kluin · 16 years ago
  95. fb08867 IRDA: cnt is off by 1 by Roel Kluin · 16 years ago
  96. acdb602 netxen: remove pcie workaround by Dhananjay Phadke · 16 years ago
  97. cff71e8 sun3: print when lance_open() fails by Roel Kluin · 16 years ago
  98. 79d2b29 qlge: bugfix: Add missing rx buf clean index on early exit. by Ron Mercer · 16 years ago
  99. def48b6 qlge: bugfix: Fix RX scaling values. by Ron Mercer · 16 years ago
  100. 0d979f7 qlge: bugfix: Fix TSO breakage. by Ron Mercer · 16 years ago