Commit Graph

167954 Commits (81adee47dfb608df3ad0b91d230fb3cef75f0060)
 

Author SHA1 Message Date
Eric Dumazet ac5e3af999 net: sysfs: ethtool_ops can be NULL 15 years ago
Atsushi Nemoto b75c6dbb45 tc35815: Enable NAPI 15 years ago
Atsushi Nemoto 02c5c8ec17 tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled 15 years ago
Figo.zhang 31b73ab3ef NET/KS8695: add support NAPI for Rx 15 years ago
Ben Hutchings 345056af41 sfc: Set ip_summed correctly for page buffers passed to GRO 15 years ago
Michael Chan d0549382da cnic: Fix L2CTX_STATUSB_NUM offset in context memory. 15 years ago
David S. Miller d6b9076f1b igb: Fix warnings in igb_set_ringparam() 15 years ago
Alexander Duyck 559e9c4987 igb: cleanup whitespace issues in igb_main.c 15 years ago
Alexander Duyck 5b043fb08e igb: open up SCTP checksum offloads to all MACs 82576 and newer 15 years ago
Alexander Duyck c809d2276c igb: limit minimum mtu to 68 to keep ip bound to interface 15 years ago
Alexander Duyck 090b179528 igb: add pci_dev in few spots to clean up use of dev_err/info/warn 15 years ago
Alexander Duyck 330a6d6a7c igb: replace unecessary &adapter->hw with just hw where applicable 15 years ago
Alexander Duyck 42d0781a13 igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv 15 years ago
Alexander Duyck cdfd01fcc6 igb: cleanup igb xmit frame path 15 years ago
Alexander Duyck 2e5655e758 igb: cleanup igb.h header whitespace and some structure formatting 15 years ago
Alexander Duyck 645a3abd73 igb: Remove invalid stats counters 15 years ago
Alexander Duyck 25568a531a igb: cleanup interrupt enablement in regards to msix_other 15 years ago
Alexander Duyck ee1b9f06dc igb: change queue ordering for 82576 based adapters 15 years ago
Alexander Duyck 439705e1d7 igb: cleanup code related to ring resource allocation and free 15 years ago
Alexander Duyck f7ba205e82 igb: make tx hang check multiqueue, check eop descriptor 15 years ago
Alexander Duyck 4337e993e1 igb: move global_quad_port_a from global into local static define 15 years ago
Alexander Duyck 3f9c016481 igb: only process global stats in igb_update_stats 15 years ago
Alexander Duyck a6b623e0e5 igb: move vf init into a seperate function 15 years ago
Alexander Duyck 51466239fb igb: rework handling of the vfta and vlvf registers in relation to mng_vlan 15 years ago
Alexander Duyck 7d5753f08c igb: rework use of VMOLR in regards to PF and VFs 15 years ago
Alexander Duyck f2ca0dbe07 igb: replace the VF clear_to_send with a flags value 15 years ago
Alexander Duyck d249be5474 igb: use packet buffer sizes from RXPBS register 15 years ago
Alexander Duyck 317f66bdad igb: misc cleanups within igb_ethtool.c 15 years ago
Alexander Duyck c5b9bd5e4f igb: cleanup some of the code related to hw timestamping 15 years ago
Alexander Duyck 4fc82adfb0 igb: add support for seperate tx-usecs setting in ethtool 15 years ago
Ben Hutchings 9c1bbbaf3e sfc: Really allow RX checksum offload to be disabled 15 years ago
Sreenivasa Honnur 5beefb4f77 vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. 15 years ago
Randy Dunlap 0531d7b851 netxen: fix builds for SYSFS=n or MODULES=n 15 years ago
Eric Dumazet eef6dd65e3 gre: Optimize multiple unregistration 15 years ago
Eric Dumazet 0694c4c016 ipip: Optimize multiple unregistration 15 years ago
Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 15 years ago
Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 15 years ago
Eric Dumazet 9b5e383c11 net: Introduce unregister_netdevice_many() 15 years ago
Eric Dumazet 44a0873d52 net: Introduce unregister_netdevice_queue() 15 years ago
Alexander Duyck 83ab50a56e igb: cleanup "todo" code found in igb_ethtool.c 15 years ago
Alexander Duyck 4eefa8f013 igb: add single vector msi-x testing to interrupt test 15 years ago
Alexander Duyck ad93d17efe igb: make ethtool use core xmit map and free functionality 15 years ago
Alexander Duyck b1a436c34c igb: make tx ring map and free functionality non-static 15 years ago
Alexander Duyck d7ee5b3a78 igb: re-use ring configuration code in ethtool testing 15 years ago
Alexander Duyck 10d8e9073a igb: setup vlan tag replication stripping in igb_vmm_control 15 years ago
Alexander Duyck d4960307ea igb: delay VF reset notification until after interrupts are enabed 15 years ago
Alexander Duyck 06cf2666c7 igb: move the multiple receive queue configuration into seperate function 15 years ago
Alexander Duyck e694e964fc igb: place a pointer to the netdev struct in the ring itself 15 years ago
Alexander Duyck 85ad76b2f9 igb: add a flags value to the ring 15 years ago
Alexander Duyck 04a5fcaaf0 igb: move alloc_failed and csum_err stats into per rx-ring stat 15 years ago