summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-1716-5349/+15
* net/mlx4_en: num cores tx rings for every UPAmir Vadai2012-05-174-24/+47
* igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
* e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
* e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0
* e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan2012-05-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-177-40/+34
|\
| * pch_gbe: fix transmit racesEric Dumazet2012-05-152-16/+11
| * ks8851: Update link status during link change interruptStephen Boyd2012-05-121-3/+4
| * ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-111-0/+2
| * igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-111-14/+6
| * Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-101-1/+1
| |\
| | * sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-081-1/+1
| * | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-091-6/+10
| |/
* | net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6
* | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
* | net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0
* | net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1
* | net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8
* | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-151-1/+6
* | stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-151-4/+6
* | stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-155-5/+12
* | stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-157-10/+29
* | dm9000: some coldfire boards need thisSteven King2012-05-151-1/+1
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-1216-110/+1205
* | igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-122-0/+101
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-119-21/+18
* | be2net: avoid disabling sriov while VFs are assignedSathya Perla2012-05-113-89/+134
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-1114-245/+1370
|\ \
| * | ixgbe: update version numberDon Skidmore2012-05-101-2/+2
| * | ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-103-32/+10
| * | ixgbe: support software timestampingJacob Keller2012-05-101-0/+2
| * | ixgbe: add support for get_ts_infoJacob Keller2012-05-101-0/+41
| * | ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-101-1/+1
| * | ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-104-1/+189
| * | ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-106-1/+861
| * | ixgbe: Fix bogus error messageGreg Rose2012-05-101-3/+3
| * | ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-103-1/+64
| * | ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-106-204/+156
| * | ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-101-1/+6
| * | igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-101-1/+37
| * | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
* | | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-105-4/+23
* | | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-103-0/+163
* | | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-102-8/+13
* | | netxen_nic: disable minidump by defaultSritej Velaga2012-05-101-1/+1
* | | sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings2012-05-101-0/+33