summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * [PATCH] orinoco: include <net/ieee80211.h>Christoph Hellwig2005-06-271-0/+1
| * | [PATCH] cs89x0.c: support for Philips' pnx0105 network adapterdmitry pervushin2005-06-273-5/+39
| * | [PATCH] drivers/net/skfp/: cleanupsAdrian Bunk2005-06-2713-883/+20
| * | [netdrvr] tulip: add pci idHideki Yamane2005-06-271-0/+1
| * | [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-271-1/+16
| * | [PATCH] forcedeth: Poll for link changesManfred Spraul2005-06-271-12/+13
| * | [PATCH] forcedeth: add two new pci idsManfred Spraul2005-06-271-2/+19
| * | [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan2005-06-261-4/+2
| * | [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-1/+1
| * | [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-261-0/+1
| * | [PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan2005-06-261-11/+3
| * | [PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer2005-06-261-1/+1
| |/
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-272-14/+6
|/
* [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
OpenPOWER on IntegriCloud