1. 5b5103e drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  2. d6781f2 drivers/net/ppp*.c: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  3. 416c6f9 drivers/net/ni65.c: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  4. 00137da drivers/net/lance.c: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  5. 7c34eb8 drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 16 years ago
  6. 5d7dce7 drivers/net/ns83820.c: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  7. fbf9789 drivers/net/ni65.c: fix sparse warnings: symbol shadows an earlier one by Hannes Eder · 16 years ago
  8. f11bf7a drivers/net/e2100.c: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 16 years ago
  9. 1256f73 drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 16 years ago
  10. 85e8d00 igb: transition driver to only using advanced descriptors by Alexander Duyck · 16 years ago
  11. cbd347a igb: remove unused defines by Alexander Duyck · 16 years ago
  12. bc1cbd3 igb: misc cleanup to combine one if statement by Alexander Duyck · 16 years ago
  13. 56fbbb4 igb: cleanup incorrect comment and set IP Checksum Enable by Alexander Duyck · 16 years ago
  14. 1e5c3d2 igb: reduce size required to trigger low latency by Alexander Duyck · 16 years ago
  15. 73cd78f igb: misc whitespace/formatting cleanups by Alexander Duyck · 16 years ago
  16. eaf5d59 mv643xx_eth: implement Large Receive Offload by Lennert Buytenhek · 16 years ago
  17. b8df184 mv643xx_eth: allow enabling/disabling tx checksumming via ethtool by Lennert Buytenhek · 16 years ago
  18. d888b37 mv643xx_eth: export rx csum get/set methods via ethtool by Lennert Buytenhek · 16 years ago
  19. e7d2f4d mv643xx_eth: implement ethtool rx/tx ring size query and resizing by Lennert Buytenhek · 16 years ago
  20. 3e50803 mv643xx_eth: rework interrupt coalescing, and export via ethtool by Lennert Buytenhek · 16 years ago
  21. 6bdf576 mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces by Lennert Buytenhek · 16 years ago
  22. aa611f8 drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long by Hannes Eder · 16 years ago
  23. f8532fd drivers/isdn/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  24. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  25. 2b14402 bnx2x: Version by Eilon Greenstein · 16 years ago
  26. 356e238 bnx2x: Clean-up by Eilon Greenstein · 16 years ago
  27. f537225 bnx2x: Comments and prints by Eilon Greenstein · 16 years ago
  28. 9898f86 bnx2x: Re-arrange module parameters by Eilon Greenstein · 16 years ago
  29. 359d8b1 bnx2x: Moving includes by Eilon Greenstein · 16 years ago
  30. 8440d2b bnx2x: Driver dump by Eilon Greenstein · 16 years ago
  31. 0febaa4 bnx2x: Removing unused struct by Eilon Greenstein · 16 years ago
  32. 4781bfa bnx2x: Sparse endianity annotation by Eilon Greenstein · 16 years ago
  33. 0626b89 bnx2x: Removing redundant macros by Eilon Greenstein · 16 years ago
  34. 5cd65a9 bnx2x: Better struct naming by Eilon Greenstein · 16 years ago
  35. b5bf906 bnx2x: Loopback in diag mode by Eilon Greenstein · 16 years ago
  36. 26e0297 bnx2x: Optimize chip MPS configuration by Eilon Greenstein · 16 years ago
  37. cfb18c5 bnx2x: Memory clean up on failure by Eilon Greenstein · 16 years ago
  38. 3ce2c3f bnx2x: Using nvram default WoL config by Eilon Greenstein · 16 years ago
  39. 3e5b510 bnx2x: smp_mb and not just smp_rmb by Eilon Greenstein · 16 years ago
  40. 8b3a0f0 bnx2x: Increasing FW timeout by Eilon Greenstein · 16 years ago
  41. 36e552a bnx2x: Returning EBUSY in debug mode as well by Eilon Greenstein · 16 years ago
  42. 8d5726c bnx2x: Manual setting for MRRS by Eilon Greenstein · 16 years ago
  43. 052a38e bnx2x: Using registers name by Eilon Greenstein · 16 years ago
  44. c2c8b03 bnx2x: Pre emphasis configuration by Eilon Greenstein · 16 years ago
  45. ed8680a bnx2x: GMII not SGMII by Eilon Greenstein · 16 years ago
  46. 3a36f2e bnx2x: Removing CL73 code by Eilon Greenstein · 16 years ago
  47. c1b7399 bnx2x: Using the HW 5th lane by Eilon Greenstein · 16 years ago
  48. 811a2f2 bnx2x: EMAC reset by Eilon Greenstein · 16 years ago
  49. a35da8d bnx2x: Saving PHY FW version by Eilon Greenstein · 16 years ago
  50. 2857718 bnx2x: Supporting BCM8481 PHY by Eilon Greenstein · 16 years ago
  51. 46c6a67 bnx2x: PHY lock list by Eilon Greenstein · 16 years ago
  52. 589abe3 bnx2x: Supporting BCM8726 PHY by Eilon Greenstein · 16 years ago
  53. 4acac6a bnx2x: GPIO accessories by Eilon Greenstein · 16 years ago
  54. 87942b4 bnx2x: Removing redundant device parameters by Eilon Greenstein · 16 years ago
  55. 35b19ba bnx2x: Removing the board type by Eilon Greenstein · 16 years ago
  56. 1c06328 bnx2x: Flow control enhancement by Eilon Greenstein · 16 years ago
  57. 8a1c38d bnx2x: BW shaper enhancements by Eilon Greenstein · 16 years ago
  58. 748e543 bnx2x: Moving skb_record_rx_queue by Eilon Greenstein · 16 years ago
  59. de832a5 bnx2x: Per queue statistics by Eilon Greenstein · 16 years ago
  60. d3d4f49 bnx2x: Removing microcode assertion check by Eilon Greenstein · 16 years ago
  61. f1ef27e bnx2x: Disabling interrupts after iSCSI-boot by Eilon Greenstein · 16 years ago
  62. 0f00846 bnx2x: System-page alignment by Eilon Greenstein · 16 years ago
  63. 8badd27 bnx2x: MSI support by Eilon Greenstein · 16 years ago
  64. 555f6c7 bnx2x: Multi-queue by Eilon Greenstein · 16 years ago
  65. 8d9c5f3 bnx2x: New FW by Eilon Greenstein · 16 years ago
  66. 33af6bc igb: use timecompare to implement hardware time stamping by Patrick Ohly · 16 years ago
  67. c6cb090 igb: stub support for SIOCSHWTSTAMP by Patrick Ohly · 16 years ago
  68. 38c845c igb: access to NIC time by Patrick Ohly · 16 years ago
  69. 0a834a3 e1000e: Remove mutex_trylock and associated WARN on failure. by dave graham · 16 years ago
  70. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  71. 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
  72. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 16 years ago
  73. ab46d77 tun: Fix merge error by Herbert Xu · 16 years ago
  74. 6d08b9b ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  75. 24c1a28 ath9k: add comments for ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  76. a89d03c iwlwifi: fix FAT channel config for 5000 series by Reinette Chatre · 16 years ago
  77. 24566f4 iwlwifi: drop PCIe workaround applicable for development boards by Tomas Winkler · 16 years ago
  78. 3fdb68d iwlwifi: use pci registers defined in pci_regs.h by Tomas Winkler · 16 years ago
  79. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 16 years ago
  80. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  81. a472780 zd1211rw: honour enable_beacon conf by Johannes Berg · 16 years ago
  82. 570a0a7 zd1211rw: do not ratelimit no-ops by Johannes Berg · 16 years ago
  83. f733ded orinoco: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  84. 925be8a ath5k: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  85. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  86. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  87. e153789 ath9k: Add callbacks hooks for EEPROM operations by Sujith · 16 years ago
  88. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  89. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  90. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  91. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  92. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  93. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 16 years ago
  94. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  95. fa8419d ath5k: Don't call reset on config_interface by Nick Kossifidis · 16 years ago
  96. 1e3e6e8 ath5k: Disable BMISS interrupts by Nick Kossifidis · 16 years ago
  97. e8f055f ath5k: Update reset code by Nick Kossifidis · 16 years ago
  98. a406c13 ath5k: Update initvals by Nick Kossifidis · 16 years ago
  99. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  100. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago