summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-5/+14
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan1-1/+1
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann24-210/+313
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-34/+65
2013-05-03cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo1-1/+1
2013-05-03sky2: Fix crash on receiving VLAN framesKirill Smelkov1-0/+2
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2013-05-02drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N1-1/+1
2013-05-02be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur1-7/+15
2013-05-02be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2-2/+7
2013-05-02be2net: Fix firmware download for LancerSomnath Kotur1-1/+1
2013-05-02be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde1-2/+4
2013-05-02be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2-0/+2
2013-05-02be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde1-6/+17
2013-05-02be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2-14/+15
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+28
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds312-8052/+20170
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30mlx4_en: fix a build error on 32bit archesEric Dumazet1-4/+4
2013-04-30Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov1-10/+9
2013-04-30drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N1-1/+1
2013-04-30sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov1-0/+5
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner1-1/+1
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-58/+232
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2-2/+7
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2-0/+26
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya3-3/+76
2013-04-29cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya1-38/+38
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner1-4/+7
2013-04-29be2net: FLR must be first cmd issued to Lancer FWKalesh AP1-11/+11
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2-2/+5
2013-04-29sh_eth: add R8A77781 supportSergei Shtylyov2-3/+4
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-106/+8
2013-04-29r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi1-1/+2
2013-04-29be2net: Fixed memory leakSuresh Reddy1-16/+22
2013-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-38/+80
2013-04-26net/mlx4: Add support to get VF configRony Efraim2-0/+41
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim4-0/+59
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim6-6/+122
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim2-1/+72
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim3-0/+62
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim1-5/+10