summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely2007-11-011-3/+1
* | [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-012-2/+2
* | [WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk2007-10-301-1/+1
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-4/+4
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-3018-101/+107
|\
| * ixgb: fix TX hangs under heavy loadAuke Kok2007-10-301-2/+2
| * e1000e: Fix typo ! &Roel Kluin2007-10-301-1/+1
| * ixgbe: minor sparse fixesStephen Hemminger2007-10-303-7/+7
| * e1000: sparse warnings fixesStephen Hemminger2007-10-305-35/+36
| * ixgb: fix sparse warningsStephen Hemminger2007-10-305-35/+37
| * e1000e: fix sparse warningsStephen Hemminger2007-10-302-19/+20
| * Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...Michael Hennerich2007-10-301-2/+0
| * DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard2007-10-301-0/+4
* | [WAN]: lmc_ioctl: don't return with locks heldRoel Kluin2007-10-301-21/+34
|/
* Fix ethernet multicast for ucc_geth.Joakim Tjernlund2007-10-291-13/+2
* netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro2007-10-297-7/+7
* FEC - fast ethernet controller for mpc52xxDomen Puncer2007-10-295-0/+1651
* Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-292-12/+13
|\
| * ipg: Kconfig whitepaces/tab damagesFrancois Romieu2007-10-281-6/+6
| * ipg: missing Kconfig dependencyFrancois Romieu2007-10-281-0/+1
| * r8169: remove poll_locked logicStephen Hemminger2007-10-281-8/+4
| * r8169: napi configStephen Hemminger2007-10-281-0/+4
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-299-40/+121
|\ \
| * | [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-251-4/+28
| * | [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-251-4/+20
| * | [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-251-4/+28
| * | [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-252-5/+21
| * | [PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler2007-10-251-3/+1
| * | [PATCH] rtl8187: Allow multicast framesMichael Wu2007-10-251-9/+11
| * | [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-252-2/+2
| * | [PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-251-1/+1
| * | [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-252-8/+9
* | | ehea: add kexec supportJan-Bernd Themann2007-10-292-1/+22
* | | e1000e: Remove legacy jumbo frame receive codeAuke Kok2007-10-292-282/+1
* | | e1000e: Re-enable SECRC - crc strippingAuke Kok2007-10-291-13/+6
* | | e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok2007-10-291-9/+13
* | | e1000e: Fix jumbo frame receive code.Auke Kok2007-10-292-52/+54
* | | drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik2007-10-291-7/+4
* | | [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-1/+9
* | | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-261-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-251-5/+3
|\ \ \
| * | | [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-231-5/+3
| |/ /
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-251-3/+1
|\ \ \ | |_|/ |/| |
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
| |/
* | [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-251-0/+16
* | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer2007-10-251-5/+13
* | cpmac: update to new fixed phy driver interfaceEugene Konev2007-10-251-18/+46
* | cpmac: convert to napi_struct interfaceEugene Konev2007-10-251-31/+37
* | cpmac: use print_mac() instead of MAC_FMTEugene Konev2007-10-251-9/+4
* | natsemi: fix oops, link back netdevice from private-structIngo Molnar2007-10-251-0/+1
OpenPOWER on IntegriCloud