summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2014-01-05xen-netback: Include header for vmallocJosh Boyer
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2014-01-02virtio-net: fix refill races during restoreJason Wang
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner
2013-12-31usbnet: mcs7830: rework link state detectionOctavian Purdila
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers
2013-12-29phy: IRQ cannot be sharedSergei Shtylyov
2013-12-29xen-netback: fix guest-receive-side array sizesPaul Durrant
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson
2013-12-27arc_emac: fix potential use after freeEric Dumazet
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-26macvlan: fix netdev feature propagation from lower deviceFlorian Westphal
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi
2013-12-22cxgb4: Assign filter server TIDs properlyKumar Sanghvi
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi
2013-12-22cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi
2013-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-21hyperv: Fix race between probe and open callsHaiyang Zhang