summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-01ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com1-37/+46
2012-12-01sfc: Make module parameters really booleanBen Hutchings1-4/+4
2012-12-01sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2012-12-01sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2012-12-01sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2-4/+53
2012-12-01sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings1-1/+8
2012-12-01sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings1-3/+0
2012-12-01sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings1-1/+1
2012-12-01sfc: Remove confusing MMIO functionsBen Hutchings3-36/+28
2012-12-01sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings1-1/+1
2012-12-01sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()Ben Hutchings1-5/+1
2012-12-01sfc: Really disable flow control while flushingBen Hutchings6-7/+23
2012-12-01sfc: Fix byte order warning in self-testBen Hutchings1-1/+1
2012-12-01sfc: Fix byte order warnings for ethtool RX filter interfaceBen Hutchings1-11/+14
2012-12-01hyperv: Add an error message to rndis_filter_set_device_mac()Haiyang Zhang1-1/+4
2012-11-30myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin1-0/+41
2012-11-30myri10ge: Convert from LRO to GROAndrew Gallatin2-203/+34
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-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. Miller5-6/+17
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-29net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N1-4/+3
2012-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller207-6619/+22895
2012-11-29cxgb3: Restore dependency on INETBen Hutchings1-1/+1
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
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-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