1. 7c28738 mlx4_en: performing CLOSE_PORT at the end of tear-down process by Yevgeny Petrilin · 16 years ago
  2. 8bf2e58 mlx4_en: Setting dev->perm_addr field by Yevgeny Petrilin · 16 years ago
  3. 00d7d7b mlx4_en: Setting actual RX ring size by Yevgeny Petrilin · 16 years ago
  4. 69351a2 mlx4_en: Fixed incorrect unmapping on RX flow. by Yevgeny Petrilin · 16 years ago
  5. c32d83c bcm63xx_enet: use netdev stats by Eric Dumazet · 16 years ago
  6. 6abc237 ethoc: get rid of ethoc_stats() by Eric Dumazet · 16 years ago
  7. b4ddf4b be2net: get rid of be_get_stats() by Eric Dumazet · 16 years ago
  8. ccea790 cxgb4: update PCI ids by Dimitris Michailidis · 16 years ago
  9. 1707aec cxgb4: fix setting of the function number in transmit descriptors by Dimitris Michailidis · 16 years ago
  10. 1478b3e cxgb4: support eeprom read/write on functions other than 0 by Dimitris Michailidis · 16 years ago
  11. e46dab4 cxgb4: handle Rx/Tx queue ranges not starting at 0 by Dimitris Michailidis · 16 years ago
  12. f04b4dd bna: Delete get_flags and set_flags ethtool methods. by David S. Miller · 16 years ago
  13. 8b230ed bna: Brocade 10Gb Ethernet device driver by Rasesh Mody · 16 years ago
  14. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. f3c58ac mlx4: remove num_lro parameter by Amerigo Wang · 16 years ago
  16. f502bf2 xen: use less generic names in netfront driver. by Ian Campbell · 16 years ago
  17. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 16 years ago
  18. cd709aa bnx2: Add PCI Advanced Error Reporting support. by John Feeney · 16 years ago
  19. 773bc97 tokenring: remove unneeded NULL checks by Dan Carpenter · 16 years ago
  20. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. c3227e5 amd8111e: use net_device_stats from struct net_device by Eric Dumazet · 16 years ago
  22. a2c483a atl1c: use net_device_stats from struct net_device by Eric Dumazet · 16 years ago
  23. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 16 years ago
  24. 4da7950 qlge: pull NULL check ahead of dereference by Dan Carpenter · 16 years ago
  25. 0add79e tehuti: Use net_device_stats from struct net_device by Tobias Klauser · 16 years ago
  26. 5dbfbc4 ep93xx_eth: Use net_device_stats from struct net_device by Tobias Klauser · 16 years ago
  27. 48d3ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  28. 91fe817 qlcnic: update version 5.0.8 by Amit Kumar Salecha · 16 years ago
  29. 091754a qlcnic: rom lock recovery by Sucheta Chakraborty · 16 years ago
  30. d406683 qlcnic: firmware initialization update by Sony Chacko · 16 years ago
  31. 63e74e9 qlcnic: fix endiness in eswitch statistics by Amit Kumar Salecha · 16 years ago
  32. 21854f0 qlcnic: mark device state as failed by Amit Kumar Salecha · 16 years ago
  33. 78f84e1 qlcnic: fix npar state by Amit Kumar Salecha · 16 years ago
  34. fe4d434 qlcnic: support anti mac spoofing by Sony Chacko · 16 years ago
  35. 0325d69 qlcnic: configure offload setting on eswitch by Rajesh Borundia · 16 years ago
  36. 4e8acb0 qlcnic: configure port on eswitch by Rajesh Borundia · 16 years ago
  37. 251b036 qlcnic: replace magic numbers with defines by Sony Chacko · 16 years ago
  38. 39895e0 qlcnic: remove unused code by Sony Chacko · 16 years ago
  39. f1bf7a5 qlcnic: fix inconsistent lock state by Amit Kumar Salecha · 16 years ago
  40. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 16 years ago
  41. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 16 years ago
  42. 9e10e04 ixgbe: combine Rx into into ixgbe_configure_rx by Alexander Duyck · 16 years ago
  43. 2f1860b ixgbe: pull all Tx init into ixgbe_configure_tx by Alexander Duyck · 16 years ago
  44. a34bcff ixgbe: move all GPIE register config into a single function by Alexander Duyck · 16 years ago
  45. f5b4a52 ixgbe: Move virtualization config into a separate function by Alexander Duyck · 16 years ago
  46. 7367096 ixgbe: move all Rx DMA control register writes to one central location by Alexander Duyck · 16 years ago
  47. 477de6e ixgbe: Move max frame size and Rx buffer length configuration into a function by Alexander Duyck · 16 years ago
  48. 826437d ixgbe: remove redundant configuration of vmolr, rename generic variable by Alexander Duyck · 16 years ago
  49. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 16 years ago
  50. f5dc442 ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode by Alexander Duyck · 16 years ago
  51. 4865452 ixgbe: pull PSRTYPE configuration into a separate function by Alexander Duyck · 16 years ago
  52. acd3717 ixgbe: pull ring configuration into it's own function by Alexander Duyck · 16 years ago
  53. 05abb12 ixgbe: consolidate all setting of MRQC into one function by Alexander Duyck · 16 years ago
  54. 43e69bf ixgbe: move Tx ring configuration into a separate function by Alexander Duyck · 16 years ago
  55. 120ff94 ixgbe: move configuration of the MTQC register into it's own function by Alexander Duyck · 16 years ago
  56. 179b409 ixgbe: combine two modifications of TXDCTL into one by Alexander Duyck · 16 years ago
  57. 67ebd79 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb by Alexander Duyck · 16 years ago
  58. d716a7d ixgbe: remove redundant DMA alignment code by Alexander Duyck · 16 years ago
  59. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 16 years ago
  60. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 16 years ago
  61. 19833b5 e1000e: disable ASPM L1 on 82573 by Bruce Allan · 16 years ago
  62. 357e8b5 xilinx_emaclite: netpoll support by Michal Simek · 16 years ago
  63. 8539992 ll_temac: Fix poll implementation by Michal Simek · 16 years ago
  64. 502820a netxen: fix a race in netxen_nic_get_stats() by Eric Dumazet · 16 years ago
  65. 1003201 qlnic: fix a race in qlcnic_get_stats() by Eric Dumazet · 16 years ago
  66. 9c38657 net: sh_eth: remove unused variable by Kuninori Morimoto · 16 years ago
  67. 772806b netxen: update version 4.0.74 by Amit Kumar Salecha · 16 years ago
  68. 4be353d netxen: fix inconsistent lock state by Amit Kumar Salecha · 16 years ago
  69. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 16 years ago
  70. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 16 years ago
  71. bb2537f ether3: Use net_device_stats from struct net_device by Tobias Klauser · 16 years ago
  72. 25aec76 ether1: Use net_device_stats from struct net_device by Tobias Klauser · 16 years ago
  73. 0645bab ibmveth: Fix opps during MTU change on an active device by Robert Jennings · 16 years ago
  74. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 16 years ago
  75. 4d5870e drivers/net/sunvnet.c: Use pr_<level> and netdev_<level> by Joe Perches · 16 years ago
  76. c6c7598 drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 16 years ago
  77. 0b29b89 sunhme: Use return value of register_netdev by Tobias Klauser · 16 years ago
  78. cb5d991 greth: Use return value of register_netdev by Tobias Klauser · 16 years ago
  79. 2928db4 ehea: Fix synchronization between HW and SW send queue by Andre Detsch · 16 years ago
  80. 96ac4f6 bnx2x: Update bnx2x version to 1.52.53-4 by Yaniv Rosner · 16 years ago
  81. 3971a23 bnx2x: Fix PHY locking problem by Yaniv Rosner · 16 years ago
  82. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 16 years ago
  83. 900853a drivers/net/qlcnic: Use available error codes by Julia Lawall · 16 years ago
  84. 636b811 drivers/net/pcmcia: Use pr_<level> and netdev_<level> by Joe Perches · 16 years ago
  85. 666be42 s2io: Update driver version by Jon Mason · 16 years ago
  86. be265e9 s2io: remove unused code by Jon Mason · 16 years ago
  87. 6a017e0 iwlwifi: use long monitor timer for 5300 series by Wey-Yi Guy · 16 years ago
  88. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 16 years ago
  89. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 16 years ago
  90. 8b8ab9d iwlwifi: fix 3945 filter flags by Johannes Berg · 16 years ago
  91. c206a04 ipw2100: don't sync status queue entries by John W. Linville · 16 years ago
  92. 24763d8 qlcnic: turn off lro when rxcsum is disabled. by Sucheta Chakraborty · 16 years ago
  93. 8dec32cc qlcnic: fix link diag test by Sony Chacko · 16 years ago
  94. 6932427 qlcnic: fix link status message by Sony Chacko · 16 years ago
  95. b602121 qlcnic: add eswitch statistics support by Amit Kumar Salecha · 16 years ago
  96. ecd7d31 qlcnic: fix for setting function modes by Rajesh Borundia · 16 years ago
  97. 3c4b23b qlcnic: device state management fixes for virtual func by Amit Kumar Salecha · 16 years ago
  98. 933fce1 qlcnic: fix aer for virtual func by Amit Kumar Salecha · 16 years ago
  99. 1f76da5 enic: Mark intr_timer in vnic_enet_config as deprecated by Roopa Prabhu · 16 years ago
  100. 8321779 enic: Check if rq/wq buf not NULL before freeing them by Roopa Prabhu · 16 years ago