summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DM9000 network driver bugfixSascha Hauer2005-06-261-2/+2
* [PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko2005-06-261-2/+1
* [PATCH] fix int vs. pm_message_t confusion in airoPavel Machek2005-06-261-5/+5
* [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-261-37/+51
* [PATCH] dmfe warning fixAndrew Morton2005-06-261-2/+3
* [PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2005-06-262-3/+4
* [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-4/+2
* [PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk2005-06-261-9/+3
* [PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2005-06-262-1/+3
* [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-2612-90/+21
* [PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr2005-06-261-4/+6
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-2611-16/+27
* [PATCH] arlan: module parameter fixesMagnus Damm2005-06-261-14/+12
* [PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-3/+2
* Merge /spare/repo/netdev-2.6/ branch 'register-netdev'Jeff Garzik2005-06-2621-228/+156
|\
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-2681-5328/+26302
| |\
| * | [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-1221-228/+156
* | | 8139cp: safer spin loop for get_statisticsStephen Hemminger2005-06-261-6/+6
* | | gianfar: Update Marvell PHY nameKumar Gala2005-06-261-1/+1
* | | bonding: xor/802.3ad improved slave hashJay Vosburgh2005-06-263-13/+107
* | | bonding: gratuitous ARPJay Vosburgh2005-06-262-34/+255
* | | Tulip fixes for Cobalt Qube/RaQRalf Baechle2005-06-263-2/+21
* | | Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik2005-06-2681-5328/+26303
|\ \ \ | | |/ | |/|
| * | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-254-6/+5
| |\ \
| | * | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-254-6/+5
| * | | [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...Tobias Klauser2005-06-251-1/+1
| * | | [TG3]: Update driver version and reldate.David S. Miller2005-06-241-2/+2
| * | | [TG3]: Refinements to new locking strategy.Michael Chan2005-06-241-14/+20
| * | | [TG3]: Eliminate all hw IRQ handler spinlocks.David S. Miller2005-06-242-179/+149
| * | | [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.David S. Miller2005-06-241-0/+3
| |/ /
| * | [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-231-10/+4
| * | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-238-8/+8
| * | Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-06-231-0/+1
| |\ \
| | * | e1000: fix spinlock bugMitch Williams2005-06-231-0/+1
| * | | [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-221-4/+2
| |/ /
| * | [PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata2005-06-211-2/+2
| * | [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-211-3/+2
| * | [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-202-13/+13
| * | Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-1830-3821/+8998
| |\ \
| | * \ Automatic merge of /spare/repo/netdev-2.6 branch skge2005-06-044-0/+6404
| | |\ \
| | | * | [PATCH] skge 64bit portabilityAl Viro2005-05-151-3/+3
| | | * | [PATCH] skge missing includeAl Viro2005-05-151-0/+1
| | | * | [netdrvr] new driver skge, for SysKonnect cardsStephen Hemminger2005-05-124-0/+6403
| | | |/
| | * | Automatic merge of /spare/repo/netdev-2.6 branch starfire2005-06-042-102/+386
| | |\ \
| | | * | [netdrvr starfire] Add GPL'd firmware, remove compat codeJeff Garzik2005-05-122-102/+386
| | | |/
| | * | Automatic merge of /spare/repo/netdev-2.6 branch smc91x2005-06-042-36/+37
| | |\ \
| | | * | [PATCH] smc91x: more tweaks to help with RX overrunsNicolas Pitre2005-05-271-13/+13
| | | * | [PATCH] smc91x: improve diagnostic infoNicolas Pitre2005-05-272-19/+20
| | | * | [PATCH] smc91x warning fixNicolas Pitre2005-05-121-3/+3
| | | * | [PATCH] smc91x addr config checkNicolas Pitre2005-05-121-1/+1
| | | |/
OpenPOWER on IntegriCloud