summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz
2014-01-26net: stmmac: Log MAC address only onceHans de Goede
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani
2014-01-23qlcnic: Update poll controller code pathManish chopra
2014-01-23qlcnic: Interrupt code cleanupManish chopra
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22mlx5_core: Use mlx5 core style warningEli Cohen
2014-01-22IB/mlx5: Clear out struct before create QP commandEli Cohen
2014-01-22mlx5_core: Fix out arg size in access_register commandHaggai Eran
2014-01-21net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua
2014-01-21be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur
2014-01-21bnx2x: Fix VF flr flowAriel Elior
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-21sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings
2014-01-21sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-19net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi000
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai
2014-01-19net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai