aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fec: add FEC platform support to ColdFire CPU's setup codeGreg Ungerer2009-02-266-1/+374
* | MISDN: list usage cleanupEric Sesterhenn2009-02-261-2/+1
* | qlge: Reduce debug print output.Ron Mercer2009-02-261-12/+12
* | qlge: Prepare to add new device.Ron Mercer2009-02-262-19/+78
* | qlge: Move firmware event handler.Ron Mercer2009-02-263-28/+62
* | qlge: Clean up firmware reset path.Ron Mercer2009-02-261-7/+29
* | qlge: Add defines for firmware support.Ron Mercer2009-02-262-34/+66
* | mdio: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | forcedeth: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | hamachi: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | sundance: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* | starfire: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | via-rhine: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* | fealnx: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+2
* | natsemi: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | acenic: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | yellowfin: fix non-constant printk warningsStephen Hemminger2009-02-261-3/+3
* | sis900: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+2
* | ne2k-pci: fix non-constant printk warningsStephen Hemminger2009-02-261-2/+3
* | 3c59x: get rid of non-const printk warningsStephen Hemminger2009-02-261-3/+3
* | lapb: get rid of non-const printk warningStephen Hemminger2009-02-261-1/+1
* | tulip: get rid of warning for non-const string literalStephen Hemminger2009-02-264-6/+7
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-2511-77/+206
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
| |\
| | * rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| | * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| | * orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
| * | asix: new device idsGreg Kroah-Hartman2009-02-241-0/+8
| * | tcp_scalable: Update malformed & dead urlJoe Perches2009-02-241-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-246-65/+153
| |\ \
| | * | netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler2009-02-241-1/+1
| | * | netfilter: make proc/net/ip* print names from foreign NFPROTOJan Engelhardt2009-02-181-57/+142
| | * | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-181-1/+1
| | * | netfilter: nfnetlink_log: fix timeout handlingEric Leblond2009-02-181-1/+1
| | * | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-182-3/+5
| | * | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond2009-02-181-2/+3
| | * | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-185-20/+12
| | |\ \
| * | \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24754-7709/+17542
| |\ \ \ \
* | | | | | qlge: Use one path to (re)fill rx buffers.Ron Mercer2009-02-241-111/+59
* | | | | | qlge: Optimize rx buffer refill process.Ron Mercer2009-02-241-5/+12
* | | | | | qlge: Change frame route hw semaphore granularity.Ron Mercer2009-02-241-18/+13
* | | | | | qlge: Increase MAC addr hw sem granularity.Ron Mercer2009-02-242-17/+43
* | | | | | qlge: Clean up mac address and frame route settings.Ron Mercer2009-02-241-9/+22
* | | | | | sit: used time_before for comparing jiffiesWei Yongjun2009-02-241-2/+3
* | | | | | ipip: used time_before for comparing jiffiesWei Yongjun2009-02-241-2/+3
* | | | | | gre: used time_before for comparing jiffiesWei Yongjun2009-02-241-2/+3
* | | | | | ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-242-6/+3
* | | | | | netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-2414-30/+45
* | | | | | mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek2009-02-241-1/+1
* | | | | | mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek2009-02-241-5/+5