summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0717-57/+140
|\
| * [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-051-1/+1
| * [PATCH] ipw2200: Fix a typoZhu Yi2006-12-051-1/+1
| * [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-051-1/+1
| * [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-051-4/+13
| * [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-051-2/+1
| * [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-052-9/+4
| * [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-058-32/+12
| * [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-055-3/+102
| * [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-051-0/+3
| * [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-051-4/+2
* | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-072-42/+29
* | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-071-75/+75
* | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
* | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-072-3/+9
* | [PATCH] sky2: beter ram buffer partitioningStephen Hemminger2006-12-071-16/+25
* | [PATCH] sky2: add comments to PCI idsStephen Hemminger2006-12-071-25/+23
* | [PATCH] sky2: add PCI for 88ec033Stephen Hemminger2006-12-071-0/+1
* | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-071-2/+1
* | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-071-0/+14
* | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-072-9/+8
* | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-071-30/+25
* | Merge branch 'master' into upstreamJeff Garzik2006-12-0789-790/+608
|\ \
| * | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-4/+5
| * | [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0619-359/+62
| |\ \
| | * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-0519-359/+62
| | |\ \ | | | |/ | | |/|
| | | * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-0419-257/+19
| | | * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-044-50/+20
| | | * [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-045-52/+23
| * | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-058-34/+45
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0516-21/+34
| |\ \ \ | | |/ /
| | * | [PATCH] remote memory corruptor in ibmtr.cAl Viro2006-12-041-1/+1
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-046-20/+19
| | |\ \ | | | |/ | | |/|
| | | * [POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt2006-12-041-8/+10
| | | * [PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2006-12-042-5/+0
| | | * [POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt2006-12-041-2/+4
| | | * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04187-4808/+33343
| | | |\
| | | * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-1/+1
| | | * | [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de2006-11-131-4/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05152-3953/+32232
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | WorkStruct: make allyesconfigDavid Howells2006-11-2256-362/+466
| * | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-5/+5
* | | | | [PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale2006-12-049-377/+1161
* | | | | [PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale2006-12-0410-193/+165
* | | | | [PATCH] net: smc91x add missing bracketMariusz Kozlowski2006-12-041-1/+1
* | | | | [PATCH] sk98lin debug build fixMariusz Kozlowski2006-12-041-1/+1
* | | | | [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelMaciej W. Rozycki2006-12-041-5/+1
* | | | | [PATCH] declance: Fix PMAX and PMAD supportMaciej W. Rozycki2006-12-041-191/+207
* | | | | [PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek2006-12-041-1/+1
OpenPOWER on IntegriCloud