1. 4bee1f9 net/fec: restore interrupt mask after software-reset in fec_stop() by Wolfram Sang · 14 years ago
  2. 8cd47ea 3c59x: handle pci_iomap() errors by Kulikov Vasiliy · 14 years ago
  3. e955cea CAN: Add Flexcan CAN controller driver by Marc Kleine-Budde · 15 years ago
  4. 4cfa580 r6040: Fix args to phy_mii_ioctl(). by David S. Miller · 14 years ago
  5. 2e4e7a9 drivers/net/irda: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  6. 2037d5a drivers/net/qlge: Use pr_<level>, shrink text a bit by Joe Perches · 14 years ago
  7. df1086f drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  8. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. dab1086 phy: add suspend/resume in the ic+ by Giuseppe Cavallaro · 14 years ago
  10. c8639a8 cxgb4vf: Fix bug where we were only allocating one queue in MSI mode by Casey Leedom · 14 years ago
  11. 024e629 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array by Casey Leedom · 14 years ago
  12. 5ae482e bnx2: Update version to 2.0.17. by Michael Chan · 14 years ago
  13. 11848b96 bnx2: Remove some unnecessary smp_mb() in tx fast path. by Michael Chan · 14 years ago
  14. 379b39a bnx2: Call pci_enable_msix() with actual number of vectors. by Michael Chan · 14 years ago
  15. 6fdae99 bnx2: Use proper counter for net_device_stats->multicast. by Michael Chan · 14 years ago
  16. 99faf68 ixgbe: fix version string for ixgbe by Don Skidmore · 14 years ago
  17. 5575044 ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool by Yi Zou · 14 years ago
  18. 5e09d7f ixgbe: properly toggling netdev feature flags when disabling FCoE by Yi Zou · 14 years ago
  19. d6ea7c9 ixgbe: drop support for UDP in RSS hash generation by Alexander Duyck · 14 years ago
  20. fca562a ixgbe: dcb, set DPF bit when PFC is enabled by John Fastabend · 14 years ago
  21. b595446 e1000: allow option to limit number of descriptors down to 48 per ring by Alexander Duyck · 14 years ago
  22. 6539548 drivers/net/82596.c: fix warning by Andrew Morton · 14 years ago
  23. e2df8b7 ks8842: Fix ks8842_tx_frame() for 16bit case. by David S. Miller · 14 years ago
  24. 492c5d9 smsc911x: Add spinlocks around registers access by Catalin Marinas · 14 years ago
  25. 90e1795 bonding: avoid a warning by Eric Dumazet · 14 years ago
  26. e6e4ec2 net: Removing dead ARCH_PNX010X by Christoph Egger · 14 years ago
  27. 0bdc0d7 net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration by Shreyas Bhatewara · 14 years ago
  28. d9a5f21 net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened by Shreyas Bhatewara · 14 years ago
  29. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  30. db5dda9 bonding: fix bond_inet6addr_event() by Eric Dumazet · 14 years ago
  31. c26875e s2io: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  32. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  33. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  34. 0a6efc7 arcnet: fix signed bug in probe function by Dan Carpenter · 14 years ago
  35. bfc978f qlcnic: fix pci resource leak by Amit Kumar Salecha · 14 years ago
  36. 4a1745fc net-next: vmxnet3 fixes [3/5] Initialize link state at probe time by Shreyas Bhatewara · 14 years ago
  37. 36227e8 bnx2: use device model DMA API by Stanislaw Gruszka · 14 years ago
  38. a2df00a bnx2: allocate with GFP_KERNEL flag on RX path init by Stanislaw Gruszka · 14 years ago
  39. ee2e611 ibmveth: lost IRQ while closing/opening device leads to service loss by Robert Jennings · 14 years ago
  40. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  41. b97d13a cxgb4vf: fix SGE resource resource deallocation bug by Casey Leedom · 14 years ago
  42. 6929fe8 net-next: vmxnet3 fixes [2/5] Interrupt control bitmap by Ronghua Zang · 14 years ago
  43. ca80244 net-next: fix LRO feature update in vmxnet3 by Shreyas Bhatewara · 14 years ago
  44. 6ce28c6 vxge: Version update by Jon Mason · 14 years ago
  45. 926bd90 vxge: Update copyright information by Jon Mason · 14 years ago
  46. 98f45da vxge: NETIF_F_LLTX removal by Jon Mason · 14 years ago
  47. 7adf7d1 vxge: Fix multicast issues by Jon Mason · 14 years ago
  48. d03848e vxge: Remove queue_state references by Jon Mason · 14 years ago
  49. 2540ddb drivers: ixgbevf: fix unsigned underflow by Kulikov Vasiliy · 14 years ago
  50. 9f27fb8 drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  51. 752ef8b drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  52. d1853dc net/nuc900: enable Mac driver clock by Wan ZongShun · 14 years ago
  53. 0a645e8 drivers/net/mlx4: Use %pV, pr_<level>, printk_once by Joe Perches · 14 years ago
  54. 7923668 bonding: fix a buffer overflow in bonding_show_queue_id. by Nicolas de Pesloüan · 14 years ago
  55. 04d5821 eth16i: fix memory leak by Kulikov Vasiliy · 14 years ago
  56. f8320f0 netxen: fix for kdump by Rajesh Borundia · 14 years ago
  57. bdb0f86 wd: fix memory leak by Kulikov Vasiliy · 14 years ago
  58. 8aa06af tulip: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  59. cea8975 qlcnic: restore NPAR config data after recovery by Anirban Chakraborty · 14 years ago
  60. 451724c qlcnic: aer support by Sucheta Chakraborty · 14 years ago
  61. 0cf3a14 qlcnic: fix netdev notifier in error path by Amit Kumar Salecha · 14 years ago
  62. 0df170b qlcnic: disable tx timeout recovery by Amit Kumar Salecha · 14 years ago
  63. 6d18168 qlcnic: fix pause params setting by Rajesh Borundia · 14 years ago
  64. 2cb8d9d eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION by Christoph Egger · 14 years ago
  65. ef3cf9f cs89x0: Removing dead SH_HICOSH4 by Christoph Egger · 14 years ago
  66. 7e4ee4d cassini: Removing dead CASSINI_NAPI by Christoph Egger · 14 years ago
  67. ff08546 cassini: Removing dead CASSINI_MULTICAST_REG_WRITE by Christoph Egger · 14 years ago
  68. c5f978e cassini: Removing dead CASSINI_QGE_DEBUG by Christoph Egger · 14 years ago
  69. 2a710b5 net: Removing dead {AR,WAVE}LAN by Christoph Egger · 14 years ago
  70. 0f4da2d hostap_pci: set dev->base_addr during probe by John W. Linville · 14 years ago
  71. fae88f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  72. 1e2cfee Revert "tc35815: fix iomap leak" by David S. Miller · 14 years ago
  73. e300d95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  74. 815868e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  75. 28bd620 drivers/net: Add Micrel KS8841/42 support to ks8842 driver by David J. Choi · 14 years ago
  76. 242647b hso: remove driver version by Filip Aben · 14 years ago
  77. cb8b6a9 drivers/net/caif: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  78. 97b72e4 fec: use interrupt for MDIO completion indication by Baruch Siach · 14 years ago
  79. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  80. dbe000e xtsonic: free irq if sonic_open() fails by Kulikov Vasiliy · 14 years ago
  81. 546e3ab macsonic: free irqs if sonic_open() fails by Kulikov Vasiliy · 14 years ago
  82. 62cd69a jazzsonic: free irq if sonic_open() fails by Kulikov Vasiliy · 14 years ago
  83. b31fb86 tc35815: fix iomap leak by Kulikov Vasiliy · 14 years ago
  84. 60eb5fd ll_temac: Fix missing validate_addr hook by Denis Kirjanov · 14 years ago
  85. 7f9dd2f cxgb4vf: fix TX Queue restart by Casey Leedom · 14 years ago
  86. 84c3b97 depca: fix leaks in depca_module_init() by Kulikov Vasiliy · 14 years ago
  87. ab83a38 axnet_cs: use spin_lock_irqsave in ax_interrupt by Ken Kawasaki · 14 years ago
  88. c4363d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  89. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  90. b11b160 ath9k: validate the TID in the tx status information by Felix Fietkau · 14 years ago
  91. e5cbef9 ath9k_hw: report the TID in the tx status on AR5008-AR9002 by Felix Fietkau · 14 years ago
  92. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 14 years ago
  93. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 14 years ago
  94. 2339901 ath9k_hw: fix a sign error in the IQ calibration code by Felix Fietkau · 14 years ago
  95. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  96. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  97. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 14 years ago
  98. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 14 years ago
  99. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 14 years ago
  100. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 14 years ago