summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-297-42/+56
* Only parse time stamp TCP option in time wait sockGilad Ben-Yossef2009-10-291-2/+2
* ip6mr: Optimize multiple unregistrationEric Dumazet2009-10-291-5/+10
* ipv6 sit: Optimize multiple unregistrationEric Dumazet2009-10-291-6/+11
* ipmr: Optimize multiple unregistrationEric Dumazet2009-10-291-5/+10
* ip6tnl: Optimize multiple unregistrationEric Dumazet2009-10-291-3/+8
* bridge: Optimize multiple unregistrationEric Dumazet2009-10-291-10/+9
* be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde2009-10-291-0/+2
* e1000e: flow control doesn't re-enableBruce Allan2009-10-291-2/+10
* vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou2009-10-291-0/+13
* ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou2009-10-293-0/+48
* net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou2009-10-291-0/+4
* ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou2009-10-292-0/+65
* vmxnet3: remove duplicate #includeShreyas Bhatewara2009-10-281-5/+0
* be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi2009-10-284-6/+117
* e100: Fix to allow systems with FW based cards to resume from STDDavid Graham2009-10-281-4/+16
* netxen: update version to 4.0.65Dhananjay Phadke2009-10-281-2/+2
* netxen: module firmware hintsDhananjay Phadke2009-10-283-1/+15
* netxen: update module infoDhananjay Phadke2009-10-281-12/+6
* netxen: add PCI IDs for new chipDhananjay Phadke2009-10-283-4/+8
* netxen: refactor indirect register accessDhananjay Phadke2009-10-281-39/+36
* netxen: support for new firmware file formatAmit Kumar Salecha2009-10-282-63/+278
* via-velocity: Remove private device listBen Hutchings2009-10-282-38/+3
* net: Corrected spelling error heurestics->heuristicsAndreas Petlund2009-10-281-2/+2
* net: sysfs: ethtool_ops can be NULLEric Dumazet2009-10-281-2/+6
* tc35815: Enable NAPIAtsushi Nemoto2009-10-281-0/+1
* tc35815: Fix return value of tc35815_do_interrupt when NAPI enabledAtsushi Nemoto2009-10-281-0/+5
* NET/KS8695: add support NAPI for RxFigo.zhang2009-10-281-25/+78
* igb: Fix warnings in igb_set_ringparam()David S. Miller2009-10-281-2/+2
* igb: cleanup whitespace issues in igb_main.cAlexander Duyck2009-10-281-22/+19
* igb: open up SCTP checksum offloads to all MACs 82576 and newerAlexander Duyck2009-10-281-1/+1
* igb: limit minimum mtu to 68 to keep ip bound to interfaceAlexander Duyck2009-10-281-2/+1
* igb: add pci_dev in few spots to clean up use of dev_err/info/warnAlexander Duyck2009-10-281-12/+12
* igb: replace unecessary &adapter->hw with just hw where applicableAlexander Duyck2009-10-281-14/+12
* igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_advAlexander Duyck2009-10-281-5/+19
* igb: cleanup igb xmit frame pathAlexander Duyck2009-10-281-15/+15
* igb: cleanup igb.h header whitespace and some structure formattingAlexander Duyck2009-10-281-6/+6
* igb: Remove invalid stats countersAlexander Duyck2009-10-282-23/+1
* igb: cleanup interrupt enablement in regards to msix_otherAlexander Duyck2009-10-281-8/+23
* igb: change queue ordering for 82576 based adaptersAlexander Duyck2009-10-281-12/+13
* igb: cleanup code related to ring resource allocation and freeAlexander Duyck2009-10-281-12/+17
* igb: make tx hang check multiqueue, check eop descriptorAlexander Duyck2009-10-281-4/+6
* igb: move global_quad_port_a from global into local static defineAlexander Duyck2009-10-281-6/+2
* igb: only process global stats in igb_update_statsAlexander Duyck2009-10-281-32/+29
* igb: move vf init into a seperate functionAlexander Duyck2009-10-281-42/+56
* igb: rework handling of the vfta and vlvf registers in relation to mng_vlanAlexander Duyck2009-10-281-62/+32
* igb: rework use of VMOLR in regards to PF and VFsAlexander Duyck2009-10-283-60/+125
* igb: replace the VF clear_to_send with a flags valueAlexander Duyck2009-10-282-60/+70
* igb: use packet buffer sizes from RXPBS registerAlexander Duyck2009-10-283-1/+6
* igb: misc cleanups within igb_ethtool.cAlexander Duyck2009-10-281-45/+60
OpenPOWER on IntegriCloud