- 28 Sep, 2002 11 commits
-
-
Kai Germaschewski authored
into tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5.isdn
-
http://gkernel.bkbits.net/net-drivers-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Jeff Garzik authored
* fix eeprom accesses * fix tx desc overflow * fix tx timeout bug * add sis963 support
-
Jeff Garzik authored
(contributed by Edward Peng @ D-Link)
-
Jeff Garzik authored
-
Jeff Garzik authored
(contributed by Edward Peng @ D-Link)
-
Jeff Garzik authored
(contributed by Edward Peng @ D-Link, cleaned up by me)
-
Edward Peng authored
conditionally include crc32.h, ethtool.h, mii.h, and compat.h if built outside the stock 2.4.x kernel.
-
Javier Achirica authored
Conditionally enabled when out-of-tree, but open source, crypto lib is present.
-
Jeff Garzik authored
into mandrakesoft.com:/home/jgarzik/repo/net-drivers-2.5
-
Linus Torvalds authored
a directory pattern. Clean directories _first_, then files.
-
- 27 Sep, 2002 29 commits
-
-
Kai Germaschewski authored
Again, instead of a switch statement, just use a callback.
-
Kai Germaschewski authored
Again, instead of a switch statement, just use a callback.
-
Kai Germaschewski authored
-
Kai Germaschewski authored
Use the same form for the already existing PPP / X.25 receive functions as for all the other ones, + small fixes.
-
Kai Germaschewski authored
Another step in splitting isdn_net_receive into type specific functions.
-
Kai Germaschewski authored
Another step in splitting isdn_net_receive into type specific functions.
-
Kai Germaschewski authored
Another step in splitting isdn_net_receive into type specific functions.
-
Kai Germaschewski authored
Another step in splitting isdn_net_receive into type specific functions.
-
Kai Germaschewski authored
First step in splitting isdn_net_receive into type specific functions.
-
Kai Germaschewski authored
-
Kai Germaschewski authored
Break syncPPP and UI HDLC specific parts out of isdn_net_header() and move it to more appropriate places.
-
Kai Germaschewski authored
Break the CISCO specific part out of the generic isdn_net_header() and move it to the CISCO code.
-
Kai Germaschewski authored
-
Kai Germaschewski authored
isdn_net handles all kind of interfaces, e.g. raw IP, ethernet over ISDN, PPP - this is a cleanup making the setup of a net_device specific to the type of interface.
-
Kai Germaschewski authored
Again, instead of having stuff cluttered all over isdn_net.c, put it into the files where it belongs and get rid of the #ifdef CONFIG_ISDN_X25 / CONFIG_ISDN_PPP by using dummy stubs if necessary. Same thing for CONFIG_ISDN_PPP.
-
Kai Germaschewski authored
SyncPPP and X25 are already (kind of) separated, so do the same for CISCO HDLCK.
-
Kai Germaschewski authored
-
Kai Germaschewski authored
Try to convert the setup of network interfaces into something readable. In particular, use dummy inline functions to get rid of #ifdef CONFIG_ISDN_* spread all over the place everywhere and separate stuff into smaller functions.
-
Linus Torvalds authored
-
Jeff Garzik authored
into mandrakesoft.com:/home/jgarzik/repo/net-drivers-2.5
-
Linus Torvalds authored
-
bk://linuxusb.bkbits.net/linus-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Matthew Wilcox authored
This URL evaporated long ago, and Alan claims it's not coming back.
-
Ingo Molnar authored
Implement a "mapping change" notification for virtual lookup caches, and make the futex code use that to keep the futex page pinning consistent across copy-on-write events in the VM space.
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/gregkh-2.5
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Linus Torvalds authored
the same ignore rules for "tar" as well.
-