1. 4bb3f52 r8169: do not bring device down when suspending by françois romieu · 15 years ago
  2. c2f3f3a sis190: use an adequate phy list entry as a fallback by françois romieu · 15 years ago
  3. fb1001f net/ucc_geth: Add SGMII support for UCC GETH driver by Haiying Wang · 15 years ago
  4. f3a3250 Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" by Grant Likely · 15 years ago
  5. 1d4ac5d phy_device: fix parameter name in kernel-doc by Randy Dunlap · 15 years ago
  6. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  7. 5dbc901 vxge: Enable SRIOV support in the driver. by Sivakumar Subramani · 15 years ago
  8. 05e9e61 sonic: Fix build after ndo_start_xmit() changes. by David S. Miller · 15 years ago
  9. a1870b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  10. 6cc90a5 sky2: don't look for VPD size by Stephen Hemminger · 15 years ago
  11. f0e9a86 ath9k: process rx packet if we are waiting for CAB by Gabor Juhos · 15 years ago
  12. 7fe96a1 ath9k: prevent sleeping while we are waiting for CAB by Gabor Juhos · 15 years ago
  13. 3989279 ath9k: restore power mode on error path by Gabor Juhos · 15 years ago
  14. 3b319aa ath9k: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  15. 159cd46 ath9k: Make sure we have current channel in ah_curchan before rf disable/enable by Vasanthakumar Thiagarajan · 15 years ago
  16. 82880a7 ath9k: Add helper to get ath9k specific current channel by Vasanthakumar Thiagarajan · 15 years ago
  17. 35edf8a ath5k: fix mesh beaconing by Nick Kossifidis · 15 years ago
  18. 8a9b992 iwlwifi/iwl3945: fix suspend resume association bug by Abhijeet Kolekar · 15 years ago
  19. 611d3eb iwlwifi: check for channel location for 40MHz by Wey-Yi Guy · 15 years ago
  20. 508b08e iwlwifi: check control channel for pure 40MHz by Wey-Yi Guy · 15 years ago
  21. 8e8df3a iwlwifi: checking for 40MHz mode by Wey-Yi Guy · 15 years ago
  22. d7129e1 iwlwifi: revamp bss_info_changed by Johannes Berg · 15 years ago
  23. 87e501b net/libertas: don't recursive spin lock in if_spi_e2h() by Sebastian Andrzej Siewior · 15 years ago
  24. b3781c7 libertas: fix IEEE PS mode in GSPI driver by Andrey Yurovsky · 15 years ago
  25. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  26. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  27. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  28. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  29. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  30. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  31. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  32. 181470f bonding: initialization rework by Stephen Hemminger · 15 years ago
  33. 5c5129b bonding: use is_zero_ether_addr by Stephen Hemminger · 15 years ago
  34. 373500d bonding: network device names are case sensative by Stephen Hemminger · 15 years ago
  35. 6d7ab43c bonding: elminate bad refcount code by Stephen Hemminger · 15 years ago
  36. 3d632c3 bonding: fix style issues by Stephen Hemminger · 15 years ago
  37. 9e71626 bonding: fix destructor by Stephen Hemminger · 15 years ago
  38. 7e08384 bonding: remove bonding read/write semaphore by Stephen Hemminger · 15 years ago
  39. d932160 bonding: initialize before registration by Stephen Hemminger · 15 years ago
  40. d2991f7 bonding: bond_create always called with default parameters by Stephen Hemminger · 15 years ago
  41. 9d794a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6 by David S. Miller · 15 years ago
  42. bc3bf8f [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’ by Ingo Molnar · 15 years ago
  43. faea56c [SCSI] cnic: fix undefined reference to `ip6_route_output' by Randy Dunlap · 15 years ago
  44. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  45. 5b2c4b9 net: fix network drivers ndo_start_xmit() return values (part 8) by Patrick McHardy · 15 years ago
  46. 98ca4a4 net: fix network drivers ndo_start_xmit() return values (part 6) by Patrick McHardy · 15 years ago
  47. 47f88c9 net: fix network drivers ndo_start_xmit() return values (part 4) by Patrick McHardy · 15 years ago
  48. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  49. 4bd73ae net: fix network drivers ndo_start_xmit() return values (part 2) by Patrick McHardy · 15 years ago
  50. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  51. adbf7f0 irda: smsc wait count reaches -1 by Roel Kluin · 15 years ago
  52. d510fe7 irda: new Blackfin on-chip SIR IrDA driver by Graff Yang · 15 years ago
  53. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  54. 3ac49a1 trivial: fix ETIMEOUT -> ETIMEDOUT typos by Jean Delvare · 15 years ago
  55. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  56. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  57. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  58. 6d60f9df trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 15 years ago
  59. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  60. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  61. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  62. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  63. 8981f01 virtio_net: Fix IP alignment on non-mergeable RX path by Herbert Xu · 15 years ago
  64. 17d0cdf net: ntohs() misuse by Eric Dumazet · 15 years ago
  65. 3ee40c3 Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  66. 98eb0f5 wimax: fix gcc warnings in sh4 when calling BUG() by Inaky Perez-Gonzalez · 15 years ago
  67. 130aa61 bonding: fix multiple module load problem by Stephen Hemminger · 15 years ago
  68. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  69. 8b5b30ee wimax/i2400m: when bootstrap fails, reinitialize the bootrom by Cindy H Kao · 15 years ago
  70. 16820c1 wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine by Inaky Perez-Gonzalez · 15 years ago
  71. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 15 years ago
  72. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 15 years ago
  73. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 15 years ago
  74. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 15 years ago
  75. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  76. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 15 years ago
  77. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  78. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 15 years ago
  79. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 15 years ago
  80. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 15 years ago
  81. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 15 years ago
  82. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 15 years ago
  83. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 15 years ago
  84. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 15 years ago
  85. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 15 years ago
  86. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  87. f2333a0 netxen: No need to check vfree() pointer. by Figo.zhang · 15 years ago
  88. 934037b be2net: Fix be_tx_q_clean() being called on freed queues by Sathya Perla · 15 years ago
  89. a7a0ef3 be2net: Fix early reset of rx-completion by Sathya Perla · 15 years ago
  90. 76fbb42 be2net: Fix rx stats updation in non-lro path by Sathya Perla · 15 years ago
  91. 6811086 be2net: fix netdev stats rx_errors and rx_dropped by Sathya Perla · 15 years ago
  92. b305be7 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() by Sathya Perla · 15 years ago
  93. c0feed8 tehuti: No need check vfree() pointer. by Figo.zhang · 15 years ago
  94. 50d36a9 vxge: No need for check vfree() pointer. by Figo.zhang · 15 years ago
  95. 74b793e cxgb3: remove __GFP_NOFAIL usage by Divy Le Ray · 15 years ago
  96. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  97. e762cd7 sfc: Expose 100/1000BASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  98. d005ba6 mdio: Expose 10GBASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  99. b8facca qlge: Allow RX buf rings to be > than 4096 bytes. by Ron Mercer · 15 years ago
  100. 88c55e3 qlge: Relax alignment on TX harware queue. by Ron Mercer · 15 years ago