aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* vmxnet3: remove duplicate #includeShreyas Bhatewara2009-10-29
* be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi2009-10-28
* e100: Fix to allow systems with FW based cards to resume from STDDavid Graham2009-10-28
* netxen: update version to 4.0.65Dhananjay Phadke2009-10-28
* netxen: module firmware hintsDhananjay Phadke2009-10-28
* netxen: update module infoDhananjay Phadke2009-10-28
* netxen: add PCI IDs for new chipDhananjay Phadke2009-10-28
* netxen: refactor indirect register accessDhananjay Phadke2009-10-28
* netxen: support for new firmware file formatAmit Kumar Salecha2009-10-28
* via-velocity: Remove private device listBen Hutchings2009-10-28
* tc35815: Enable NAPIAtsushi Nemoto2009-10-28
* tc35815: Fix return value of tc35815_do_interrupt when NAPI enabledAtsushi Nemoto2009-10-28
* NET/KS8695: add support NAPI for RxFigo.zhang2009-10-28
* igb: Fix warnings in igb_set_ringparam()David S. Miller2009-10-28
* igb: cleanup whitespace issues in igb_main.cAlexander Duyck2009-10-28
* igb: open up SCTP checksum offloads to all MACs 82576 and newerAlexander Duyck2009-10-28
* igb: limit minimum mtu to 68 to keep ip bound to interfaceAlexander Duyck2009-10-28
* igb: add pci_dev in few spots to clean up use of dev_err/info/warnAlexander Duyck2009-10-28
* igb: replace unecessary &adapter->hw with just hw where applicableAlexander Duyck2009-10-28
* igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_advAlexander Duyck2009-10-28
* igb: cleanup igb xmit frame pathAlexander Duyck2009-10-28
* igb: cleanup igb.h header whitespace and some structure formattingAlexander Duyck2009-10-28
* igb: Remove invalid stats countersAlexander Duyck2009-10-28
* igb: cleanup interrupt enablement in regards to msix_otherAlexander Duyck2009-10-28
* igb: change queue ordering for 82576 based adaptersAlexander Duyck2009-10-28
* igb: cleanup code related to ring resource allocation and freeAlexander Duyck2009-10-28
* igb: make tx hang check multiqueue, check eop descriptorAlexander Duyck2009-10-28
* igb: move global_quad_port_a from global into local static defineAlexander Duyck2009-10-28
* igb: only process global stats in igb_update_statsAlexander Duyck2009-10-28
* igb: move vf init into a seperate functionAlexander Duyck2009-10-28
* igb: rework handling of the vfta and vlvf registers in relation to mng_vlanAlexander Duyck2009-10-28
* igb: rework use of VMOLR in regards to PF and VFsAlexander Duyck2009-10-28
* igb: replace the VF clear_to_send with a flags valueAlexander Duyck2009-10-28
* igb: use packet buffer sizes from RXPBS registerAlexander Duyck2009-10-28
* igb: misc cleanups within igb_ethtool.cAlexander Duyck2009-10-28
* igb: cleanup some of the code related to hw timestampingAlexander Duyck2009-10-28
* igb: add support for seperate tx-usecs setting in ethtoolAlexander Duyck2009-10-28
* sfc: Really allow RX checksum offload to be disabledBen Hutchings2009-10-28
* vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG...Sreenivasa Honnur2009-10-28
* netxen: fix builds for SYSFS=n or MODULES=nRandy Dunlap2009-10-28
* net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
* igb: cleanup "todo" code found in igb_ethtool.cAlexander Duyck2009-10-28
* igb: add single vector msi-x testing to interrupt testAlexander Duyck2009-10-28
* igb: make ethtool use core xmit map and free functionalityAlexander Duyck2009-10-28
* igb: make tx ring map and free functionality non-staticAlexander Duyck2009-10-28
* igb: re-use ring configuration code in ethtool testingAlexander Duyck2009-10-28
* igb: setup vlan tag replication stripping in igb_vmm_controlAlexander Duyck2009-10-28
* igb: delay VF reset notification until after interrupts are enabedAlexander Duyck2009-10-28
* igb: move the multiple receive queue configuration into seperate functionAlexander Duyck2009-10-28
* igb: place a pointer to the netdev struct in the ring itselfAlexander Duyck2009-10-28