1. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 11 years ago
  2. afb3ff0 i40e: implement DCB support infastructure by Neerav Parikh · 11 years ago
  3. cbf6132 i40e: refactor flow director by Anjali Singhai Jain · 11 years ago
  4. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  5. 8fb905b i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  6. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 11 years ago
  7. e15c9fa i40e: fix compile warning on checksum_local by Jesse Brandeburg · 11 years ago
  8. 86f359f ixgbevf: bump version by Don Skidmore · 11 years ago
  9. f341c4e ixgbe: bump version number by Don Skidmore · 11 years ago
  10. 78d820e ixgbe: add braces around else condition in ixgbe_qv_lock_* calls by Jacob Keller · 11 years ago
  11. 0113e34 net: ftgmac100: use kfree_skb() where appropriate by Eric Dumazet · 11 years ago
  12. 31ac910 ixgbe: set driver_max_VFs should be done before enabling SRIOV by ethan.zhao · 11 years ago
  13. dcc23e3 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 by ethan.zhao · 11 years ago
  14. db89347 sh_eth: Add support for r7s72100 by Simon Horman · 11 years ago
  15. 504c8ca sh_eth: Use bool as return type of sh_eth_is_gether() by Simon Horman · 11 years ago
  16. c3bc40e qlcnic: remove unused code by stephen hemminger · 11 years ago
  17. 2104140 qlcnic: make local functions static by stephen hemminger · 11 years ago
  18. 9b05f46 net: davinci_mdio: Fix sparse warning by Lad, Prabhakar · 11 years ago
  19. 0aebd2d i40e: updates to AdminQ interface by Shannon Nelson · 11 years ago
  20. 68bf94a i40e: check desc pointer before printing by Shannon Nelson · 11 years ago
  21. 31cf344 r6040: use ETH_ZLEN instead of MISR for SKB length checking by Florian Fainelli · 11 years ago
  22. 4f8d9f3 r6040: add delays in MDIO read/write polling loops by Florian Fainelli · 11 years ago
  23. e40c10f vxge: make local functions static by stephen hemminger · 11 years ago
  24. 2fd888a bnad: code cleanup by stephen hemminger · 11 years ago
  25. 5b22721 dm9000: fix a lot of checkpatch issues by Barry Song · 11 years ago
  26. ec48a78 i40e: Remove autogenerated Module.symvers file. by David S. Miller · 11 years ago
  27. f088cbb net/mlx4_core: clean up srq_res_start_move_to() by Paul Bolle · 11 years ago
  28. c9218a9 net/mlx4_core: clean up cq_res_start_move_to() by Paul Bolle · 11 years ago
  29. d3cec927 ixgbe: Fix incorrect logic for fixed fiber eeprom write by Don Skidmore · 11 years ago
  30. de02dec ixgbevf: create function for all of ring init by Don Skidmore · 11 years ago
  31. 87e70ab ixgbevf: Convert ring storage form pointer to an array to array of pointers by Don Skidmore · 11 years ago
  32. 27ae296 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() by Wei Yongjun · 11 years ago
  33. e689e72 ixgbevf: set the disable state when ixgbevf_qv_disable is called by Jacob Keller · 11 years ago
  34. 8f4c5c9 ixgbe: reinit_locked() should be called with rtnl_lock by John Fastabend · 11 years ago
  35. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago
  36. db88f10 net: stmmac: restore pinstate in pm resume. by Srinivas Kandagatla · 11 years ago
  37. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 11 years ago
  38. 623997f net: stmmac: fix power management suspend-resume case by Srinivas Kandagatla · 11 years ago
  39. 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 11 years ago
  40. 523f11b net: stmmac: move hardware setup for stmmac_open to new function by Srinivas Kandagatla · 11 years ago
  41. 09f8d69 net: stmmac: move dma allocation to new function by Srinivas Kandagatla · 11 years ago
  42. 984203c net: stmmac: mdio: remove reset gpio free by Srinivas Kandagatla · 11 years ago
  43. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 11 years ago
  44. cd71319 net: mvneta: make mvneta_txq_done() return void by Arnaud Ebalard · 11 years ago
  45. 0713a86 net: mvneta: mvneta_tx_done_gbe() cleanups by Arnaud Ebalard · 11 years ago
  46. f19fadf net: mvneta: implement rx_copybreak by willy tarreau · 11 years ago
  47. 8ec2cd4 net: mvneta: convert to build_skb() by willy tarreau · 11 years ago
  48. 34e4179 net: mvneta: prefetch next rx descriptor instead of current one by willy tarreau · 11 years ago
  49. 5428213 net: mvneta: simplify access to the rx descriptor status by willy tarreau · 11 years ago
  50. a1a65ab net: mvneta: factor rx refilling code by willy tarreau · 11 years ago
  51. 6c49897 net: mvneta: remove tests for impossible cases in the tx_done path by willy tarreau · 11 years ago
  52. 71f6d1b net: mvneta: replace Tx timer with a real interrupt by willy tarreau · 11 years ago
  53. 40ba35e net: mvneta: add missing bit descriptions for interrupt masks and causes by willy tarreau · 11 years ago
  54. 2902136 net: mvneta: do not schedule in mvneta_tx_timeout by willy tarreau · 11 years ago
  55. 74c41b0 net: mvneta: use per_cpu stats to fix an SMP lock up by willy tarreau · 11 years ago
  56. dc4277d net: mvneta: increase the 64-bit rx/tx stats out of the hot path by willy tarreau · 11 years ago
  57. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  58. dbf231a ixgbe: Clear head write-back registers on VF reset by Alexander Duyck · 11 years ago
  59. 8739737 ixgbe: Force QDE via PFQDE for VFs during reset by Alexander Duyck · 11 years ago
  60. 5e51101 be2net: update driver version to 10.0.x by Sathya Perla · 11 years ago
  61. 76a9e08 be2net: cleanup wake-on-lan code by Suresh Reddy · 11 years ago
  62. b188f09 be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id by Suresh Reddy · 11 years ago
  63. 0b0ef1d be2net: do not use frag index in the RX-compl entry by Suresh Reddy · 11 years ago
  64. f3effb45 be2net: Remove "10Gbps" from driver description string by Suresh Reddy · 11 years ago
  65. 02308d7 be2net: fix incorrect setting of cmd_privileges for VFs by Suresh Reddy · 11 years ago
  66. ff32f8a be2net: ignore mac-addr set call for an already programmed mac-addr by Vasundhara Volam · 11 years ago
  67. baaa08d be2net: do not call be_set/get_fw_log_level() on Skyhawk-R by Vasundhara Volam · 11 years ago
  68. 542963b be2net: Log the profile-id used by FW during driver initialization by Vasundhara Volam · 11 years ago
  69. 2c07c1d be2net: don't set "pport" field when querying "pvid" by Vasundhara Volam · 11 years ago
  70. 666d39c be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R by Vasundhara Volam · 11 years ago
  71. b938198 stmmac: Add vlan rx for better GRO performance. by Vince Bridgers · 11 years ago
  72. 8d448b8 bnx2x: fix sparse warning by stephen hemminger · 11 years ago
  73. af1f2d7 net,marvell: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  74. 42851e8 gianfar: Fix portabilty issues for ethtool and ptp by Claudiu Manoil · 11 years ago
  75. 9895c50 ksz884x: delete useless variable by Julia Lawall · 11 years ago
  76. 8d82a7c i40e: Retain MAC filters on port VLAN deletion by Greg Rose · 11 years ago
  77. 99a4973 i40e: Warn admin to reload VF driver on port VLAN configuration by Greg Rose · 11 years ago
  78. b0483c8 ixgbe: Additional adapter removal checks by Mark Rustad · 11 years ago
  79. b12babd ixgbe: Check for adapter removal on register writes by Mark Rustad · 11 years ago
  80. 2a1a091 ixgbe: Check register reads for adapter removal by Mark Rustad · 11 years ago
  81. 49bde31 ixgbe: Make ethtool register test use accessors by Mark Rustad · 11 years ago
  82. 84227bc ixgbe: Use static inlines instead of macros by Mark Rustad · 11 years ago
  83. c3049c8 ixbge: Protect ixgbe_down with __IXGBE_DOWN bit by Mark Rustad · 11 years ago
  84. 09f40ae ixgbe: Indicate removal state explicitly by Mark Rustad · 11 years ago
  85. 962dd66 i40e: Bump version number by Catherine Sullivan · 11 years ago
  86. b3df6e1 i40e: trivial cleanup by Jesse Brandeburg · 11 years ago
  87. 6838b53 i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  88. d419499 i40e: make message meaningful by Mitch Williams · 11 years ago
  89. 9d8bf54 i40e: associate VMDq queue with VM type by Shannon Nelson · 11 years ago
  90. bae3cae i40e: remove extra register write by Mitch Williams · 11 years ago
  91. 5571415 bgmac: propagate error codes in bgmac_probe() by Florian Fainelli · 11 years ago
  92. e3d21ea atl1: update statistics code by Sabrina Dubroca · 11 years ago
  93. fb3a42f atl1e: update statistics code by Sabrina Dubroca · 11 years ago
  94. 8560258 atl1c: update statistics code by Sabrina Dubroca · 11 years ago
  95. 88bfe6ea net: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  96. f187055 net: amd8111e: Spelling s/recive/receive/ by Geert Uytterhoeven · 11 years ago
  97. c14db20 bnx2x: Correct default Tx switching behaviour by Yuval Mintz · 11 years ago
  98. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. ae237b3 net: 3com: fix warning for incorrect type in argument by dingtianhong · 11 years ago
  100. e2072cd net: qlcnic: fix warning for incorrect type in argument by dingtianhong · 11 years ago