aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds5-14/+19
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria1-0/+2
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard1-0/+12
2014-01-13net: usbnet: fix SG initialisationBjørn Mork1-1/+1
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter1-1/+1
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang12-36/+36
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-3/+9
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-3/+9
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-1/+1
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville1-2/+8
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-1/+1
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2-4/+9
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy3-12/+22
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2-6/+12
2014-01-05xen-netback: Include header for vmallocJosh Boyer1-0/+1
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam1-10/+4
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz5-112/+174
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz1-1/+4
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon2-1/+7
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon1-3/+6
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2-3/+5
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh4-7/+12
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du1-1/+2
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo1-1/+1
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-1/+1
2014-01-02virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra1-1/+2
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra3-6/+7
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner1-1/+1
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner1-0/+4
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner1-26/+28
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner1-9/+12
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2-0/+14
2013-12-31usbnet: mcs7830: rework link state detectionOctavian Purdila1-15/+4
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon1-2/+8
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2-13/+11
2013-12-29phy: IRQ cannot be sharedSergei Shtylyov1-4/+2