summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry2006-07-051-14/+10
* [PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry2006-07-051-4/+4
* [PATCH] pcnet32: Use PCI_DEVICE macroDon Fry2006-07-051-7/+4
* [PATCH] pcnet32: Fix Section mismatch errorDon Fry2006-07-051-3/+2
* [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-051-6/+36
* [PATCH] zd1211rw: disable TX queue during stopDaniel Drake2006-07-051-0/+2
* [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-0522-0/+6911
* [PATCH] bcm43xx: enable shared key authenticationDaniel Drake2006-07-051-0/+4
* [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-053-30/+3
* [PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch2006-07-051-13/+14
* [PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake2006-07-051-1/+4
* [PATCH] Add two PLX device IDsFaidon Liambotis2006-07-051-0/+2
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-0513-134/+88
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-0513-135/+173
* [netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2006-07-052-11/+13
* [netdrvr] via-velocity: misc. cleanupsJeff Garzik2006-07-051-26/+22
* [netdrvr] minor cleanups in Becker-derived driversJeff Garzik2006-07-054-23/+24
* [netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik2006-07-051-19/+19
* [netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik2006-07-055-28/+22
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-058-522/+24
* [netdrvr] epic100: minor cleanupsJeff Garzik2006-07-051-61/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-031-9/+24
|\
| * [TG3]: Add ipv6 TSO featureMichael Chan2006-07-031-9/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\ \ | |/ |/|
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-031-2/+2
|\ \
| * | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-2/+2
| |/
* | [PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar2006-07-031-10/+10
* | [PATCH] forcedeth: typecast cleanupAndrew Morton2006-07-031-4/+4
* | [PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven2006-07-031-0/+10
* | [PATCH] lockdep: annotate 3c59x.c disable_irq()Ingo Molnar2006-07-031-2/+2
* | [PATCH] lockdep: annotate 8390.c disable_irq()Ingo Molnar2006-07-031-2/+2
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02127-158/+158
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-303-17/+110
|\
| * [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-6/+9
| * [TG3]: Update version and reldateMichael Chan2006-06-301-2/+2
| * [TG3]: Add TSO workaround using GSOMichael Chan2006-06-302-5/+51
| * [TG3]: Turn on hw fix for ASF problemsMichael Chan2006-06-302-2/+7
| * [TG3]: Add rx BD workaroundMichael Chan2006-06-302-2/+29
| * [TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan2006-06-301-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30181-183/+6
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30176-177/+0
| * | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
| * | typo fixes: infomation -> informationAdrian Bunk2006-06-304-4/+4
| * | typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-1/+1
| |/
* | [PATCH] com20020_cs: more device supportMarc Sowen2006-06-301-1/+4
* | [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro2006-06-301-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-294-13/+24
|\
| * [IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk2006-06-291-1/+1
| * [IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk2006-06-291-1/+1
OpenPOWER on IntegriCloud