summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-11-10[PATCH] fs_enet build fixMarcelo Tosatti4-0/+4
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds24-3276/+7801
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering34-36/+1
2005-11-09[PATCH] IOC: And don't mark the things as broken Cowboy.Ralf Baechle1-1/+1
2005-11-09[PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabledAshutosh Naik1-9/+7
2005-11-09[PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig1-78/+71
2005-11-09[PATCH] b44: increase version numberFrancois Romieu1-2/+2
2005-11-09[PATCH] b44: race on device closingFrancois Romieu1-0/+11
2005-11-09[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()Francois Romieu2-5/+2
2005-11-09[wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik1-0/+4
2005-11-09Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik4-2895/+7307
2005-11-08[PATCH] skge: increase version numberStephen Hemminger1-2/+2
2005-11-08[PATCH] skge: spelling fixesStephen Hemminger1-14/+14
2005-11-08[PATCH] skge: use prefetch on receiveStephen Hemminger1-7/+15
2005-11-08[PATCH] skge: goto low power mode on shutdownStephen Hemminger1-8/+20
2005-11-08[PATCH] skge: add mii ioctl supportStephen Hemminger1-58/+114
2005-11-08[PATCH] skge: use kzallocStephen Hemminger1-2/+1
2005-11-08[PATCH] skge: clear PCI PHY COMA mode on bootStephen Hemminger2-0/+12
2005-11-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-20/+22
2005-11-08[SERIAL] IOC3: Update 8250 driver bitsRalf Baechle1-20/+22
2005-11-08[IRDA] donauboe: locking fixAndrew Morton1-5/+9
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch5-24/+888
2005-11-08[PPP]: handle misaligned accessesPhilippe De Muyter1-3/+14
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik14-113/+70
2005-11-07Merge branch 'master'Jeff Garzik3-299/+537
2005-11-07[PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris6-39/+19
2005-11-07[PATCH] atmel: memset correct rangeAlexey Dobriyan1-1/+1
2005-11-07[PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino1-3/+3
2005-11-07[PATCH] prism54 : Transmit stats updated in wrong placeRoger While1-5/+5
2005-11-07[PATCH] prism54 : Unused variable / extraneous udelayRoger While1-8/+4
2005-11-07[PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk1-20/+23
2005-11-07[PATCH] kill include/linux/eeprom.hAdrian Bunk1-11/+2
2005-11-07[PATCH] bonding: fix feature consolidationJay Vosburgh2-26/+13
2005-11-07Update version ipw2200 stamp to 1.0.8James Ketrenos1-1/+1
2005-11-07Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm...James Ketrenos1-1/+1
2005-11-07Fixed parameter reordering in firmware log routine.James Ketrenos1-1/+1
2005-11-07Fixed problem with not being able to send broadcast packets.Hong Liu1-3/+6
2005-11-07Added channel support for ipw2200 cards identified as 'ZZR'James Ketrenos1-1/+17
2005-11-07Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2-16/+4
2005-11-07Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill2-7/+23
2005-11-07Removed legacy WIRELESS_EXT checks from ipw2200.cJames Ketrenos1-507/+1
2005-11-07Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot2-7/+14
2005-11-07Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos1-4/+0
2005-11-07Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos2-2/+2
2005-11-07Fixes WEP firmware error condition.Hong Liu1-18/+13
2005-11-07[Fix bug# 771] Too many (8) bytes recieved when using AES/hwcryptoZhu Yi1-8/+2
2005-11-07Fixes problem with WEP not working (association succeeds, but no Tx/Rx)Hong Liu1-0/+2
2005-11-07Removed PF_SYNCTHREAD legacy.James Ketrenos1-4/+1
2005-11-07Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled.James Ketrenos1-2/+0
2005-11-07Card with WEP enabled and using shared-key auth will have firmwareHong Liu1-0/+10