summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pktgen: restore nanosec delaysEric Dumazet2009-10-051-1/+1
| * pktgen: Fix multiqueue handlingEric Dumazet2009-10-052-1/+9
| * e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-051-2/+2
| * ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-053-0/+4
| * ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-053-0/+4
* | net: speedup sk_wake_async()Eric Dumazet2009-10-072-1/+5
* | vxge: Version update.Sreenivasa Honnur2009-10-071-2/+2
* | vxge: Allow multiple functions with INTA.Sreenivasa Honnur2009-10-075-57/+64
* | vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur2009-10-073-0/+33
* | vxge: Removed unused functions.Sreenivasa Honnur2009-10-071-204/+0Star
* | vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur2009-10-071-1/+1
* | vxge: Removed accessing non-supported registers.Sreenivasa Honnur2009-10-072-6/+0Star
* | vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur2009-10-071-1/+2
* | vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur2009-10-071-22/+30
* | igb: add flushes between RAR writes when setting mac addressAlexander Duyck2009-10-061-0/+7
* | igb: add additional error handling to the phy codeAlexander Duyck2009-10-061-14/+25
* | igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck2009-10-061-2/+8
* | igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck2009-10-063-41/+62
* | igb: remove microwire support from igbAlexander Duyck2009-10-062-36/+3Star
* | igb: change how we handle alternate mac addressesAlexander Duyck2009-10-063-10/+22
* | igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck2009-10-061-5/+14
* | igb: add function to handle mailbox lockAlexander Duyck2009-10-061-29/+34
* | igb: add support for 82576NS SerDes adapterAlexander Duyck2009-10-063-0/+3
* | igb: make use of the uta to allow for promiscous mode filterAlexander Duyck2009-10-064-47/+163
* | igb: add combined function for setting rar and pool bitsAlexander Duyck2009-10-061-23/+40
* | igb: add locking to reads of the i2c interfaceAlexander Duyck2009-10-063-65/+119
* | igb: update the approach taken to acquiring and releasing the phy lockAlexander Duyck2009-10-061-4/+7
* | igb: update comments for serdes config and update to handle duplexAlexander Duyck2009-10-063-17/+40
* | igb: remove unused temp variable from stats clearing pathAlexander Duyck2009-10-062-88/+84Star
* | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-051-0/+40
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-052-5/+7
* | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-052-0/+7
* | usbnet: Set device type for wlan and wwan devicesMarcel Holtmann2009-10-051-0/+14
* | usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-053-6/+18
* | tunnels: Optimize tx pathEric Dumazet2009-10-054-9/+12
* | ipv4: fib table algorithm performance improvementStephen Hemminger2009-10-055-56/+48Star
* | af_packet: add interframe drop cmsg (v6)Neil Horman2009-10-052-0/+35
* | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-10-051-15/+11Star
* | pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet2009-10-051-4/+7
* | icmp: No need to call sk_write_space()Eric Dumazet2009-10-051-0/+4
* | ethtool: Remove support for obsolete string query operationsBen Hutchings2009-10-052-52/+10Star
* | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-056-55/+70
* | tehuti: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-051-15/+12Star
* | qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-054-7/+12
* | Linux 2.6.32-rc3Linus Torvalds2009-10-051-1/+1
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-0526-1/+27
* | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-054-0/+535
|\ \
| * | acpi_pad: build only on X86Len Brown2009-09-271-0/+1
| * | ACPI: create Processor Aggregator Device driverShaohua Li2009-08-014-0/+535
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-10-051-4/+13
|\ \ \