Commit Graph

28 Commits (30a12a8fbbd530b016277dd2ab65246b516540a8)

Author SHA1 Message Date
Ajit Khaparde 5be93b9a86 be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 16 years ago
Ajit Khaparde fa77406aee be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. 16 years ago
Sathya Perla c001c213b1 be2net: fix spurious interrupt handling in intx mode 16 years ago
Ajit Khaparde bd46cb6cf1 be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. 16 years ago
Sathya Perla a8f447bda3 be2net: receive asynchronous link status notifications from BE 16 years ago
Sathya Perla 24307eef74 be2net: cleanup multicast_set cmd to avoid mc_list copy 16 years ago
Sathya Perla 6ac7b687cb be2net: Use MCC queue for cmds that may be called in BH context 16 years ago
Sathya Perla 5fb379ee67 be2net: Add MCC queue mechanism for BE cmds 16 years ago
Sathya Perla 934037bc2e be2net: Fix be_tx_q_clean() being called on freed queues 16 years ago
Sathya Perla a7a0ef31de be2net: Fix early reset of rx-completion 16 years ago
Sathya Perla 76fbb42919 be2net: Fix rx stats updation in non-lro path 16 years ago
Sathya Perla 6811086899 be2net: fix netdev stats rx_errors and rx_dropped 16 years ago
Sathya Perla b305be78a0 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() 16 years ago
David S. Miller ebc8d2ab61 be2net: Remove unnecessary frag list traversing. 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Ajit Khaparde c4ca237431 be2net: add two new pci device ids to pci device table 16 years ago
Ajit Khaparde 03a980d162 be2net: fix for default setting of pause auto-negotiation 16 years ago
Ajit Khaparde 728a9972d1 be2net: changes for checksum and segmentation offload 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Stephen Hemminger 65f71b8bd2 benet: use do_div() for 64 bit divide 16 years ago
Sathya Perla 4097f663cb be2net: cleanup rx/tx rate calculations 16 years ago
Sathya Perla 1ab1ab7543 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle 16 years ago
Sathya Perla ea1dae11e0 be2net: replenish when posting to rx-queue is starved in out of mem conditions 16 years ago
Sathya Perla 6b7c5b947c net: Add be2net driver. 16 years ago