summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [CASSINI]: Fix printk warning.Andrew Morton2006-01-171-2/+2
* [TG3]: Refine nvram lockingMichael Chan2006-01-172-28/+55
* [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-153-11/+3
|\
| * Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
| * drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk2006-01-152-8/+0
| * Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard2006-01-151-2/+2
* | [PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2006-01-142-6/+25
* | [PATCH] cs89x0: use u16 for device register dataLennert Buytenhek2006-01-141-19/+19
* | [PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek2006-01-141-3/+1
* | [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-141-0/+3
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-147-73/+73
|/
* [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville2006-01-121-1/+1
* [PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2006-01-122-4/+4
* [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams2006-01-121-4/+223
* [PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte2006-01-121-3/+3
* [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-121-1/+4
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-122-2/+2
* [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-121-1/+4
* [PATCH] gfar: fix compile errorKumar Gala2006-01-121-0/+1
* [PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier2006-01-121-1/+1
* [PATCH] corruption during e100 MDI register accessODonnell, Michael2006-01-121-3/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-121-2/+2
|\
| * [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-2/+2
* | [PATCH] m68k: NULL noise removalAl Viro2006-01-122-2/+2
* | [PATCH] m68k: lvalues abuse in mac8390Al Viro2006-01-121-17/+14
|/
* [PATCH] cs89x0: Fix the Kconfig help textJean Delvare2006-01-111-1/+1
* [PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek2006-01-111-1/+1
* drivers/net/gianfar_sysfs.c: update email address of Kumar GalaAdrian Bunk2006-01-111-1/+1
* [IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk2006-01-101-2/+1
* [IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk2006-01-106-62/+21
* [PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer2006-01-101-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-109-69/+11
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-104-4/+4
* [PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk2006-01-101-14/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-095-8/+8
|\
| * spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
| * spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
| * spelling: s/usefull/useful/Adrian Bunk2006-01-103-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-094-1/+309
|\ \
| * | [NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim2006-01-093-0/+308
| * | [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-091-1/+1
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-096-1039/+6
|\ \ | |/ |/|
| * Merge Linus' tree.Russell King2006-01-099-98/+145
| |\
| * | [ARM] Update am79c961 to use struct platform_driverRussell King2006-01-091-6/+6
| * | [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-092-2/+0
| * | [ARM] Remove EPXA10DB machine supportRussell King2006-01-083-1031/+0
* | | [patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams2006-01-091-1/+4
* | | [PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko2006-01-0912-96/+96
* | | [PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla2006-01-091-64/+100
OpenPOWER on IntegriCloud