Commit History

Author SHA1 Message Date
  David S. Miller 55fbbe46e9 net: Fix vlan bitmask changes in EHEA driver. 12 years ago
  David S. Miller e5905c8352 net: Fix some __vlan_hwaccel_put_tag() callers. 12 years ago
  Patrick McHardy 80d5c3689b net: vlan: prepare for 802.1ad VLAN filtering offload 12 years ago
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 years ago
  Joe Perches 720a43efd3 drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 12 years ago
  Dave Young 31d1753663 net: ehea module param description fix 12 years ago
  Joe Perches b2adaca92c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 12 years ago
  Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals 12 years ago
  Bill Pemberton 0297be0709 ehea: remove __dev* attributes 12 years ago
  Ben Hutchings 3865fe169a ehea: Remove remnants of LRO support 12 years ago
  Thadeu Lima de Souza Cascardo 380ec964bc ehea: fix losing of NEQ events when one event occurred early 13 years ago
  Thadeu Lima de Souza Cascardo 47d59d0132 ehea: fix promiscuous mode 13 years ago
  Thadeu Lima de Souza Cascardo 5d384574e8 ehea: fix allmulticast support 13 years ago
  Thadeu Lima de Souza Cascardo c2f1244b86 ehea: only register irq after setting up ports 13 years ago
  David S. Miller b2d3298e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Eric Dumazet 09c1d446fe ehea: restore multicast and rx_errors fields 13 years ago
  Joe Perches 41de8d4cff drivers/net: Remove alloc_etherdev error messages 13 years ago
  Paul Gortmaker 3396c7823e drivers/net: fix up stale paths from driver reorg 13 years ago
  Thadeu Lima de Souza Cascardo 1886e5d2c6 ehea: make some functions and variables static 13 years ago
  Jiri Pirko 8e586137e6 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 13 years ago
  Anton Blanchard 67c170a24f ehea: Use round_jiffies_relative to align workqueue 13 years ago
  Eric Dumazet 0110bba5e7 ehea: fix skb_frag_size typo 13 years ago
  Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago
  Anton Blanchard e6f8aa9b90 ehea: Remove unused tcp_end field in send WQ 13 years ago
  Anton Blanchard 3428414f71 ehea: Add GRO support 13 years ago
  Anton Blanchard 2cb1deb56f ehea: Remove LRO support 13 years ago
  Anton Blanchard 239c562c94 ehea: Add 64bit statistics 13 years ago
  Anton Blanchard 30e2e90b4d ehea: Simplify type 3 transmit routine 13 years ago
  Anton Blanchard 13946f5e4e ehea: Merge swqe2 TSO and non TSO paths 13 years ago
  Anton Blanchard d695c335f9 ehea: Simplify ehea_xmit2 and ehea_xmit3 13 years ago