summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-28be2net: fix INTx ISR for interrupt behaviour on BE2Sathya Perla1-31/+23
2012-11-28ewrk3: remove outdated commentPaul Bolle1-1/+0
2012-11-28ewrk3: silence GCC warningPaul Bolle1-1/+1
2012-11-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller15-4/+1715
2012-11-28bonding: in balance-rr mode, set curr_active_slave only if it is upMichal Kubeček1-1/+1
2012-11-28smsc75xx: don't enable remote wakeup directlySteve Glendinning1-35/+8
2012-11-28smsc75xx: add support for USB dynamic autosuspendSteve Glendinning1-4/+119
2012-11-28smsc75xx: fix error handling in suspend failure caseSteve Glendinning1-31/+38
2012-11-28smsc75xx: support PHY wakeup sourceSteve Glendinning1-17/+152
2012-11-28smsc75xx: refactor entering suspend modesSteve Glendinning1-24/+38
2012-11-28smsc75xx: check return code from smsc75xx_resetSteve Glendinning1-0/+1
2012-11-28qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko1-17/+17
2012-11-28qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko4-628/+632
2012-11-28qlcnic: fix style issues in qlcnic_sysfs.c fileSony Chacko1-116/+127
2012-11-28qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko4-956/+969
2012-11-28qlcnic: fix coding style issues in qlcnic_io.cSony Chacko1-150/+113
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko5-1376/+1373
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-28/+39
2012-11-28bnx2x: Change duplex setting in EEE functionYaniv Rosner1-2/+2
2012-11-28bnx2x: Add warning message in case of non-10G SFP moduleYaniv Rosner1-2/+8
2012-11-28bnx2x: Cosmetic changesYaniv Rosner2-188/+127
2012-11-28bnx2x: Always take PHY lockYaniv Rosner6-52/+11
2012-11-28bnx2x: Add support for BCM84834Yaniv Rosner2-16/+67
2012-11-28bnx2x: Fix SFP+ current leakageYaniv Rosner1-46/+45
2012-11-28bnx2x: Change MDIO clock settingsYaniv Rosner4-20/+66
2012-11-28bnx2x: Add support for 20G-KR2Yaniv Rosner4-34/+365
2012-11-28bnx2x: Activate LFAYaniv Rosner3-1/+22
2012-11-28ixgbe: bump version numberDon Skidmore1-5/+1
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose3-4/+10
2012-11-28ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav1-4/+10
2012-11-28ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck1-8/+0
2012-11-28igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick1-3/+2
2012-11-28igbvf: update version numberMitch A Williams1-1/+1
2012-11-28igbvf: work around i350 erratumMitch A Williams3-3/+15
2012-11-27can: mpc5xxx_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+1
2012-11-27can: c_can_platform: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: at91_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+1
2012-11-27can: flexcan: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: ti_hecc: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: bfin_can: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2-3/+5
2012-11-27can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie3-0/+1657
2012-11-27can: c_can: Add d_can raminit supportAnilKumar Ch3-1/+42
2012-11-26cpts: add missing kconfig dependencyRichard Cochran1-0/+1
2012-11-26ptp: reduce stack usage when measuring the system time offsetRichard Cochran1-7/+14
2012-11-26ptp: reduce stack usage when reading external time stampsRichard Cochran1-5/+17
2012-11-26stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO1-1/+1
2012-11-26stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO1-0/+83