1. 477e54e sfc: Use Toeplitz IPv4 hash for RSS and hash insertion by Ben Hutchings · 14 years ago
  2. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 14 years ago
  3. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  4. 29046f9 enic: Clean ups by Vasanthy Kolluri · 14 years ago
  5. 506e119 enic: Bug Fix: Handle surprise hardware removals by Vasanthy Kolluri · 14 years ago
  6. 1825aca enic: Feature Add: Add loopback capability to enic devices by Vasanthy Kolluri · 14 years ago
  7. b5bab85 enic: Use receive queue buffer blocks of 32/64 entries by Vasanthy Kolluri · 14 years ago
  8. 70feadf enic: Add new firmware devcmds by Vasanthy Kolluri · 14 years ago
  9. a7a79de enic: Use (netdev|dev|pr)_<level> macro helpers for logging by Vasanthy Kolluri · 14 years ago
  10. 383ab92 enic: Clean up: Add wrapper routines for firmware devcmd calls by Vasanthy Kolluri · 14 years ago
  11. 99ef563 enic: Use a lighter reset operation for enic devices by Vasanthy Kolluri · 14 years ago
  12. f8cac14 enic: Bug Fix: Change hardware ingress vlan rewrite mode by Vasanthy Kolluri · 14 years ago
  13. 88132f5 enic: Feature Add: Replace LRO with GRO by Vasanthy Kolluri · 14 years ago
  14. 72b8a16 cnic: Update version to 2.1.3. by Michael Chan · 14 years ago
  15. b177a5d5 cnic: Further unify kcq handling code. by Michael Chan · 14 years ago
  16. 644b9d4 cnic: Restructure kcq processing. by Michael Chan · 14 years ago
  17. e6c2889 cnic: Unify kcq allocation for all devices. by Michael Chan · 14 years ago
  18. 66fee9e cnic: Unify IRQ code for all hardware types. by Michael Chan · 14 years ago
  19. 520efdf cnic: Fine-tune CID memory space calculation. by Michael Chan · 14 years ago
  20. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  21. 2822235 sfc: Disable setting feature flags that are not implemented by Ben Hutchings · 14 years ago
  22. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  23. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  24. 0c605a2 sfc: Log MTD errors using partition name, not just net device name by Ben Hutchings · 14 years ago
  25. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 14 years ago
  26. 7a938f8 broadcom: Add 5241 support by Dmitry Baryshkov · 14 years ago
  27. fcb26ec broadcom: move all PHY_ID's to header by Dmitry Baryshkov · 14 years ago
  28. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. 38000a9 sky2: enable rx/tx in sky2_phy_reinit() by Brandon Philips · 14 years ago
  30. 4eaef48 qlcnic: update version to 5.0.6 by Amit Kumar Salecha · 14 years ago
  31. d626ad4 qlcnic: mark context state freed after destroy by Amit Kumar Salecha · 14 years ago
  32. 68bf1c6 qlcnic: offload tx timeout recovery by Amit Kumar Salecha · 14 years ago
  33. 52486a3 qlcnic: dont free host resources during fw recovery by Amit Kumar Salecha · 14 years ago
  34. 8a15ad1 qlcnic: release device resources during interface down by Amit Kumar Salecha · 14 years ago
  35. 42f65cb qlcnic: fix mac address mgmt by Amit Kumar Salecha · 14 years ago
  36. 900c6cf qlcnic: handshake with card after fw load by Amit Kumar Salecha · 14 years ago
  37. 9665982 qlcnic: cleanup skb allocation by Amit Kumar Salecha · 14 years ago
  38. 17f085d e1000e: disable gig speed when in S0->Sx transition by Bruce Allan · 14 years ago
  39. dbcb9fec e1000e: packet split should not be used with early receive by Bruce Allan · 14 years ago
  40. f2e2b3a e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps by Bruce Allan · 14 years ago
  41. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  42. 6b2a541 cnic: Disable statistics initialization for eth clients that do not support statistics by Dmitry Kravkov · 14 years ago
  43. 06aeb78 net: add dependency on fw class module to qlcnic and netxen_nic by Anirban Chakraborty · 14 years ago
  44. 8ceedea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  45. d5dc0ae hso: remove setting of low_latency flag by Filip Aben · 14 years ago
  46. 13fea6d lasi82596: fix netdev_mc_count conversion by Helge Deller · 14 years ago
  47. ade2d3d NET: MIPSsim: Fix modpost warning. by Ralf Baechle · 14 years ago
  48. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  49. c14c643 e1000e: update driver version number by Bruce Allan · 14 years ago
  50. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  51. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 14 years ago
  52. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  53. eb7700d e1000e: fix check for manageability on ICHx/PCH by Bruce Allan · 14 years ago
  54. 8c7bbb9 e1000e: separate out PHY statistics register updates by Bruce Allan · 14 years ago
  55. 3f0c16e e1000e: cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 14 years ago
  56. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  57. 20c0da6 cxgb4: minor cleanup by Dimitris Michailidis · 14 years ago
  58. a0881ca cxgb4: update FW definitions by Dimitris Michailidis · 14 years ago
  59. 91e9a1e cxgb4: add a missing error interrupt by Dimitris Michailidis · 14 years ago
  60. f68707b cxgb4: propagate link initialization errors to .ndo_open's callers by Dimitris Michailidis · 14 years ago
  61. 9be793b cxgb4: switch to 64 bit inteface statistics by Dimitris Michailidis · 14 years ago
  62. f21ce1c cxgb4: set dev_id to the port number by Dimitris Michailidis · 14 years ago
  63. 204dc3c cxgb4: implement EEH by Dimitris Michailidis · 14 years ago
  64. 02b5fb8 cxgb4: rearrange initialization code in preparation for EEH by Dimitris Michailidis · 14 years ago
  65. 900a659 cxgb4: dynamically determine flash size and FW image location by Dimitris Michailidis · 14 years ago
  66. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 14 years ago
  67. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  68. abf52f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  69. 4de5782 qlcnic: fix register access by Amit Kumar Salecha · 14 years ago
  70. ef71ff8 qlcnic: fix race in tx stop queue by Rajesh K Borundia · 14 years ago
  71. 8f89138 qlcnic: seperate interrupt for TX by schacko · 14 years ago
  72. 7f9a0c3 qlcnic: change driver description by Sritej Velaga · 14 years ago
  73. 469c221 qlcnic: fix device soft reset by Sucheta Chakraborty · 14 years ago
  74. aabef8b bnx2: fix dma_get_ops compilation breakage by FUJITA Tomonori · 14 years ago
  75. db176ed ucc_geth: fix for RX skb buffers recycling by Sergey Matyukevich · 14 years ago
  76. 49e4b847 be2net: enable ipv6 tso support by Ajit Khaparde · 14 years ago
  77. 8b1d920 pcnet_cs: add new id (TOSHIBA Modem/LAN Card) by Ken Kawasaki · 14 years ago
  78. 63b88b9 gianfar: Fix oversized packets handling by Anton Vorontsov · 14 years ago
  79. 099473c ehea: Fix kernel deadlock in DLPAR-mem processing by Jan-Bernd Themann · 14 years ago
  80. a91fb14 ehea: fix delayed packet processing by Jan-Bernd Themann · 14 years ago
  81. 7567250 ixgbe: add comment on SFP+ ID for Active DA by Don Skidmore · 14 years ago
  82. 434d7b3 qlcnic: Bumped up version number by Anirban Chakraborty · 14 years ago
  83. 0e33c66 qlcnic: Fix a bug in setting up NIC partitioning mode by Anirban Chakraborty · 14 years ago
  84. 97553f7 gianfar: Fix setup of RX time stamping by Manfred Rudigier · 14 years ago
  85. d8d326d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  86. 6a0076e ath5k: report PHY error frames only for chips which need it by Bruno Randolf · 14 years ago
  87. 8786123 ath5k: review RX descriptor functions by Bruno Randolf · 14 years ago
  88. 1884a36 ath5k: take descriptor differences between 5210 and 5211 into account by Bruno Randolf · 14 years ago
  89. 2237e92 ath5k: update 5210/5211 frame types by Bruno Randolf · 14 years ago
  90. 03417bc ath5k: review and add comments for descriptors by Bruno Randolf · 14 years ago
  91. 62412a8 ath5k: remove pointless rx error overlay struct by Bruno Randolf · 14 years ago
  92. 2847109 ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status() by Bruno Randolf · 14 years ago
  93. a666819 ath5k: use direct function calls for descriptors when possible by Bruno Randolf · 14 years ago
  94. 02a78b4 ath5k: move checks and stats into new function by Bruno Randolf · 14 years ago
  95. 8a89f06 ath5k: split descriptor handling and frame receive by Bruno Randolf · 14 years ago
  96. b16062f ath5k: unify rx descriptor error handling by Bruno Randolf · 14 years ago
  97. 39d63f2 ath5k: reset more pointers after we free skbs by Bruno Randolf · 14 years ago
  98. 0452d4a ath5k: print more errors when decriptor setup fails by Bruno Randolf · 14 years ago
  99. 265faad ath5k: fix rx descriptor debugging by Bruno Randolf · 14 years ago
  100. beade63 ath5k: fix some comment typos by Bruno Randolf · 14 years ago