summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn: ipacx: Fix set-but-unused variables.David S. Miller2011-04-181-2/+2
* isdn: hfc_usb: Fix set-but-unused variables.David S. Miller2011-04-181-4/+2Star
* isdn: elsa_ser: Fix set-but-unused variables.David S. Miller2011-04-181-2/+1Star
* isdn: elsa_cs: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0Star
* isdn: arcofi: Fix set-but-unused variables.David S. Miller2011-04-181-3/+1Star
* isdn: hfcsusb: Fix set-but-unused variables.David S. Miller2011-04-181-4/+1Star
* isdn: hfcpci: Fix set-but-unused variables.David S. Miller2011-04-181-4/+2Star
* isdn: eicon: Fix set-but-unused variables.David S. Miller2011-04-182-23/+3Star
* isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-181-5/+0Star
* atl1c: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0Star
* atl1e: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0Star
* atlx: Fix set-but-unused variable.David S. Miller2011-04-171-3/+0Star
* bonding: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0Star
* atm: solos-pci: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1Star
* atm: idt77252: Fix set-but-unused variables.David S. Miller2011-04-171-48/+4Star
* atm: he: Fix undefined sequence points.David S. Miller2011-04-171-2/+2
* atm: eni: Kill set-but-unused variables.David S. Miller2011-04-171-5/+0Star
* net: gianfar: convert to hw_featuresMichał Mirosław2011-04-163-61/+16Star
* net: mlx4: convert to hw_featuresMichał Mirosław2011-04-164-60/+11Star
* net: forcedeth: convert to hw_featuresMichał Mirosław2011-04-161-52/+26Star
* net: dm9000: convert to hw_featuresMichał Mirosław2011-04-161-44/+13Star
* net: spider_net: convert to hw_featuresMichał Mirosław2011-04-163-36/+7Star
* rndis_host: Quirky devices are still 'point-to-point'Ben Hutchings2011-04-151-1/+1
* net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2011-04-152-8/+10
* net-bonding: Fix minor/cosmetic type inconsistenciesDavid Decotigny2011-04-152-4/+2Star
* net-bonding: Fix minor sparse complaintsDavid Decotigny2011-04-153-4/+3Star
* qlge: make nic_operations struct conststephen hemminger2011-04-152-3/+3
* sfc: make function tables conststephen hemminger2011-04-1513-24/+24
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-1512-14/+14
* ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend2011-04-142-2/+9
* ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-146-27/+52
* ixgbe: make device_caps() genericEmil Tantilov2011-04-144-17/+18
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-141-1/+2
* ixgbe: add support for new HWEmil Tantilov2011-04-143-0/+4
* ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-04-143-47/+153
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-148-28/+36
* ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov2011-04-142-1/+48
* ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov2011-04-143-5/+35
* ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-144-13/+58
* ixgbe: update version string for Dell CEM useJeff Kirsher2011-04-141-2/+6
* ixgbe: fix namespacecheck issueEmil Tantilov2011-04-141-1/+1
* ixgbe: correct function number for some 82598 partsEmil Tantilov2011-04-142-1/+38
* ixgbe: fix return value checksEmil Tantilov2011-04-141-3/+2Star
* ixgbe: DCB, further cleanups to app configurationJohn Fastabend2011-04-141-83/+24Star
* e1000e: If ASPM L0s needs to be disabled, do it prior to enabling deviceBruce Allan2011-04-143-11/+30
* e1000e: fix stats locking in e1000_watchdog_taskFlavio Leitner2011-04-141-1/+1
* e1000e: convert to new VLAN modelJeff Kirsher2011-04-143-81/+119
* e1000e: PCIe link speed in GT/s, not GB/sBruce Allan2011-04-141-1/+1
* e1000e: convert short duration msleep() to usleep_range()Bruce Allan2011-04-147-35/+33Star
* igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann2011-04-141-33/+34