summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO9-18/+372
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO1-17/+10
2012-06-30cnic: Fix mmap regression.Michael Chan2-3/+9
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2-5/+12
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-19/+33
2012-06-29davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-06-29gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-28net: fec: add phy-reset-duration for device tree probeShawn Guo1-1/+7
2012-06-28net: fec: use managed function devm_gpio_request_oneShawn Guo1-1/+2
2012-06-28net: fec: enable regulator for fec phyShawn Guo1-0/+13
2012-06-28net: fec: reset phy after pinctrl setupShawn Guo1-2/+2
2012-06-28bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan1-2/+3
2012-06-28bnx2: Add "fall through" commentsMichael Chan1-0/+4
2012-06-28cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2-2/+11
2012-06-28cnic: Remove uio mem[0].Michael Chan1-4/+1
2012-06-28cnic: Read bnx2x function number from internal registerEddie Wai1-1/+7
2012-06-28cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan1-2/+7
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2-33/+112
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda1-7/+24
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2-75/+1
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda2-23/+0
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron1-1/+1
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski6-125/+226
2012-06-27ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-06-26net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu1-32/+56
2012-06-26net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2-43/+66
2012-06-26net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2-4/+9
2012-06-26net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin1-0/+2
2012-06-26net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin1-2/+4
2012-06-26be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur1-1/+2
2012-06-26be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur1-0/+1
2012-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-45/+65
2012-06-26netxen: Error return off by one for XG port.Santosh Nayak2-4/+4
2012-06-26netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak1-2/+2
2012-06-23net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda1-5/+7
2012-06-23r8169: RxConfig hack for the 8168evl.françois romieu1-0/+1
2012-06-23bnx2x: link module eepromYuval Mintz3-4/+67
2012-06-23bnx2x: 1G sfp+ module handlingYuval Mintz3-84/+151
2012-06-23bnx2x: revised link register accessYuval Mintz3-144/+100
2012-06-23bnx2x: treat 0 speed as link down (copper)Yuval Mintz1-10/+12
2012-06-23bnx2x: link cleanupYuval Mintz1-173/+167
2012-06-23bnx2x: sfp+ Tx fault detection addedYuval Mintz3-16/+99
2012-06-23smsc911x.c: encapsulate enable irq callsMatthias Brugger1-7/+10
2012-06-22ixgbe: simplify padding and length checksStephen Hemminger1-7/+2
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller1-85/+62
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller3-5/+24
2012-06-20igb: Version bumpCarolyn Wyborny1-3/+3
2012-06-20igb: Update firmware info outputCarolyn Wyborny3-10/+89
2012-06-20igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick2-33/+55