aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-30smsc95xx: expand check_ macrosSteve Glendinning1-121/+391
2012-11-30smsc95xx: fix smsc_crc return typeSteve Glendinning1-2/+3
2012-11-30smsc95xx: don't enable remote wakeup directlySteve Glendinning1-25/+5
2012-11-30smsc95xx: fix error handling in suspend failure caseSteve Glendinning1-21/+29
2012-11-30smsc95xx: fix suspend buffer overflowSteve Glendinning1-1/+6
2012-11-30smsc75xx: expand check_ macrosSteve Glendinning1-159/+576
2012-11-30smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning1-1/+1
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen1-1/+1
2012-11-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller9-43/+1
2012-11-30mISDN: improve bitops usageAkinobu Mita1-10/+10
2012-11-30bonding: delete migrated IP addresses from the rlb hash tableJiri Bohac3-40/+184
2012-11-30bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li2-0/+19
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-714/+399
2012-11-29can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde2-6/+0
2012-11-29can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde1-10/+0
2012-11-29can: ems_usb: remove obsolete variable open_timeMarc Kleine-Budde1-7/+0
2012-11-29can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde2-9/+0
2012-11-29can: mscan: remove obsolete variable open_timeMarc Kleine-Budde2-9/+0
2012-11-29can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2012-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+19
2012-11-28net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N1-4/+3
2012-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller209-6620/+22897
2012-11-28cxgb3: Restore dependency on INETBen Hutchings1-1/+1
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter1-0/+1
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-28vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+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-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+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/jkirsher/net-nextDavid 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