summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-292-23/+25
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-291-247/+231
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-292-82/+93
* ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-291-19/+37
* gigaset: checkpatch cleanupTilman Schmidt2009-10-295-89/+74
* usb_gigaset: code cleanupTilman Schmidt2009-10-294-331/+358
* gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt2009-10-295-50/+70
* gigaset: fix format string typo in CAPI dial commandTilman Schmidt2009-10-291-1/+1
* gigaset: CAPI module readability improvementsTilman Schmidt2009-10-291-63/+81
* 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
* ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou2009-10-293-0/+48
* 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
* 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
* igb: cleanup some of the code related to hw timestampingAlexander Duyck2009-10-285-268/+242
* igb: add support for seperate tx-usecs setting in ethtoolAlexander Duyck2009-10-283-22/+54
OpenPOWER on IntegriCloud