1. a42c3a2 qlge: Convert /n to \n by Joe Perches · 10 years ago
  2. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. bb9689e qlge: remove open-coded skb_cow_head. by françois romieu · 10 years ago
  4. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 10 years ago
  5. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  6. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 10 years ago
  7. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  9. 51bb352 qlge: Fix vlan netdev features. by Jitendra Kalsaria · 11 years ago
  10. 306d7f7 qlge: make local function static by stephen hemminger · 11 years ago
  11. ace34c9 qlge: Update version to 1.00.00.34 by Jitendra Kalsaria · 11 years ago
  12. 4be1028 qlge: Allow enable/disable rx/tx vlan acceleration independently by Jitendra Kalsaria · 11 years ago
  13. fb6e088 qlge: Fix ethtool statistics by Jitendra Kalsaria · 11 years ago
  14. f9c4cd9 net: qlge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  15. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. 146669a qlge: Update version to 1.00.00.33 by Jitendra Kalsaria · 11 years ago
  17. a45adbe qlge: Enhance nested VLAN (Q-in-Q) handling. by Jitendra Kalsaria · 11 years ago
  18. 8a1a0ae qlogic: Remove extern from function prototypes by Joe Perches · 11 years ago
  19. 3db9180 qlge: call ql_core_dump() only if dump memory was allocated. by malahal@us.ibm.com · 11 years ago
  20. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  21. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 4d2593c qlge: add missing free_netdev() on error in qlge_probe() by Wei Yongjun · 11 years ago
  23. 70a611d net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  24. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 11 years ago
  25. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. e393ce5 qlge: Update version to 1.00.00.32. by Jitendra Kalsaria · 11 years ago
  27. c5e991a qlge: Fix ethtool autoneg advertising. by Jitendra Kalsaria · 11 years ago
  28. ae721f3 qlge: Fix receive path to drop error frames by Sritej Velaga · 11 years ago
  29. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  30. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  31. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  32. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  33. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 11 years ago
  34. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  35. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. f7e9e23 qlge: remove NETIF_F_TSO6 flag by Amerigo Wang · 12 years ago
  37. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  38. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  39. 5d8e872 qlge: remove __dev* attributes by Bill Pemberton · 12 years ago
  40. b82cf96 drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue by Kumar Amit Mehta · 12 years ago
  41. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  42. 1a0150a9 qlge: Add offload features to vlan interfaces by brenohl@br.ibm.com · 12 years ago
  43. 7be7e93 qlge: fix an "&&" vs "||" bug by Dan Carpenter · 12 years ago
  44. 0d653ed8 qlge: fix endian issue by Li RongQing · 12 years ago
  45. c278fa5 qlge: Bumped driver version to 1.00.00.31 by Jitendra Kalsaria · 12 years ago
  46. 667b938 qlge: Refactoring of ethtool stats. by Jitendra Kalsaria · 12 years ago
  47. 433c88e qlge: Moving low level frame error to ethtool statistics. by Jitendra Kalsaria · 12 years ago
  48. f5c4441 qlge: Fixed double pci free upon tx_ring->q allocation failure. by Jitendra Kalsaria · 12 years ago
  49. a7db9ad qlge: Added missing case statement to ethtool get_strings. by Jitendra Kalsaria · 12 years ago
  50. 849bcaf qlge: Clean up ethtool set WOL routine. by Jitendra Kalsaria · 12 years ago
  51. 206d78e qlge: Fix ethtool WOL calls to operate only on devices that support WOL. by Jitendra Kalsaria · 12 years ago
  52. d0de730 qlge: Cleanup atomic queue threshold check. by Jitendra Kalsaria · 12 years ago
  53. 41812db qlge: Fix TX queue stoppage due to full condition. by Jitendra Kalsaria · 12 years ago
  54. c768b68 qlge: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  55. 9eb8738 qlge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  56. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  57. dc4790a qlge: Bumped driver version to 1.00.00.30. by Jitendra Kalsaria · 12 years ago
  58. 81f25d9 qlge: Fix memory leak in the process of refill by Jitendra Kalsaria · 12 years ago
  59. 19257f5 qlge: Removing needless print's which are not by Jitendra Kalsaria · 12 years ago
  60. e02ef331 qlge: Fixed invalid reference to ip header by Jitendra Kalsaria · 12 years ago
  61. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  62. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  63. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 7824285 qlge: fix size of external list for TX address descriptors by Thadeu Lima de Souza Cascardo · 13 years ago
  65. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  66. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  67. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  68. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  69. da7ebfd qlge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  70. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  71. aa43c21 qlogic: Move the QLogic drivers by Jeff Kirsher · 13 years ago