summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0327-238/+413
|\
| * qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| * qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| * qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| * qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| * net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| * sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-021-10/+2
| * r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| * net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-018-26/+26
| * net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-011-1/+1
| * net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-011-10/+1
| * 8139cp: Add dma_mapping_error checkingNeil Horman2013-07-311-3/+45
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-023-14/+83
|\ \ | |/ |/|
| * mlx5_core: Implement new initialization sequenceEli Cohen2013-07-313-14/+83
| * mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-311-4/+7
* | mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-301-0/+1
* | mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)2013-07-301-10/+14
* | mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)2013-07-301-10/+9
* | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2013-07-302-1/+42
* | net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König2013-07-301-5/+0
* | igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-281-2/+1
* | ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-281-2/+1
* | net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-272-2/+31
* | qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra2013-07-271-0/+2
* | qlcnic: Fix setting Guest VLANManish Chopra2013-07-271-1/+25
* | qlcnic: Fix operation type and command type.Pratik Pujar2013-07-272-3/+3
* | qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-271-2/+2
* | Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-271-1/+1
* | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-261-1/+1
* | net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
* | net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* | drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-261-0/+1
* | drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-261-12/+13
* | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-241-4/+7
* | r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-241-2/+2
* | fec: Add MODULE_ALIASFabio Estevam2013-07-231-0/+1
* | sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-221-1/+3
* | net: pch_gbe depends on x86Jiri Slaby2013-07-221-1/+1
* | qlcnic: Fix guest VLANManish Chopra2013-07-191-2/+10
* | qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria2013-07-191-1/+1
* | qlcnic: Fix dump template version maskShahed Shaikh2013-07-191-1/+1
* | qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani2013-07-191-2/+2
* | qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-191-1/+3
* | qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty2013-07-191-12/+10
* | qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty2013-07-191-1/+2
OpenPOWER on IntegriCloud