summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | [PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering2006-01-091-1/+1
* | | [PATCH] e1000: Fix invalid memory referenceKenji Kaneshige2006-01-091-3/+7
* | | [PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline"Adrian Bunk2006-01-091-2/+2
* | | [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk2006-01-091-4/+4
* | | [PATCH] drivers/net/Kconfig: indentation fixAdrian Bunk2006-01-091-1/+1
* | | [PATCH] Add MIPS dependency for dm9000 driverFranck2006-01-091-1/+1
* | | [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak2006-01-091-1/+1
* | | [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2006-01-092-2/+3
* | | [PATCH] sk98lin: error handling of pci setupStephen Hemminger2006-01-091-13/+6
* | | [PATCH] sk98lin: error handling on probeStephen Hemminger2006-01-091-11/+17
* | | [PATCH] sk98lin: use kzallocStephen Hemminger2006-01-091-2/+1
* | | [PATCH] sk98lin: error handling on dual port boardStephen Hemminger2006-01-091-15/+21
* | | [PATCH] sk98lin: not doing high dma properlyStephen Hemminger2006-01-091-4/+24
* | | [PATCH] sk98lin: routine called from probe marked __initStephen Hemminger2006-01-091-8/+7
| |/ |/|
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-083-30/+30
* | [PATCH] IRQ type flagsRussell King2006-01-082-13/+10
* | [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek2006-01-081-7/+7
* | [PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek2006-01-081-1/+1
* | [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-081-3/+31
* | [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-082-13/+34
* | [PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek2006-01-081-6/+6
* | [PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek2006-01-081-10/+10
* | [PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek2006-01-081-17/+17
* | [PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek2006-01-081-9/+9
* | [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu2006-01-071-0/+1
|/
* [PATCH] parport: include fixesMarko Kohtala2006-01-061-2/+0
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-0620-995/+208
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-0618-313/+40
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-0620-381/+138
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-0519-548/+784
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-0/+1
|\
OpenPOWER on IntegriCloud