summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Bump up the version to 5.2.39Rajesh Borundia2013-03-291-3/+3
* qlcnic: Support atomic commandsRajesh Borundia2013-03-295-9/+183
* qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-2910-175/+994
* qlcnic: VF-PF communication channel implementationRajesh Borundia2013-03-297-8/+1191
* qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia2013-03-295-22/+80
* qlcnic: SR-IOV VF probeRajesh Borundia2013-03-298-22/+214
* qlcnic: Support SR-IOV enable and disableRajesh Borundia2013-03-2912-7/+613
* cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-291-53/+1
* sh_eth: add R-Car support for realSergei Shtylyov2013-03-291-8/+99
* sh_eth: move data from header file to driverSergei Shtylyov2013-03-292-219/+218
* net/macb: make clk_enable atomicSteffen Trumtrar2013-03-281-10/+10
* net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2013-03-282-0/+3
* net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar2013-03-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-2811-113/+315
|\
| * ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-282-7/+21
| * ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-281-10/+13
| * e1000e: fix scheduling while atomic bugsBruce Allan2013-03-281-4/+4
| * e1000e: increase driver version numberBruce Allan2013-03-281-1/+1
| * e1000e: cleanup unused definesBruce Allan2013-03-281-7/+0
| * e1000e: add support for LTR on I217/I218Bruce Allan2013-03-281-0/+97
| * e1000e: enable EEE by defaultBruce Allan2013-03-281-4/+0
| * e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-285-72/+88
| * e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-271-1/+28
| * e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan2013-03-271-7/+20
| * e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan2013-03-273-0/+30
| * e1000e: additional error handling on PHY register accessesBruce Allan2013-03-272-0/+13
* | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
|/
* bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2013-03-272-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-277-33/+54
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
| |\
| | * igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| | * igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| | * igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| | * igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
| | * igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19
| | * ixgbevf: don't release the soft entriesxunleer2013-03-261-4/+20
| * | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-261-2/+2
| |/
| * bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-241-9/+9
* | bnx2x: Cosmetic changesYaniv Rosner2013-03-271-11/+13
* | bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner2013-03-273-60/+155
* | bnx2x: Prevent VF raceDmitry Kravkov2013-03-275-34/+82
* | bnx2x: Fix VF outer vlan removalAriel Elior2013-03-271-8/+9
* | bnx2x: Fix VF statisticsAriel Elior2013-03-273-37/+47
* | bnx2x: missing ARI should not be lethalAriel Elior2013-03-271-4/+6
* | bnx2x: Fix AER semaphore releaseYuval Mintz2013-03-271-1/+1
* | net: fec: TX Buffer incorrectly initializedJim Baxter2013-03-261-1/+1
* | stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO2013-03-261-1/+1
* | stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-268-10/+294
* | stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-2611-24/+732
* | stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-264-4/+22
OpenPOWER on IntegriCloud