summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-071-1/+1
| * | gianfar:localized filer tableWu Jiajun-B063782011-06-093-50/+51
| * | igb: fix i350 SR-IOV failtureWilliams, Mitch A2011-06-071-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0612-126/+58
| |\ \
| * | | net: fix smc91x.c device tree supportGrant Likely2011-06-061-3/+3
| * | | bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman2011-06-051-0/+11
| * | | qlcnic: Avoid double free of skb in tx pathSucheta Chakraborty2011-06-051-0/+1
| * | | qlcnic: Fix bug in FW queue dumpAnirban Chakraborty2011-06-051-0/+1
* | | | gianfar v5: implement nfcSebastian Poehn2011-06-203-4/+989
* | | | ucc_geth: enable transmit time stamping.Richard Cochran2011-06-201-0/+2
* | | | pxa168_eth: enable transmit time stamping.Richard Cochran2011-06-201-0/+3
* | | | 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
* | | | 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