aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller1-5/+5
2006-09-24[PATCH] wrong thing iounmapped (qla3xxx)Al Viro1-1/+1
2006-09-24[PATCH] qla3xxx iomem annotationsAl Viro2-26/+25
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds342-28138/+40172
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-187/+143
2006-09-22[PATCH] Spidernet: add ethtool -S (show statistics)Jim Lewis3-2/+74
2006-09-22Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmpJeff Garzik1-1/+1
2006-09-22[NET] GT96100: Delete bitrotting ethernet driverRalf Baechle4-1921/+0
2006-09-22[PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORMDale Farnsworth1-1/+1
2006-09-22[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek3-0/+952
2006-09-22Merge branch 'master' into upstreamJeff Garzik8-62/+87
2006-09-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-4/+4
2006-09-22[TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar1-111/+56
2006-09-22[ARCNET]: SoHard PCI supportStphane Witzmann1-0/+1
2006-09-22[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas4-6/+15
2006-09-22[TG3]: Constify firmware structsAndreas Mohr1-13/+13
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy29-57/+58
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-36/+54
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-26/+33
2006-09-21Merge branch 'upstream-fixes' into upstreamJeff Garzik2-4/+4
2006-09-21[netdrvr] mv643xx_eth: fix obvious typo, which caused build breakageJeff Garzik1-1/+1
2006-09-21[netdrvr] lp486e: fix typoJeff Garzik1-3/+3
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu1-2/+2
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu1-12/+22
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu2-23/+31
2006-09-20r8169: the MMIO region of the 8167 stands behin BAR#1Francois Romieu1-1/+1
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik5-91/+60
2006-09-19[PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell1-9/+0
2006-09-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox1-2/+3
2006-09-19[PATCH] gt96100: move to pci_get_device APIAlan Cox1-2/+4
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2-4/+9
2006-09-19[PATCH] e1000 disable device on PCI errorLinas Vepstas1-0/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras2-3/+3
2006-09-13drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik1-0/+4
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik106-178/+163
2006-09-13[PATCH] sky2: big endianStephen Hemminger2-37/+25
2006-09-13[PATCH] sky2: fiber supportStephen Hemminger2-33/+63
2006-09-13[PATCH] sky2: tx pause bug fixStephen Hemminger2-82/+43
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik178-22399/+22399
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann12-0/+5849
2006-09-13[PATCH] pcnet32: NAPI implementationDon Fry2-28/+121
2006-09-13[PATCH] pcnet32: break receive routine into two pieces.Don Fry1-161/+141
2006-09-13[PATCH] pcnet32: move/create receive and transmit routinesDon Fry1-256/+259
2006-09-13[PATCH] pcnet32: magic number cleanupDon Fry1-30/+30
2006-09-13[PATCH] pcnet32: remove unnecessary save/restore register accesses.Don Fry1-6/+1
2006-09-13Merge branch 'upstream-fixes' into upstreamJeff Garzik1-0/+2
2006-09-13[PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth1-0/+2
2006-09-12[PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok1-0/+1
2006-09-12Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmpJeff Garzik1-276/+380
2006-09-12Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmpJeff Garzik1-63/+51