summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* smsc911x: enable transmit time stamping.Richard Cochran2011-06-201-0/+1
* fs_enet: enable transmit time stamping.Richard Cochran2011-06-201-0/+2
* macb: enable transmit time stamping.Richard Cochran2011-06-201-0/+2
* fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran2011-06-201-1/+3
* ll_temac: enable transmit and receive time stamping.Richard Cochran2011-06-201-1/+4
* emaclite: enable transmit and receive time stamping.Richard Cochran2011-06-201-2/+7
* lib8390: enable transmit and receive time stamping.Richard Cochran2011-06-201-2/+3
* myricom: remove stats_lockEric Dumazet2011-06-201-7/+3
* myri_sbus: remove driverJon Mason2011-06-204-1508/+0
* veth: fix 64bit stats on 32bit archesEric Dumazet2011-06-201-18/+37
* net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-2012-0/+15
* davinci_emac: fix race in transmit time stamping.Richard Cochran2011-06-201-1/+2
* smsc9420: fix race in transmit time stamping.Richard Cochran2011-06-201-2/+2
* stmmac: fix race in transmit time stamping.Richard Cochran2011-06-201-2/+2
* r6040: fix race in transmit time stamping.Richard Cochran2011-06-201-2/+3
* tg3: fix race in transmit time stamping.Richard Cochran2011-06-201-2/+2
* fec: fix race in transmit time stamping.Richard Cochran2011-06-201-2/+2
* r8169: check firmware content sooner.Francois Romieu2011-06-181-19/+44
* r8169: support new firmware format.Hayes Wang2011-06-181-1/+35
* r8169: explicit firmware format check.Francois Romieu2011-06-181-13/+49
* r8169: move the firmware down into the device private data.Francois Romieu2011-06-181-26/+48
* e1000: remove unnecessary codeGreg Dietsche2011-06-171-6/+1
* net: icplus: remove unnecessary codeGreg Dietsche2011-06-171-5/+1
* gianfar: Use pr_<level>, netdev_<level> and netif_<level>Joe Perches2011-06-172-76/+58
* be2net: support multiple TX queuesSathya Perla2011-06-173-119/+171
* tg3: Create funcs for power source switchingMatt Carlson2011-06-151-82/+119
* tg3: Migrate phy preprocessor defs to system defsMatt Carlson2011-06-152-22/+12
* tg3: Show flowctrl settings through get_settings()Matt Carlson2011-06-151-0/+12
* tg3: Fix EEE debounce timer valuesMatt Carlson2011-06-151-2/+2
* tg3: Add more selfboot formats to NVRAM selftestMatt Carlson2011-06-151-1/+13
* tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson2011-06-152-12/+3
* tg3: Remove 40BIT_DMA_LIMIT_BUGMatt Carlson2011-06-152-7/+2
* tg3: Workaround tagged status update bugMatt Carlson2011-06-152-1/+40
* bnx2x: Update date to 2011/06/13 and version to 1.70.00-0Vladislav Zolotarov2011-06-151-2/+2
* bnx2x: PFC support for 578xxDmitry Kravkov2011-06-152-121/+406
* bnx2x: Rename LASI registers to definitions in mdio.hYaniv Rosner2011-06-152-47/+41
* bnx2x: Add a periodic task for link PHY eventsYaniv Rosner2011-06-156-18/+294
* bnx2x: Adjust BCM84833 to BCM578xxYaniv Rosner2011-06-152-5/+127
* bnx2x: Adjust ETS to 578xxYaniv Rosner2011-06-154-4/+963
* bnx2x: Add new PHY 54616sYaniv Rosner2011-06-152-8/+471
* bnx2x: Add Warpcore support for 578xxYaniv Rosner2011-06-154-193/+1825
* bnx2x: Add new MAC support for 578xxYaniv Rosner2011-06-153-175/+1003
* bnx2x: Cosmetic changes.Dmitry Kravkov2011-06-153-32/+27
* bnx2x: update DCB data during PMF migrationDmitry Kravkov2011-06-152-1/+3
* bnx2x: 57712 parity handlingVladislav Zolotarov2011-06-157-254/+769
* New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov2011-06-1532-9481/+20047
* bnx2x: Created bnx2x_spVladislav Zolotarov2011-06-158-833/+874
* bnx2x: removed unused variablesDmitry Kravkov2011-06-152-12/+6
* bnx2x: use bnx2x_reload_if_runningDmitry Kravkov2011-06-153-8/+5
* bnx2x: dump FW memory when appropriate msglvl is raisedDmitry Kravkov2011-06-154-6/+26