summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pkt_sched: QFQ Plus: fair-queueing service at DRR costPaolo Valente2012-11-281-264/+566
* smsc75xx: don't enable remote wakeup directlySteve Glendinning2012-11-281-35/+8
* smsc75xx: add support for USB dynamic autosuspendSteve Glendinning2012-11-281-4/+119
* smsc75xx: fix error handling in suspend failure caseSteve Glendinning2012-11-281-31/+38
* smsc75xx: support PHY wakeup sourceSteve Glendinning2012-11-281-17/+152
* smsc75xx: refactor entering suspend modesSteve Glendinning2012-11-281-24/+38
* smsc75xx: check return code from smsc75xx_resetSteve Glendinning2012-11-281-0/+1
* qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko2012-11-281-17/+17
* qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko2012-11-284-628/+632
* qlcnic: fix style issues in qlcnic_sysfs.c fileSony Chacko2012-11-281-116/+127
* qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko2012-11-284-956/+969
* qlcnic: fix coding style issues in qlcnic_io.cSony Chacko2012-11-281-150/+113
* qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko2012-11-285-1376/+1373
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-287-28/+39
|\
| * ixgbe: bump version numberDon Skidmore2012-11-281-5/+1
| * ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-283-4/+10
| * ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav2012-11-281-4/+10
| * ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck2012-11-281-8/+0
| * igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick2012-11-281-3/+2
| * igbvf: update version numberMitch A Williams2012-11-281-1/+1
| * igbvf: work around i350 erratumMitch A Williams2012-11-283-3/+15
* | bnx2x: Change duplex setting in EEE functionYaniv Rosner2012-11-281-2/+2
* | bnx2x: Add warning message in case of non-10G SFP moduleYaniv Rosner2012-11-281-2/+8
* | bnx2x: Cosmetic changesYaniv Rosner2012-11-282-188/+127
* | bnx2x: Always take PHY lockYaniv Rosner2012-11-286-52/+11
* | bnx2x: Add support for BCM84834Yaniv Rosner2012-11-282-16/+67
* | bnx2x: Fix SFP+ current leakageYaniv Rosner2012-11-281-46/+45
* | bnx2x: Change MDIO clock settingsYaniv Rosner2012-11-284-20/+66
* | bnx2x: Add support for 20G-KR2Yaniv Rosner2012-11-284-34/+365
* | bnx2x: Activate LFAYaniv Rosner2012-11-283-1/+22
|/
* ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-261-0/+6
* sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-263-6/+81
* cpts: add missing kconfig dependencyRichard Cochran2012-11-261-0/+1
* ptp: reduce stack usage when measuring the system time offsetRichard Cochran2012-11-261-7/+14
* ptp: reduce stack usage when reading external time stampsRichard Cochran2012-11-261-5/+17
* stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO2012-11-261-1/+1
* stmmac: update the doc with new IRQ mitigationGiuseppe CAVALLARO2012-11-261-13/+15
* stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO2012-11-261-0/+83
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-269-20/+72
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-265-62/+111
* stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO2012-11-266-310/+3
* tun: put correct method name in a debug message.Rami Rosen2012-11-261-1/+1
* vtun: fix typos.Rami Rosen2012-11-261-4/+4
* atm: br2684: Fix excessive queue bloatDavid Woodhouse2012-11-261-14/+22
* dsa: Hide core config options; make drivers select what they needBen Hutchings2012-11-262-17/+17
* ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2012-11-252-6/+6
* ipv4: ipmr: various fixes and cleanupsEric Dumazet2012-11-251-7/+17
* MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/Joe Perches2012-11-251-1/+2
* smsc: Add logging message newlinesJoe Perches2012-11-252-291/+296
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-256-221/+300
OpenPOWER on IntegriCloud