aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-10
* qlcnic: Fix bug in TX statisticsManish Chopra2014-01-10
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-10
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-09
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-06
| | |\
| | | * iwlwifi: add new devices for 7265 seriesOren Givon2013-12-31
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-06
| | |\ \
| | | * | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-16
* | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-10
* | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-09
|/ / / /
* | | | hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-06
* | | | be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-06
* | | | be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-06
* | | | be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-06
* | | | xen-netback: Include header for vmallocJosh Boyer2014-01-05
* | | | fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam2014-01-05
* | | | bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-05
* | | | bnx2x: fix AFEX memory overflowYuval Mintz2014-01-05
* | | | bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-05
* | | | bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-05
* | | | bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-05
* | | | qlcnic: Fix bug in Tx completion pathShahed Shaikh2014-01-03
* | | | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du2014-01-03
* | | | cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-03
* | | | virtio-net: fix refill races during restoreJason Wang2014-01-02
* | | | qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-02
* | | | qlcnic: Fix loopback diagnostic testManish Chopra2014-01-02
* | | | bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-01
* | | | bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-01
* | | | bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-01
* | | | bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-01
* | | | bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-01
* | | | usbnet: mcs7830: rework link state detectionOctavian Purdila2013-12-31
* | | | stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2013-12-29
* | | | phy: IRQ cannot be sharedSergei Shtylyov2013-12-29
* | | | xen-netback: fix guest-receive-side array sizesPaul Durrant2013-12-29
* | | | fec: Do not assume that PHY reset is active lowFabio Estevam2013-12-29
* | | | netxen: Correct off-by-one errors in bounds checksDavid Gibson2013-12-27
* | | | arc_emac: fix potential use after freeEric Dumazet2013-12-27
* | | | tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-27
* | | | macvlan: fix netdev feature propagation from lower deviceFlorian Westphal2013-12-26
* | | | drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N2013-12-22
* | | | cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-22
* | | | cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi2013-12-22
* | | | cxgb4: Assign filter server TIDs properlyKumar Sanghvi2013-12-22
* | | | cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2013-12-22
* | | | cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi2013-12-22
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-21
|\ \ \ \