summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-298-106/+8
|\
| * Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-1424-210/+313
| |\
| * \ Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-0117-61/+122
| |\ \
| * \ \ Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-2640-257/+356
| |\ \ \
| * | | | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-158-106/+8
* | | | | net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
* | | | | qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
* | | | | qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
* | | | | qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
* | | | | bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | | | | bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov2013-04-181-0/+4
* | | | | qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4
* | | | | qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1
* | | | | qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
* | | | | ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
* | | | | igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4
* | | | | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
* | | | | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
* | | | | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
* | | | | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
* | | | | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
* | | | | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
* | | | | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
| |_|_|/ |/| | |
* | | | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
* | | | e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
* | | | net: mvneta: enable features before registering the driverwilly tarreau2013-04-081-4/+5
* | | | bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
* | | | ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
* | | | atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
* | | | r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
* | | | net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
* | | | DM9000B: driver initialization upgradeJoseph CHANG2013-03-312-105/+120
* | | | sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-03-312-5/+5
* | | | sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-03-311-2/+8
* | | | sh_eth: fix handling of no LINK signalSergei Shtylyov2013-03-311-4/+6
* | | | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
* | | | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
* | | | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
* | | | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
* | | | sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
* | | | sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-273-5/+23
|\ \ \ \
| * | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
| | |_|/ | |/| |
* | | | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
* | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
* | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
* | | | enet: fec: fix fail resume from suspend stateFrank Li2013-03-271-32/+50
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
|\ \ \
OpenPOWER on IntegriCloud