summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] skge: add PHY related debug messagesStephen Hemminger2005-06-272-25/+35
* [PATCH] skge: make Genesis/Broadcom code workStephen Hemminger2005-06-272-257/+274
* [PATCH] skge: cleanup ethtool mode supportStephen Hemminger2005-06-271-60/+65
* [PATCH] skge: remove XM phy (untested code)Stephen Hemminger2005-06-271-217/+138
* [PATCH] skge: remove Yukon2 related special casesStephen Hemminger2005-06-271-47/+7
* [PATCH] skge: remove unused declarationsStephen Hemminger2005-06-272-390/+24
* [PATCH] skge: eliminate Yukon2 hooksStephen Hemminger2005-06-271-10/+0
* [PATCH] skge: replace chip_rev() accessorStephen Hemminger2005-06-272-36/+26
* [PATCH] skge: use pci_read_config_wordStephen Hemminger2005-06-271-3/+3
* [PATCH] skge: function amd macro name changeStephen Hemminger2005-06-272-306/+279
* [PATCH] skge: PCI_DEVICE() macroStephen Hemminger2005-06-271-22/+11
* [PATCH] skge: whietspace cleanupStephen Hemminger2005-06-272-47/+47
* [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
OpenPOWER on IntegriCloud