summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-2924-105/+277
|\
| * dm9601: support dm9620 variantPeter Korsgaard2013-01-281-1/+29
| * net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO2013-01-281-5/+5
| * net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy2013-01-281-5/+16
| * r8169: fix vlan tag read ordering.françois romieu2013-01-271-8/+6
| * net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-271-24/+4
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-278-44/+32
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-238-44/+32
| | |\
| * | | net: loopback: fix a dst refcounting issueEric Dumazet2013-01-271-0/+5
| * | | virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao2013-01-271-0/+33
| * | | virtio-net: split out clean affinity functionWanlong Gao2013-01-271-36/+40
| * | | virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao2013-01-271-13/+54
| * | | can: pch_can: fix invalid error codesOlivier Sobrie2013-01-261-1/+1
| * | | can: ti_hecc: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| * | | can: c_can: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| |/ /
| * | r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0
| * | tuntap: limit the number of flow cachesJason Wang2013-01-231-1/+6
| * | tuntap: reduce memory using of queuesJason Wang2013-01-231-7/+8
| * | net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
| * | netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
| * | cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-211-0/+21
| * | usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+4
| * | net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-211-1/+2
| * | net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
| * | net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-211-0/+27
| * | net/hyperv: fix wrong length of mac addressJianjun Kong2013-01-192-2/+2
| * | net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-191-0/+1
| * | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-181-9/+2
| * | net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-181-4/+9
| * | net: calxedaxgmac: throw away overrun framesRob Herring2013-01-181-0/+4
| * | macvlan: fix macvlan_get_size()Eric Dumazet2013-01-171-1/+4
| * | phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-171-9/+0
| * | 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-1710-77/+44
| |\ \
| * | | net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-161-0/+1
| * | | usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-161-16/+6
| * | | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-161-3/+14
| * | | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-161-2/+2
| * | | ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-162-6/+2
* | | | gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil2013-01-292-51/+87
* | | | gianfar: Cleanup gfar_parse_group() codeClaudiu Manoil2013-01-291-18/+16
* | | | gianfar: Optimize struct gfar_priv_tx_q for two cache linesClaudiu Manoil2013-01-291-13/+12
* | | | net: fec: add napi support to improve proformanceFrank Li2013-01-292-7/+36
* | | | ethoc: Cleanup driver formatBarry Grussling2013-01-291-17/+17
* | | | net: ks8851: convert to threaded IRQFelipe Balbi2013-01-291-31/+12
* | | | via-rhine: add 64bit statistics.Jamie Gloudon2013-01-281-8/+39
* | | | drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-281-4/+60
* | | | net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO2013-01-281-6/+44
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-28127-2437/+4270
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28127-2437/+4270
| |\ \ \ \