aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala
2006-01-12[PATCH] gfar: fix compile errorKumar Gala
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[PATCH] m68k: NULL noise removalAl Viro
2006-01-12[PATCH] m68k: lvalues abuse in mac8390Al Viro
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell
2006-01-11[PATCH] cs89x0: Fix the Kconfig help textJean Delvare
2006-01-11[PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek
2006-01-11drivers/net/gianfar_sysfs.c: update email address of Kumar GalaAdrian Bunk
2006-01-10[IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk
2006-01-10[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk
2006-01-10[PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-10[PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-10spelling: s/usefull/useful/Adrian Bunk
2006-01-09[NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim
2006-01-09[AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle
2006-01-09Merge Linus' tree.Russell King
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko
2006-01-09[PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla
2006-01-09[PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige
2006-01-09[PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline"Adrian Bunk
2006-01-09[PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk
2006-01-09[PATCH] drivers/net/Kconfig: indentation fixAdrian Bunk
2006-01-09[PATCH] Add MIPS dependency for dm9000 driverFranck
2006-01-09[PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak
2006-01-09[PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger
2006-01-09[ARM] Update am79c961 to use struct platform_driverRussell King