aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | e100: rework WoL and shutdown handlingAuke Kok2006-09-271-31/+20
| | * | | | | e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-271-3/+4
| | * | | | | e1000: keep .suspend and .resume driver methods in CONFIG_PMAuke Kok2006-09-271-1/+1
| | * | | | | e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-273-3/+3
| | * | | | | e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-2721-692/+345
| * | | | | | [PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson2006-09-271-3/+3
| * | | | | | [PATCH] sky2: version 1.9Stephen Hemminger2006-09-271-1/+1
| * | | | | | [PATCH] sky2: fragmented receive for large MTUStephen Hemminger2006-09-272-81/+219
| * | | | | | [PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2006-09-272-41/+17
| * | | | | | [PATCH] sky2: incremental transmit completionStephen Hemminger2006-09-272-51/+50
| * | | | | | [PATCH] sky2: name irq after eth for irqbalanceStephen Hemminger2006-09-271-21/+16
| * | | | | | [PATCH] sky2: workarounds for some 88e806x chipsStephen Hemminger2006-09-271-1/+9
| * | | | | | [PATCH] sky2: use standard pci register capabilties for error registerStephen Hemminger2006-09-272-52/+25
| * | | | | | [PATCH] sky2: gigabit full duplex negotiationStephen Hemminger2006-09-271-9/+20
* | | | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-1/+0
* | | | | | | [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-021-1/+1
* | | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-27/+10
* | | | | | | [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-0/+10
* | | | | | | [PATCH] Generic booleanRichard Knutsson2006-10-011-1/+0
| |_|_|/ / / |/| | | | |
* | | | | | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan2006-09-291-2/+30
* | | | | | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn2006-09-291-1/+1
* | | | | | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2006-09-291-3/+3
* | | | | | [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-292-3/+2
* | | | | | [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah2006-09-291-0/+1
* | | | | | [IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz2006-09-281-15/+0
* | | | | | [IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB2006-09-281-2/+36
* | | | | | [IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza2006-09-281-1/+1
* | | | | | [NET] loopback: minor statistics optimizationStephen Hemminger2006-09-281-17/+14
* | | | | | [IrDA]: irda-usb needs firmware loaderSamuel Ortiz2006-09-281-0/+1
* | | | | | [PPPOE]: Advertise PPPoE MTUMichal Ostrowski2006-09-281-0/+1
* | | | | | [TG3]: Update version and reldate.Michael Chan2006-09-281-2/+2
* | | | | | [TG3]: Add 5709 self-test support.Michael Chan2006-09-282-16/+111
* | | | | | [TG3]: Add 5709 PHY support.Michael Chan2006-09-282-4/+39
* | | | | | [TG3]: Add basic 5906 support.Michael Chan2006-09-282-15/+139
* | | | | | [TG3]: Add tg3_poll_fw().Michael Chan2006-09-281-21/+33
* | | | | | [TG3]: Add 5722 and 5756 support.Michael Chan2006-09-282-1/+6
* | | | | | [TG3]: PHY fixes.Michael Chan2006-09-281-17/+34
* | | | | | [TG3]: Improve ASF heartbeat.Michael Chan2006-09-282-2/+19
* | | | | | [TG3]: Improve 5704S autoneg.Michael Chan2006-09-282-26/+47
* | | | | | [IPV4]: annotate struct in_ifaddrAl Viro2006-09-284-5/+5
* | | | | | [ATALK]: endianness annotationsAl Viro2006-09-281-4/+1
* | | | | | [NETDEV] config: revert part of previous patchRandy Dunlap2006-09-281-0/+5
* | | | | | [IRDA] via-ircc: fix memory leakChuck Short2006-09-281-1/+6
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-1/+1
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-2749-1187/+1541
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [PATCH] bonding: update version numberJay Vosburgh2006-09-271-2/+2
| * | | | | [PATCH] git-netdev-all: pc300_tty build fixAndrew Morton2006-09-271-0/+1
| | |/ / / | |/| | |
| * | | | [PATCH] Make PC300 WAN driver compile againKrzysztof Halasa2006-09-261-16/+14
| * | | | [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-269-351/+666