summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ixgbe: fix return value checksEmil Tantilov2011-04-131-3/+2
* ixgbe: DCB, further cleanups to app configurationJohn Fastabend2011-04-131-83/+24
* e1000e: If ASPM L0s needs to be disabled, do it prior to enabling deviceBruce Allan2011-04-133-11/+30
* e1000e: fix stats locking in e1000_watchdog_taskFlavio Leitner2011-04-131-1/+1
* e1000e: convert to new VLAN modelJeff Kirsher2011-04-133-81/+119
* e1000e: PCIe link speed in GT/s, not GB/sBruce Allan2011-04-131-1/+1
* e1000e: convert short duration msleep() to usleep_range()Bruce Allan2011-04-137-35/+33
* igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann2011-04-131-33/+34
* igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann2011-04-131-1/+2
* igb: Add anti-spoofing feature documentationGreg Rose2011-04-131-0/+13
* net: allow shifted access in smsc911x V2Mathieu J. Poirier2011-04-132-7/+150
* tg3: Add support for extended VPD blocksMatt Carlson2011-04-132-44/+83
* tg3: Add jumbo frame loopback tests to selftestMatt Carlson2011-04-131-9/+25
* tg3: Automatically size stat/test string arraysMatt Carlson2011-04-131-7/+8
* tg3: Dump registers when status block shows errorsMatt Carlson2011-04-132-1/+42
* tg3: Provide full regdump on tx timeoutMatt Carlson2011-04-132-68/+123
* rndis_host: Poll status before control channel where necessaryBen Hutchings2011-04-132-7/+34
* stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro2011-04-132-4/+5
* macb: Add rx overrun counterAlexander Stein2011-04-131-1/+7
* net: ethtool support to configure number of channelsamit salecha2011-04-132-0/+71
* net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller2011-04-121-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-04-12230-12694/+29860
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12230-12694/+29860
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-0769-292/+716
| | |\
| | * | cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez2011-04-071-1/+24
| | * | cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez2011-04-071-1/+45
| | * | iwlagn: move IO functions out of lineJohannes Berg2011-04-078-503/+326
OpenPOWER on IntegriCloud