aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn: elsa_cs: Fix set-but-unused variables.David S. Miller2011-04-171-2/+0
* isdn: arcofi: Fix set-but-unused variables.David S. Miller2011-04-171-3/+1
* isdn: hfcsusb: Fix set-but-unused variables.David S. Miller2011-04-171-4/+1
* isdn: hfcpci: Fix set-but-unused variables.David S. Miller2011-04-171-4/+2
* isdn: eicon: Fix set-but-unused variables.David S. Miller2011-04-172-23/+3
* isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-171-5/+0
* atl1c: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0
* atl1e: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0
* atlx: Fix set-but-unused variable.David S. Miller2011-04-171-3/+0
* bonding: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0
* atm: lec: Fix set-but-unused variables.David S. Miller2011-04-171-4/+0
* ax25: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1
* econet: Fix set-but-unused variable.David S. Miller2011-04-171-8/+0
* decnet: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1
* pktgen: Fix set-but-unused variable.David S. Miller2011-04-171-2/+0
* atm: solos-pci: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1
* atm: idt77252: Fix set-but-unused variables.David S. Miller2011-04-171-48/+4
* 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/+0
* net: gianfar: convert to hw_featuresMichał Mirosław2011-04-153-61/+16
* net: mlx4: convert to hw_featuresMichał Mirosław2011-04-154-60/+11
* net: forcedeth: convert to hw_featuresMichał Mirosław2011-04-151-52/+26
* net: dm9000: convert to hw_featuresMichał Mirosław2011-04-151-44/+13
* net: spider_net: convert to hw_featuresMichał Mirosław2011-04-153-36/+7
* net: minor cleanup to net_namespace.c.Rob Landley2011-04-151-8/+4
* ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2011-04-155-7/+84
* ipv6: ignore looped-back NA while dad is runningDaniel Walter2011-04-151-3/+4
* rndis_host: Quirky devices are still 'point-to-point'Ben Hutchings2011-04-141-1/+1
* net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2011-04-142-8/+10
* net-bonding: Fix minor/cosmetic type inconsistenciesDavid Decotigny2011-04-142-4/+2
* net-bonding: Fix minor sparse complaintsDavid Decotigny2011-04-143-4/+3
* qlge: make nic_operations struct conststephen hemminger2011-04-142-3/+3
* sfc: make function tables conststephen hemminger2011-04-1413-24/+24
* Phonet: convert bound sockets hash list to RCURémi Denis-Courmont2011-04-141-24/+21
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-1414-31/+34
* ipv4: Call fib_select_default() only when actually necessary.David S. Miller2011-04-143-2/+12
* NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle2011-04-143-40/+4
* ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend2011-04-132-2/+9
* ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-136-27/+52
* ixgbe: make device_caps() genericEmil Tantilov2011-04-134-17/+18
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-131-1/+2
* ixgbe: add support for new HWEmil Tantilov2011-04-133-0/+4
* ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-04-133-47/+153
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-138-28/+36
* ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov2011-04-132-1/+48
* ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov2011-04-133-5/+35
* ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-134-13/+58
* ixgbe: update version string for Dell CEM useJeff Kirsher2011-04-131-2/+6
* ixgbe: fix namespacecheck issueEmil Tantilov2011-04-131-1/+1
* ixgbe: correct function number for some 82598 partsEmil Tantilov2011-04-132-1/+38