aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1316-22/+24
* enic: Fix Kconfig headline descriptionRoland Dreier2008-10-131-1/+1
* de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
* net: export genphy_restart_anegAdrian Bunk2008-10-131-0/+1
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1320-20/+20
* cxgb3: update driver versionDivy Le Ray2008-10-131-1/+1
* net/phy: add missing kernel-docRandy Dunlap2008-10-131-0/+1
* net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-133-0/+3
* net/bfin_mac.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+13
* jme: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2008-10-122-6/+14
* qlge: remove duplicated #includeHuang Weiyi2008-10-122-2/+0
* net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+14
* net/tc35815.c: fix compilationAdrian Bunk2008-10-121-1/+1
* sky2: Fix WOL regressionRafael J. Wysocki2008-10-121-14/+5
* r8169: NULL pointer dereference on r8169 loadPetr Vandrovec2008-10-121-1/+2
* smc911x: Fix external PHY detectionGuennadi Liakhovetski2008-10-111-0/+3
* e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy2008-10-111-0/+5
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-115-18/+32
|\
| * Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-097-40/+88
| |\
| * \ Merge branch 'pxa-all' into develRussell King2008-10-092-13/+6
| |\ \
| | * | [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-4/+4
| | * | Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King2008-10-072-11/+11
| | |\ \
| | | * | Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier2008-09-091-1/+2
| | | * | Export smc91x led definitionsMarc Zyngier2008-09-091-8/+0
| * | | | Merge branch 'at91' into develRussell King2008-10-0917-99/+136
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'ptebits' into develRussell King2008-10-0940-174/+285
| |\ \ \ \
| * | | | | [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board.Gilles Chanteperdrix2008-10-012-3/+17
| | |_|/ / | |/| | |
| * | | | [NET] smc91x: provide configurable ledsRussell King2008-09-072-2/+9
* | | | | Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller2008-10-101-23/+434
|\ \ \ \ \
| * | | | | r8169: add shutdown handlerFrancois Romieu2008-10-101-0/+6
| * | | | | r8169: preliminary 8168d supportFrancois Romieu2008-10-101-2/+97
| * | | | | r8169: support additional 8168cp chipsetFrancois Romieu2008-10-101-3/+27
| * | | | | r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu2008-10-101-3/+4
| * | | | | r8169: add a new 8168cp flavorFrancois Romieu2008-10-101-6/+43
| * | | | | r8169: add a new 8168c flavor (bis)Francois Romieu2008-10-101-2/+24
| * | | | | r8169: add a new 8168c flavorFrancois Romieu2008-10-101-2/+39
| * | | | | r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu2008-10-101-0/+75
| * | | | | r8169: 8168b Tx performance tweakFrancois Romieu2008-10-101-1/+2
| * | | | | r8169: make room for more specific 8168 hardware start procedureFrancois Romieu2008-10-101-5/+61
| * | | | | r8169: shuffle some registers handling around (8168 operation only)Francois Romieu2008-10-101-6/+7
| * | | | | r8169: new phy init parameters for the 8168bFrancois Romieu2008-10-101-0/+33
| * | | | | r8169: update phy init parametersFrancois Romieu2008-10-101-5/+24
| * | | | | r8169: wake up the PHY of the 8168Francois Romieu2008-10-101-3/+7
* | | | | | myri10ge: update driver version number to 1.4.3-1.369Brice Goglin2008-10-101-1/+1
* | | | | | ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* | | | | | ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* | | | | | enic: Attempt to fix build in 32-bit such as i386.David S. Miller2008-10-091-0/+14
* | | | | | ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller2008-10-091-1/+2
|/ / / / /
* | | | | r8169: fix early spinlock useFrancois Romieu2008-10-091-3/+2