summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-109-21/+18
* be2net: avoid disabling sriov while VFs are assignedSathya Perla2012-05-103-89/+134
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-1014-245/+1370
|\
| * ixgbe: update version numberDon Skidmore2012-05-091-2/+2
| * ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-093-32/+10
| * ixgbe: support software timestampingJacob Keller2012-05-091-0/+2
| * ixgbe: add support for get_ts_infoJacob Keller2012-05-091-0/+41
| * ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-091-1/+1
| * ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-094-1/+189
| * ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-096-1/+861
| * ixgbe: Fix bogus error messageGreg Rose2012-05-091-3/+3
| * ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-093-1/+64
| * ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-096-204/+156
| * ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-091-1/+6
| * igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-091-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-095-4/+23
* | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-093-0/+163
* | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-092-8/+13
* | netxen_nic: disable minidump by defaultSritej Velaga2012-05-091-1/+1
* | sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings2012-05-101-0/+33
* | sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson2012-05-103-0/+116
* | sfc: By default refill RX rings as soon as space for a batchDavid Riddoch2012-05-101-6/+12
* | sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2012-05-102-14/+4
* | sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings2012-05-101-1/+2
* | sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson2012-05-101-14/+19
* | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0724-188/+239
|\
| * bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
| * e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
| * ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| * sungem: Fix WakeOnLanGerard Lledo2012-05-031-1/+1
| * ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund2012-05-021-3/+3
| * net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund2012-05-021-1/+1
| * sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2012-05-012-12/+17
| * sky2: propogate rx hash when packet is copiedstephen hemminger2012-05-011-0/+3
| * cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-301-46/+46
| * ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou2012-04-301-0/+1
| * ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-04-301-4/+5
| * igbvf: fix the bug when initializing the igbvfSamuel Liao2012-04-301-2/+2
| * dl2k: Clean up rio_ioctlJeff Mahoney2012-04-262-50/+9
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-262-47/+54
| |\
| | * e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher2012-04-241-46/+53
| | * e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi2012-04-241-1/+1
| * | ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
| * | ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
| * | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
| * | tlan: add cast needed for proper 64 bit operationBenjamin Poirier2012-04-251-1/+1
| |/
OpenPOWER on IntegriCloud